Interface ProtocolHandler

All Known Subinterfaces:
ProtocolMessageHandler<MessageType>
All Known Implementing Classes:
ProtocolMessageHandler.Null

public interface ProtocolHandler
Created by IntelliJ IDEA. User: rfang Date: Jan 7, 2009 Time: 1:55:23 PM To change this template use File | Settings | File Templates.
  • Method Details

    • handleBuffer

      boolean handleBuffer(ByteBuffer buf)