|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jakewharton.pingdom.entities.Check.ImapType
public static final class Check.ImapType
Check.CheckTypeBase wrapper which only exposes methods appropriate for
an HTTP check type.
| Method Summary | |
|---|---|
Boolean |
getEncryption()
Connection encryption. |
Integer |
getPort()
Target port. |
String |
getStringToExpect()
String to expect in response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Integer getPort()
public Boolean getEncryption()
public String getStringToExpect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||