public class OnMessagePongCallable extends OnMessageCallable
OnMessage
annotated methods with a PongMessage
message object.decoder, decodingType, idxMessageObject, idxPartialMessageFlag, messageRoleAssigned, returnEncoder, returnType
args, idxConfig, idxSession, params
method, 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, setPartialMessageFlag
assertRoleRequired, findIndexForRole, findParamForRole, getParams
call, formatMethodCallError, getMethod, getParamTypes, getPojo, toString
public 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 OnMessageCallable
Copyright © 1995–2023 Webtide. All rights reserved.