Uses of Package
org.dvb.net.rc

Packages that use org.dvb.net.rc
org.dvb.net.rc   
 

Classes in org.dvb.net.rc used by org.dvb.net.rc
ConnectionListener
          This interface should be implemented by objects wishing to be notified about the connection status of a ConnectionRCInterface.
ConnectionParameters
          This class encapsulates the parameters needed to specify the target of a connection.
ConnectionRCEvent
          ConnectionRCEvent - the base class for events related to connection oriented return channels.
IncompleteTargetException
          Thrown when the target for a connection is incompletely specified.
PermissionDeniedException
          Thrown when an application calls a method which it does not have permission to call at that time.
RCInterface
          This class models a return channel network interface for use in receiving and transmitting IP packets over a logical return channel.
RCInterfaceManager
          This class is the factory and manager for all return channel interfaces in the system.