SocketData

Undocumented in source.

Members

Variables

keepAlivesSent
long keepAlivesSent;
Undocumented in source.
lastLocalStreamCreatedTimestamp
Timestamp lastLocalStreamCreatedTimestamp;
Undocumented in source.
lastMessageReceivedTimestamp
Timestamp lastMessageReceivedTimestamp;
Undocumented in source.
lastMessageSentTimestamp
Timestamp lastMessageSentTimestamp;
Undocumented in source.
lastRemoteStreamCreatedTimestamp
Timestamp lastRemoteStreamCreatedTimestamp;
Undocumented in source.
localFlowControlWindow
Int64Value localFlowControlWindow;
Undocumented in source.
messagesReceived
long messagesReceived;
Undocumented in source.
messagesSent
long messagesSent;
Undocumented in source.
option
SocketOption[] option;
Undocumented in source.
remoteFlowControlWindow
Int64Value remoteFlowControlWindow;
Undocumented in source.
streamsFailed
long streamsFailed;
Undocumented in source.
streamsStarted
long streamsStarted;
Undocumented in source.
streamsSucceeded
long streamsSucceeded;
Undocumented in source.

Meta