Class JsrParamIdOnMessage
java.lang.Object
org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase
org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdOnMessage
- All Implemented Interfaces:
IJsrParamId
- Direct Known Subclasses:
JsrParamIdBinary, JsrParamIdDecoder, JsrParamIdPong, JsrParamIdText
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertPartialMessageSupportDisabled(Param param, JsrCallable callable) Methods inherited from class JsrParamIdBase
processMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IJsrParamId
process
-
Constructor Details
-
JsrParamIdOnMessage
public JsrParamIdOnMessage()
-
-
Method Details
-
assertPartialMessageSupportDisabled
-