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 org.eclipse.jetty.websocket.jsr356.annotations.JsrParamIdBase
processMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.websocket.jsr356.annotations.IJsrParamId
process
-
Constructor Details
-
JsrParamIdOnMessage
public JsrParamIdOnMessage()
-
-
Method Details
-
assertPartialMessageSupportDisabled
-