|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.wasync.impl.DefaultSocket
org.atmosphere.wasync.impl.AtmosphereSocket
public class AtmosphereSocket
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.atmosphere.wasync.Socket |
|---|
Socket.STATUS |
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.wasync.impl.DefaultSocket |
|---|
functions, options, request, socketRuntime, transportInUse |
| Constructor Summary | |
|---|---|
AtmosphereSocket(Options options)
|
|
| Method Summary | |
|---|---|
protected void |
addFunction(long timeout,
java.util.concurrent.TimeUnit tu)
|
void |
close()
Close this Socket, asynchronously. |
protected void |
closeRuntime(boolean async)
|
SocketRuntime |
createRuntime(DefaultFuture future,
Options options,
java.util.List<FunctionWrapper> functions)
|
protected void |
doCloseRequest()
|
| Methods inherited from class org.atmosphere.wasync.impl.DefaultSocket |
|---|
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 |
| Constructor Detail |
|---|
public AtmosphereSocket(Options options)
| Method Detail |
|---|
protected void closeRuntime(boolean async)
closeRuntime in class DefaultSocketprotected void doCloseRequest()
protected void addFunction(long timeout,
java.util.concurrent.TimeUnit tu)
addFunction in class DefaultSocket
public SocketRuntime createRuntime(DefaultFuture future,
Options options,
java.util.List<FunctionWrapper> functions)
createRuntime in class DefaultSocketpublic void close()
close in interface Socketclose in class DefaultSocket
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||