Uses of Package
net.sf.beep4j.internal

Packages that use net.sf.beep4j.internal
net.sf.beep4j.internal   
net.sf.beep4j.internal.profile   
net.sf.beep4j.internal.tcp   
 

Classes in net.sf.beep4j.internal used by net.sf.beep4j.internal
CloseCallback
           
DataHeader
          Represents a data header as specified by the BEEP specification.
Frame
           
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.
MessageType
           
ParseStateContext
          Context used by ParseState implementations to send notifications about important moments in the parse lifecycle.
SessionImpl.AbstractSessionState
           
SessionImpl.AliveState
           
SessionImpl.DefaultReply
           
SessionImpl.SessionState
           
SessionListener
           
SessionManager
          The SessionManager is used to start / close channels.
StartChannelResponse
           
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).
 

Classes in net.sf.beep4j.internal used by net.sf.beep4j.internal.profile
CloseCallback
           
SessionManager
          The SessionManager is used to start / close channels.
 

Classes in net.sf.beep4j.internal used by net.sf.beep4j.internal.tcp
SessionListener
           
TransportMapping
          A TransportMapping implements a transport mapping as described by section 2.5 of the BEEP specification (RFC 3080).
 



Copyright © 2007 null. All Rights Reserved.