public class AtmosphereSocket extends DefaultSocket
Socket.STATUSfunctions, options, request, socketRuntime, transportInUse| Constructor and Description |
|---|
AtmosphereSocket(Options options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFunction(long timeout,
TimeUnit tu) |
void |
close()
Close this Socket, asynchronously.
|
protected void |
closeRuntime(boolean async) |
SocketRuntime |
createRuntime(DefaultFuture future,
Options options,
List<FunctionWrapper> functions) |
protected void |
doCloseRequest() |
connect, fire, getTransport, internalSocket, on, on, on, open, open, request, statuspublic AtmosphereSocket(Options options)
protected void closeRuntime(boolean async)
closeRuntime in class DefaultSocketprotected void doCloseRequest()
protected void addFunction(long timeout,
TimeUnit tu)
addFunction in class DefaultSocketpublic SocketRuntime createRuntime(DefaultFuture future, Options options, List<FunctionWrapper> functions)
createRuntime in class DefaultSocketpublic void close()
close in interface Socketclose in class DefaultSocketCopyright © 2016. All Rights Reserved.