| Package | Description |
|---|---|
| org.atmosphere.wasync | |
| org.atmosphere.wasync.impl | |
| org.atmosphere.wasync.transport |
| Modifier and Type | Method and Description |
|---|---|
Socket.STATUS |
Transport.status()
Return the current
Socket.STATUS |
Socket.STATUS |
Socket.status()
Return the
Socket.STATUS of this Socket. |
static Socket.STATUS |
Socket.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Socket.STATUS[] |
Socket.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Socket.STATUS |
DefaultSocket.status() |
| Modifier and Type | Field and Description |
|---|---|
protected Socket.STATUS |
StreamTransport.status |
| Modifier and Type | Method and Description |
|---|---|
Socket.STATUS |
WebSocketTransport.status()
Return the current
Socket.STATUS |
Socket.STATUS |
StreamTransport.status()
Return the current
Socket.STATUS |
Copyright © 2014. All Rights Reserved.