|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Map<String, Object> ) getHandshakeAttributes() |
Handshake request specific attributes. |
Added Methods | |
Map<String, Object> ) getAttributes() |
Return the map with attributes associated with the WebSocket session. |
int getBinaryMessageSizeLimit() |
Get the configured maximum size for an incoming binary message. |
int getTextMessageSizeLimit() |
Get the configured maximum size for an incoming text message. |
void setBinaryMessageSizeLimit(int ) |
Configure the maximum size for an incoming binary message. |
void setTextMessageSizeLimit(int ) |
Configure the maximum size for an incoming text message. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |