org.commonreality.message.request.connect
Interface IConnectionRequest
- All Superinterfaces:
- IMessage, IRequest, java.io.Serializable
- All Known Implementing Classes:
- ConnectionRequest
public interface IConnectionRequest
- extends IRequest
request a connection. The source participant identifier will be used to
create a the actual participant identifier that the requester will use.
- Author:
- developer
getCredentials
ICredentials getCredentials()
getAddressingInformation
IAddressingInformation getAddressingInformation()