|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocketIOSessionOutbound
| Method Summary | |
|---|---|
void |
abort()
Cause connection and all activity to be aborted and all resources to be released. |
String |
getSessionId()
|
Action |
handle(AtmosphereRequest request,
AtmosphereResponse response,
SocketIOSession session)
|
| Methods inherited from interface org.atmosphere.socketio.SocketIOOutbound |
|---|
close, disconnect, sendMessage, sendMessage, sendMessage |
| Method Detail |
|---|
Action handle(AtmosphereRequest request,
AtmosphereResponse response,
SocketIOSession session)
throws IOException
request - response - session -
IOExceptionvoid abort()
String getSessionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||