Uses of Class
org.objectweb.jonathan.apis.protocols.CommunicationException

Packages that use CommunicationException
org.objectweb.jonathan.libs.protocols.multicast_ip Provides an encapsulation of the IP multicast protocol 
 

Uses of CommunicationException in org.objectweb.jonathan.libs.protocols.multicast_ip
 

Methods in org.objectweb.jonathan.libs.protocols.multicast_ip that throw CommunicationException
 SessionIdentifier MulticastIpProtocol.newSessionIdentifier(java.lang.String address, int port)
          Builds a new SessionIdentifier associated with an (IP multicast address, port) pair
 ProtocolGraph MulticastIpProtocol.newProtocolGraph(java.lang.String address, int port)
          Builds a new Protocol graph associated with an (IP multicast address, port) pair