java.lang.Object | |
↳ | com.ericsson.research.transport.ws.spi.WSAbstractFrame |
Known Direct Subclasses |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
byte | BINARY_FRAME | ||||||||||
byte | CLOSE_FRAME | ||||||||||
byte | CONTINUATION_FRAME | ||||||||||
byte | PING_FRAME | ||||||||||
byte | PONG_FRAME | ||||||||||
byte | TEXT_FRAME |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.ericsson.research.transport.ws.spi.WSConstants
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
l1 | |||||||||||
len | |||||||||||
payload | |||||||||||
pos | |||||||||||
type |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.ericsson.research.transport.ws.spi.WSConstants
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|