@Concealed
public interface IdcClientProvider
Modifier and Type | Method and Description |
---|---|
IdcClient |
createClient(IdcClientManager clientManager,
String url)
Create an IdcClient using the given URL
|
String[] |
getProtocols()
Get a list of protocols supported by this provider
|
String[] getProtocols()
IdcClient createClient(IdcClientManager clientManager, String url) throws IdcClientException
clientManager
- the client managerurl
- the urlIdcClientException