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