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