public interface BufferHandler
Modifier and Type | Method and Description |
---|---|
void |
bufferReceived(Object connectionID,
HornetQBuffer buffer)
called by the remoting connection when a buffer is received.
|
void bufferReceived(Object connectionID, HornetQBuffer buffer)
connectionID
- the connection the buffer was received onbuffer
- the buffer to decodeCopyright © 2018 JBoss by Red Hat. All rights reserved.