public interface LineHandler<Session extends ProtocolSession> extends ProtocolHandler
ProtocolSession.getLineDelimiter()) was received.
Only one LineHandler will get called per line| Modifier and Type | Method and Description |
|---|---|
Response |
onLine(Session session,
ByteBuffer buffer)
Processing the give line.
|
Response onLine(Session session, ByteBuffer buffer)
ProtocolSession.getLineDelimiter() delimiter.session - not nullline - not nullCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.