|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides clients with the ability to pass IBuffer
s in for further buffer handling.
Method Summary | |
---|---|
void |
handleBuffer(IBuffer buffer)
Handles an IBuffer and optionally releases it. |
Method Detail |
---|
void handleBuffer(IBuffer buffer)
IBuffer
and optionally releases it. The implementor of this method takes over the ownership of
the buffer. Care must be taken to properly release
the buffer if the ownership is not
explicitely passed to some further party.
buffer
- The buffer to be handled and otionally released.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |