Package org.eclipse.net4j.protocol

The Net4j transport layer concepts for dealing with protocols.


Interface Summary
IProtocol<INFRA_STRUCTURE> A typed buffer handler for a channel.
IProtocol2<INFRA_STRUCTURE> A versioned protocol.
IProtocolProvider Provides protocol instances for given types.
 

Exception Summary
ProtocolVersionException An exception that indicates mismatch between the versions of two protocol peer implementations.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.