- getAttribute(String) - Method in interface org.everrest.websockets.WSConnection
-
Returns the object bound with the specified name in this connection, or
null if no object is bound under the name.
- getAttribute(String) - Method in class org.everrest.websockets.WSConnectionImpl
-
- getBody() - Method in class org.everrest.websockets.message.Message
-
Get message body.
- getChannel() - Method in class org.everrest.websockets.message.ChannelBroadcastMessage
-
Get name of channel to send request.
- getChannels() - Method in interface org.everrest.websockets.WSConnection
-
Get optional set of channels assigned for this connection.
- getChannels() - Method in class org.everrest.websockets.WSConnectionImpl
-
- getCloseStatus() - Method in interface org.everrest.websockets.WSConnection
-
Get connection close status.
- getCloseStatus() - Method in class org.everrest.websockets.WSConnectionImpl
-
- getEverrestConfiguration(ServletContext) - Method in class org.everrest.websockets.ServerContainerInitializeListener
-
- getEverrestProcessor(ServletContext) - Method in class org.everrest.websockets.ServerContainerInitializeListener
-
- getHeaders() - Method in class org.everrest.websockets.message.RestInputMessage
-
Get HTTP headers.
- getHeaders() - Method in class org.everrest.websockets.message.RestOutputMessage
-
Get HTTP headers.
- getHttpSession() - Method in interface org.everrest.websockets.WSConnection
-
Get HTTP session associated to this connection.
- getHttpSession() - Method in class org.everrest.websockets.WSConnectionImpl
-
- getId() - Method in interface org.everrest.websockets.WSConnection
-
Get unique connection identifier.
- getId() - Method in class org.everrest.websockets.WSConnectionImpl
-
- getMethod() - Method in class org.everrest.websockets.message.RestInputMessage
-
Get name of HTTP method specified for resource method, e.g.
- getMethod() - Method in class org.everrest.websockets.message.RestOutputMessage
-
Get name of HTTP method specified for resource method, e.g.
- getName() - Method in class org.everrest.websockets.message.Pair
-
- getPath() - Method in class org.everrest.websockets.message.RestInputMessage
-
Get resource path.
- getPath() - Method in class org.everrest.websockets.message.RestOutputMessage
-
Get resource path.
- getResponseCode() - Method in class org.everrest.websockets.message.OutputMessage
-
Get response code.
- getServerUri() - Method in class org.everrest.websockets.client.WSClient
-
- getType() - Method in class org.everrest.websockets.message.ChannelBroadcastMessage
-
Get message type.
- getUuid() - Method in class org.everrest.websockets.message.Message
-
Get message UUID.
- getValue() - Method in class org.everrest.websockets.message.Pair
-
- getWsSession() - Method in interface org.everrest.websockets.WSConnection
-
- getWsSession() - Method in class org.everrest.websockets.WSConnectionImpl
-