public static class NetworkMapService.QueryIdentityRequest implements ServiceRequestMessage
| Constructor and Description |
|---|
QueryIdentityRequest(Party identity,
SingleMessageRecipient replyTo,
long sessionID) |
| Modifier and Type | Method and Description |
|---|---|
Party |
getIdentity() |
SingleMessageRecipient |
getReplyTo() |
long |
getSessionID() |
getReplyTo, getSessionIDpublic QueryIdentityRequest(Party identity, SingleMessageRecipient replyTo, long sessionID)
public Party getIdentity()
public SingleMessageRecipient getReplyTo()
public long getSessionID()