public class AgentResponse extends Object
| Constructor and Description |
|---|
AgentResponse() |
AgentResponse(InetAddress address,
Integer port,
String serviceName,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getAddress() |
Map<String,String> |
getParameters() |
Integer |
getPort() |
String |
getServiceName() |
String |
toString() |
Copyright © 2015. All rights reserved.