org.commonreality.participant.addressing
Interface IAddressingInformation

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
BasicAddressingInformation

public interface IAddressingInformation
extends java.io.Serializable

Describes how a participant can get in direct contact with a particular participant

Author:
developer

Method Summary
 java.net.SocketAddress getSocketAddress()
           
 

Method Detail

getSocketAddress

java.net.SocketAddress getSocketAddress()