Package | Description |
---|---|
angularBeans.realtime | |
angularBeans.remote | |
org.projectodd.sockjs | |
org.projectodd.sockjs.servlet |
Class and Description |
---|
SockJsConnection |
SockJsServer
The main entry point for handling SockJS connections.
|
Class and Description |
---|
SockJsConnection |
Class and Description |
---|
Buffer |
DispatchFunction |
GenericReceiver |
NextFilter |
ResponseReceiver |
Session |
SockJsConnection |
SockJsConnection.OnCloseHandler |
SockJsConnection.OnDataHandler |
SockJsException |
SockJsRequest
In addition to the abstract methods, implementations are expected to call
onDataHandler.handle and onEndHandler.handle when there is request data
available and when the request has ended, respectively.
|
SockJsRequest.OnDataHandler |
SockJsRequest.OnEndHandler |
SockJsResponse |
SockJsServer
The main entry point for handling SockJS connections.
|
SockJsServer.OnConnectionHandler |
SockJsServer.Options |
Transport.READY_STATE |
XhrStreamingReceiver |
Class and Description |
---|
GenericReceiver |
Session |
SockJsException |
SockJsRequest
In addition to the abstract methods, implementations are expected to call
onDataHandler.handle and onEndHandler.handle when there is request data
available and when the request has ended, respectively.
|
SockJsResponse |
SockJsServer
The main entry point for handling SockJS connections.
|
Copyright © 2015. All rights reserved.