org.atmosphere.wasync.impl
Class AtmosphereSocket
java.lang.Object
org.atmosphere.wasync.impl.DefaultSocket
org.atmosphere.wasync.impl.AtmosphereSocket
- All Implemented Interfaces:
- Socket
public class AtmosphereSocket
- extends DefaultSocket
| Methods inherited from class org.atmosphere.wasync.impl.DefaultSocket |
connect, connect, fire, getTransport, internalSocket, on, on, on, open, open, request, status |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereSocket
public AtmosphereSocket(Options options)
closeRuntime
protected void closeRuntime(boolean async)
-
- Overrides:
closeRuntime in class DefaultSocket
doCloseRequest
protected void doCloseRequest()
addFunction
protected void addFunction(long timeout,
TimeUnit tu)
-
- Overrides:
addFunction in class DefaultSocket
createRuntime
public SocketRuntime createRuntime(DefaultFuture future,
Options options,
List<FunctionWrapper> functions)
-
- Overrides:
createRuntime in class DefaultSocket
close
public void close()
- Close this Socket, asynchronously.
- Specified by:
close in interface Socket- Overrides:
close in class DefaultSocket
Copyright © 2013. All Rights Reserved.