Uses of Interface
org.jcsp.net2.NetworkMessageFilter.FilterTx

Packages that use NetworkMessageFilter.FilterTx
org.jcsp.net2   
org.jcsp.net2.cns   
org.jcsp.net2.mobile   
 

Uses of NetworkMessageFilter.FilterTx in org.jcsp.net2
 

Classes in org.jcsp.net2 that implement NetworkMessageFilter.FilterTx
static class ObjectNetworkMessageFilter.FilterTX
          The sending (encoding) filter for Object channels
static class RawNetworkMessageFilter.FilterTX
          The sending Filter
 

Methods in org.jcsp.net2 with parameters of type NetworkMessageFilter.FilterTx
static NetSharedChannelOutput NetChannelEnd.any2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given immunity level, which uses the given filter to encode outgoing messages.
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given immunity level, which uses the given filter to encode outgoing messages.
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given immunity level, which uses the given filter to encode outgoing messages.
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given immunity level, which uses the given filter to encode outgoing messages.
static NetSharedChannelOutput NetChannelEnd.any2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the input end with the given location, and uses the given filter to encode outgoing messages
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location, and uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location, and uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input end with the given location, and uses the given filter to encode outgoing messages
static NetSharedChannelOutput NetChannelEnd.any2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages
static NetSharedChannelOutput NetChannelEnd.any2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
static NetSharedChannelOutput NetChannelEnd.any2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages
static NetSharedChannelOutput NetChannelEnd.any2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
static
<T> NetSharedChannelOutput<T>
NetChannel.any2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
static NetChannelOutput NetChannelEnd.one2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the given filter to encode outgoing messages.
static
<T> NetChannelOutput<T>
NetChannel.one2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the given filter to encode outgoing messages.
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the given filter to encode outgoing messages.
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NetChannelLocation loc, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the given filter to encode outgoing messages.
static NetChannelOutput NetChannelEnd.one2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and uses the given filter to encode outgoing messages
static
<T> NetChannelOutput<T>
NetChannel.one2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NetChannelLocation loc, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and uses the given filter to encode outgoing messages
static NetChannelOutput NetChannelEnd.one2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages
static
<T> NetChannelOutput<T>
NetChannel.one2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages
static NetChannelOutput NetChannelEnd.one2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
static
<T> NetChannelOutput<T>
NetChannel.one2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NodeAddress nodeAddr, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given filter to encode outgoing messages
static NetChannelOutput NetChannelEnd.one2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages
static
<T> NetChannelOutput<T>
NetChannel.one2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages
static NetChannelOutput NetChannelEnd.one2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Deprecated. Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
static
<T> NetChannelOutput<T>
NetChannel.one2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
<T> NetChannelOutput<T>
NetChannelEndFactory.one2net(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages
 void NetChannelOutput.setEncoder(NetworkMessageFilter.FilterTx encoder)
          Sets the underlying encoder for the channel
 

Uses of NetworkMessageFilter.FilterTx in org.jcsp.net2.cns
 

Methods in org.jcsp.net2.cns with parameters of type NetworkMessageFilter.FilterTx
static
<T> NetSharedChannelOutput<T>
CNS.any2net(String name, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
static
<T> NetSharedChannelOutput<T>
CNS.any2net(String name, NetworkMessageFilter.FilterTx filter)
          Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
static
<T> NetChannelOutput<T>
CNS.one2net(String name, int immunityLevel, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the input channel registered with the given name
static
<T> NetChannelOutput<T>
CNS.one2net(String name, NetworkMessageFilter.FilterTx filter)
          Creates a new NetChannelOutput connected to the input channel registered with the given name
 

Uses of NetworkMessageFilter.FilterTx in org.jcsp.net2.mobile
 

Classes in org.jcsp.net2.mobile that implement NetworkMessageFilter.FilterTx
static class CodeLoadingChannelFilter.FilterTX
           
 

Methods in org.jcsp.net2.mobile with parameters of type NetworkMessageFilter.FilterTx
 void MobileChannelOutput.setEncoder(NetworkMessageFilter.FilterTx encoder)
           
 

Constructors in org.jcsp.net2.mobile with parameters of type NetworkMessageFilter.FilterTx
MobileChannelInput(NetworkMessageFilter.FilterTx encoder, NetworkMessageFilter.FilterRx decoder)
           
MobileChannelOutput(NetChannelLocation loc, NetworkMessageFilter.FilterTx encoder)
           
 



Copyright © 1996-2012. All Rights Reserved.