|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerListException | |
|---|---|
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| Uses of ServerListException in com.prosysopc.ua.client |
|---|
| Methods in com.prosysopc.ua.client that throw ServerListException | |
|---|---|
abstract void |
ServerListBase.discover(String discoveryServerUri)
Discover OPCUA applications from a discovery server. |
void |
ServerList.discover(String discoveryServerUri)
Discover OPCUA applications from a discovery server. |
void |
GlobalServerList.discover(String discoveryServerUri)
Discover OPCUA applications from a discovery server. |
void |
ServerList.discover(UaApplication.Protocol protocol,
String hostName)
Discover OPCUA applications from a discovery server. |
| Constructors in com.prosysopc.ua.client that throw ServerListException | |
|---|---|
GlobalServerList(String uri)
|
|
ServerList(String uri)
Create a new list of servers, containing the servers discovered from a discoveryServer. |
|
ServerListBase(String uri)
Create a new list of servers, containing the servers discovered from a discoveryServer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||