Uses of Package
org.jcsp.net2

Packages that use org.jcsp.net2
org.jcsp.net2   
org.jcsp.net2.bns   
org.jcsp.net2.cns   
org.jcsp.net2.mobile   
org.jcsp.net2.tcpip   
 

Classes in org.jcsp.net2 used by org.jcsp.net2
JCSPNetworkException
          This is the general exception thrown when something bad happens in the underlying architecture.
Link
          Abstract class representing a Link.
LinkServer
          Abstract class defining the LinkServer.
NetAltingChannelInput
          A NetChannelInput that may be used as a guard.
NetBarrier
          This class is a networked implementation of the standard JCSP Barrier.
NetBarrierLocation
          This class is a data structure representing the location of a NetBarrier in a network.
NetChannelEndFactory
          This interface defines the methods that any networked channel factory must implement.
NetChannelInput
          This interface defines a ChannelInput that is also networked.
NetChannelLocation
          This class is a data structure representing the location of a NetChannelInput in a network.
NetChannelOutput
          An interface defining a ChannelOutput that is networked.
NetConnectionClient
           
NetConnectionLocation
           
NetConnectionServer
           
NetLocation
          This abstract class defines a data structure that is a location of a networked synchronization mechanism.
NetSharedChannelInput
          Defines a networked ChannelInput that is safe to be used by multiple concurrent processes.
NetSharedChannelOutput
          Defines a networked ChannelOutput that is safe to be used by multiple concurrent processes.
Networked
          Defines a standard JCSP synchronization mechanism which is also networked.
NetworkMessageFilter.FilterRx
          The filter used to decode an incoming message
NetworkMessageFilter.FilterTx
          The filter used to encode an outgoing message
NetworkPoisonException
          An exception thrown when a networked channel is poisoned.
Node
           
Node.Logger
           
NodeAddress
          This abstract class defines encapsulates the address of a Node within a JCSP networked system.
NodeFactory
          Used to initialise a Node by connecting to the CNS.
NodeID
          This class is used to uniquely identify a Node within the entire JCSP network of Nodes in operation.
NodeKey
          A unique object for allowing access to privileged operations on the Node.
ProtocolID
          This abstract class must be defined in concrete protocol implementations.
 

Classes in org.jcsp.net2 used by org.jcsp.net2.bns
JCSPNetworkException
          This is the general exception thrown when something bad happens in the underlying architecture.
NetBarrier
          This class is a networked implementation of the standard JCSP Barrier.
NetBarrierLocation
          This class is a data structure representing the location of a NetBarrier in a network.
NodeAddress
          This abstract class defines encapsulates the address of a Node within a JCSP networked system.
NodeID
          This class is used to uniquely identify a Node within the entire JCSP network of Nodes in operation.
 

Classes in org.jcsp.net2 used by org.jcsp.net2.cns
JCSPNetworkException
          This is the general exception thrown when something bad happens in the underlying architecture.
NetAltingChannelInput
          A NetChannelInput that may be used as a guard.
NetChannelInput
          This interface defines a ChannelInput that is also networked.
NetChannelLocation
          This class is a data structure representing the location of a NetChannelInput in a network.
NetChannelOutput
          An interface defining a ChannelOutput that is networked.
NetSharedChannelInput
          Defines a networked ChannelInput that is safe to be used by multiple concurrent processes.
NetSharedChannelOutput
          Defines a networked ChannelOutput that is safe to be used by multiple concurrent processes.
NetworkMessageFilter.FilterRx
          The filter used to decode an incoming message
NetworkMessageFilter.FilterTx
          The filter used to encode an outgoing message
NodeAddress
          This abstract class defines encapsulates the address of a Node within a JCSP networked system.
NodeID
          This class is used to uniquely identify a Node within the entire JCSP network of Nodes in operation.
 

Classes in org.jcsp.net2 used by org.jcsp.net2.mobile
JCSPNetworkException
          This is the general exception thrown when something bad happens in the underlying architecture.
NetChannelInput
          This interface defines a ChannelInput that is also networked.
NetChannelLocation
          This class is a data structure representing the location of a NetChannelInput in a network.
NetChannelOutput
          An interface defining a ChannelOutput that is networked.
NetLocation
          This abstract class defines a data structure that is a location of a networked synchronization mechanism.
Networked
          Defines a standard JCSP synchronization mechanism which is also networked.
NetworkMessageFilter.FilterRx
          The filter used to decode an incoming message
NetworkMessageFilter.FilterTx
          The filter used to encode an outgoing message
NetworkPoisonException
          An exception thrown when a networked channel is poisoned.
 

Classes in org.jcsp.net2 used by org.jcsp.net2.tcpip
JCSPNetworkException
          This is the general exception thrown when something bad happens in the underlying architecture.
Link
          Abstract class representing a Link.
LinkServer
          Abstract class defining the LinkServer.
Node
           
NodeAddress
          This abstract class defines encapsulates the address of a Node within a JCSP networked system.
NodeFactory
          Used to initialise a Node by connecting to the CNS.
ProtocolID
          This abstract class must be defined in concrete protocol implementations.
 



Copyright © 1996-2012. All Rights Reserved.