public class OnMessagePongCallable extends OnMessageCallable
OnMessage annotated methods with a PongMessage message object.decoder, decodingType, idxMessageObject, idxPartialMessageFlag, messageRoleAssigned, returnEncoder, returnTypeargs, idxConfig, idxSession, paramsmethod, paramTypes, pojo| Constructor and Description |
|---|
OnMessagePongCallable(java.lang.Class<?> pojo,
java.lang.reflect.Method method) |
OnMessagePongCallable(OnMessageCallable copy)
Copy Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call(java.lang.Object endpoint,
java.nio.ByteBuffer buf) |
void |
init(JsrSession session) |
assertDecoderRequired, getDecoder, getMessageObjectParam, getReturnEncoder, getReturnType, isMessageRoleAssigned, isPartialMessageSupported, setDecodingType, setPartialMessageFlagassertRoleRequired, findIndexForRole, findParamForRole, getParamscall, formatMethodCallError, getMethod, getParamTypes, getPojo, toStringpublic OnMessagePongCallable(java.lang.Class<?> pojo,
java.lang.reflect.Method method)
public OnMessagePongCallable(OnMessageCallable copy)
copy - the callable to copy frompublic java.lang.Object call(java.lang.Object endpoint,
java.nio.ByteBuffer buf)
public void init(JsrSession session)
init in class OnMessageCallableCopyright © 1995–2023 Webtide. All rights reserved.