public class RpcClientFactory extends Object implements ClientFactory
Client implementation.| Constructor and Description |
|---|
RpcClientFactory() |
public Client getClient(ClientParameters inClientParameters) throws ClientInitException, ConnectionException
ClientFactoryClient.getClient in interface ClientFactoryinClientParameters - a ClientParmeters value to use to initialize the clientClient valueClientInitException - if the client is already initialized.ConnectionException - if there were errors connecting to the server.Copyright © 2015. All Rights Reserved.