public class OnMessagePongCallable extends OnMessageCallable
OnMessage annotated methods with a PongMessage message object.decoder, decoderClass, 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, getDecoderClass, getMessageObjectParam, getReturnEncoder, getReturnType, isMessageRoleAssigned, isPartialMessageSupported, setDecoderClass, setPartialMessageFlagassertRoleRequired, findIndexForRole, findParamForRole, getParamscall, getMethod, getParamTypes, getPojo, toStringpublic OnMessagePongCallable(OnMessageCallable copy)
public Object call(Object endpoint, ByteBuffer buf) throws DecodeException
DecodeExceptionpublic void init(JsrSession session)
init in class OnMessageCallableCopyright © 1995-2015 Webtide. All Rights Reserved.