public class FCBinaryTopicService extends FCTopicService
nodeId, remoting, topicName, topicNum| Constructor and Description |
|---|
FCBinaryTopicService()
empty constructor required for bytecode magic
|
FCBinaryTopicService(FCBinaryMessageListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveBinary(de.ruedigermoeller.heapoff.bytez.Bytez bytes,
int offset,
int length)
called is pure binary content has been sent, bypass of remoting layer
|
droppedFromReceiving, getNodeId, getRemoting, getTopicName, getTopicNum, init, invoke, readAndFilter, replyToSenderpublic FCBinaryTopicService()
public FCBinaryTopicService(FCBinaryMessageListener listener)
public void receiveBinary(de.ruedigermoeller.heapoff.bytez.Bytez bytes,
int offset,
int length)
FCTopicServicereceiveBinary in class FCTopicServiceCopyright © 2014. All rights reserved.