public static class ClientCreateProxyCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name
The distributed object name for which the proxy is being created for.
|
String |
serviceName
The name of the service.
|
Address |
target
TODO DOC
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public String serviceName
public Address target
Copyright © 2019 Hazelcast, Inc.. All rights reserved.