Package | Description |
---|---|
angularBeans.realtime | |
angularBeans.remote | |
org.projectodd.sockjs |
Modifier and Type | Method and Description |
---|---|
Set<SockJsConnection> |
GlobalConnectionHolder.getAllConnections() |
Modifier and Type | Method and Description |
---|---|
SockJsConnection |
RealTimeDataReceivedEvent.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
RealTimeDataReceivedEvent.setConnection(SockJsConnection connection) |
Constructor and Description |
---|
RealTimeDataReceivedEvent(SockJsConnection connection,
com.google.gson.JsonObject data) |
Modifier and Type | Field and Description |
---|---|
protected SockJsConnection |
Session.connection |
Modifier and Type | Method and Description |
---|---|
void |
SockJsServer.emitConnection(SockJsConnection connection) |
void |
SockJsServer.OnConnectionHandler.handle(SockJsConnection connection) |
Copyright © 2015. All rights reserved.