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(Class<?> pojo,
Method method) |
OnMessagePongCallable(OnMessageCallable copy)
Copy Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
call(Object endpoint,
ByteBuffer buf) |
void |
init(JsrSession session) |
assertDecoderRequired, getDecoder, getMessageObjectParam, getReturnEncoder, getReturnType, isMessageRoleAssigned, isPartialMessageSupported, setDecodingType, setPartialMessageFlagassertRoleRequired, findIndexForRole, findParamForRole, getParamscall, formatMethodCallError, getMethod, getParamTypes, getPojo, toStringpublic OnMessagePongCallable(OnMessageCallable copy)
copy - the callable to copy frompublic Object call(Object endpoint, ByteBuffer buf)
public void init(JsrSession session)
init in class OnMessageCallableCopyright © 1995-2016 Webtide. All Rights Reserved.