public class ClientConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
String |
getClientClass()
Get the class of client.
|
String |
getCommonIndexPrefix() |
int |
getConnectTimeout()
Get the connection timeout to the remote service.
|
int |
getMaxIdleConnections()
Get the number of maximum idle connections to the remote service.
|
Properties |
getProviderProperties()
Get properties of the search/index provider.
|
Provider |
getProviderType()
Get the type of search/index provider.
|
int |
getReadTimeout()
Get the read timeout for a call to the remote service.
|
int |
getWriteTimeout()
Get the write timeout for a call to the remote service.
|
boolean |
isClientEmbedded()
Returns true if client configuration was marked as embedded.
|
void |
setClientClass(String clientClass)
Set the client class.
|
public String getCommonIndexPrefix() throws com.sdl.delivery.configuration.ConfigurationException
com.sdl.delivery.configuration.ConfigurationException
public int getConnectTimeout()
public int getReadTimeout()
public int getWriteTimeout()
public int getMaxIdleConnections()
public String getClientClass()
public void setClientClass(String clientClass)
clientClass
- the client class to set.public Provider getProviderType()
public Properties getProviderProperties()
public boolean isClientEmbedded()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries