public interface ClientProxyFactory
ProxyManager for instantiation upon request.| Modifier and Type | Method and Description | 
|---|---|
ClientProxy | 
create(String id)
Creates a new client proxy with the given ID 
 | 
ClientProxy create(String id)
id - the ID of the client proxyCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.