public class OnMessageBinaryStreamCallable extends OnMessageCallable
OnMessage annotated methods for InputStream based binary message objectsDecoder.BinaryStreammethod, paramTypes, pojoargs, idxConfig, idxSession, paramsdecoder, decodingType, idxMessageObject, idxPartialMessageFlag, messageRoleAssigned, returnEncoder, returnType| Constructor | Description |
|---|---|
OnMessageBinaryStreamCallable(java.lang.Class<?> pojo,
java.lang.reflect.Method method) |
|
OnMessageBinaryStreamCallable(OnMessageCallable copy) |
Copy Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
call(java.lang.Object endpoint,
java.io.InputStream stream) |
|
void |
init(JsrSession session) |
call, formatMethodCallError, getMethod, getParamTypes, getPojo, toStringassertRoleRequired, findIndexForRole, findParamForRole, getParamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassertDecoderRequired, getDecoder, getMessageObjectParam, getReturnEncoder, getReturnType, isMessageRoleAssigned, isPartialMessageSupported, setDecodingType, setPartialMessageFlagpublic OnMessageBinaryStreamCallable(java.lang.Class<?> pojo,
java.lang.reflect.Method method)
public OnMessageBinaryStreamCallable(OnMessageCallable copy)
copy - the callable to copy frompublic java.lang.Object call(java.lang.Object endpoint,
java.io.InputStream stream)
throws DecodeException,
java.io.IOException
DecodeExceptionjava.io.IOExceptionpublic void init(JsrSession session)
init in class OnMessageCallableCopyright © 1995–2018 Webtide. All rights reserved.