public interface BufferHandler
Modifier and Type | Method and Description |
---|---|
void |
bufferReceived(java.lang.Object connectionID,
HornetQBuffer buffer)
called by the remoting connection when a buffer is received.
|
void bufferReceived(java.lang.Object connectionID, HornetQBuffer buffer)
connectionID
- the connection the buffer was received onbuffer
- the buffer to decodeCopyright © 2009 Red Hat Inc. All Rights Reserved.