java.lang.Object
com.zeroc.Ice.ConnectionInfo
com.zeroc.Ice.WSConnectionInfo
Provides access to the connection details of a WebSocket connection.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe HTTP headers from the WebSocket upgrade handshake: the request headers for an incoming connection, and the response headers for an outgoing connection.Fields inherited from class com.zeroc.Ice.ConnectionInfo
adapterName, connectionId, incoming, underlying -
Method Summary
-
Field Details
-
headers
The HTTP headers from the WebSocket upgrade handshake: the request headers for an incoming connection, and the response headers for an outgoing connection.
-