Package org.objectweb.dream.protocol

Interface Summary
ExportIdentifier A name which identifies an exported interface.
IncomingPush Push interface on which incoming messages are passed to a protocol.
OutgoingPush Push interface on which outgoing messages are passed to a protocol.
Protocol Base protocol interface, contains commonly used names to refer to protocol interfaces.
 

Class Summary
ExceptionChunk General purpose chunk containing an exception.
ExportIdentifierChunk A chunk containing an export identifier.
IPExportIdentifier Export identifier created by TCP/IP protocol
Util Utility methods.
 

Exception Summary
BindException Exception thrown when the binding can't be established.
ExportException Exception thrown when an export can't be done.
InvalidExportIdentifierException Exception thrown when an invalid export identifier is given to a protocol.
 



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.