|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jakewharton.pingdom.entities.Check.Pop3Type
public static final class Check.Pop3Type
Check.CheckTypeBase
wrapper which only exposes methods appropriate for
a POP 3 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 |