ServerHeartbeatSucceededEvent
final class ServerHeartbeatSucceededEvent (View source)
Methods
int
getDurationMicros()
Returns the heartbeat's duration in microseconds
object
getReply()
Returns the heartbeat reply document
int
getPort()
Returns the port on which this server is listening
string
getHost()
Returns the hostname of the server
bool
isAwaited()
Returns whether the heartbeat used a streaming protocol
void
__wakeup()
No description
Details
final int
getDurationMicros()
Returns the heartbeat's duration in microseconds
final object
getReply()
Returns the heartbeat reply document
final int
getPort()
Returns the port on which this server is listening
final string
getHost()
Returns the hostname of the server
final bool
isAwaited()
Returns whether the heartbeat used a streaming protocol
final void
__wakeup()
No description