public class RegistrationMessage extends Object
| Constructor and Description |
|---|
RegistrationMessage() |
RegistrationMessage(AgentRef agentRef,
List<Token> tokens) |
| Modifier and Type | Method and Description |
|---|---|
AgentRef |
getAgentRef() |
List<Token> |
getTokens() |
void |
setAgentRef(AgentRef agentRef) |
void |
setTokens(List<Token> tokens) |
Copyright © 2018. All rights reserved.