Package net.sf.beep4j.internal

Interface Summary
CloseCallback  
FrameHandler Handler interface for frames parsed by the StreamParser.
FrameHandlerFactory Factory for FrameHandler objects.
InternalChannel Interface implemented by channels that contains methods only visible to the internal implementation.
InternalSession  
MessageHandler Interface to be implemented by processors of reassembled messages.
ParseStateContext Context used by ParseState implementations to send notifications about important moments in the parse lifecycle.
SessionImpl.SessionState  
SessionListener  
SessionManager The SessionManager is used to start / close channels.
StreamParser Interface to be implemented by parsers that know how to process a BEEP stream.
TransportMapping A TransportMapping implements a transport mapping as described by section 2.5 of the BEEP specification (RFC 3080).
 

Class Summary
Constants  
DataHeader Represents a data header as specified by the BEEP specification.
DataHeader.ANSHeader Header for messages of type ANS.
DefaultStartSessionRequest Default implementation of the StartSessionRequest interface.
DefaultStreamParser  
DelegatingFrameHandler FrameHandler implementation that delegates to a unique FrameHandler per channel.
Frame  
MessageAssembler MessageAssembler assembles fragmented frames into a Message.
SessionImpl Default implementation of the Session interface.
StartChannelResponse  
VerifyingCloseChannelCallback  
 

Enum Summary
MessageType  
 

Exception Summary
InternalException  
 



Copyright © 2007 null. All Rights Reserved.