|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidServerEndpointException | |
|---|---|
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| Uses of InvalidServerEndpointException in com.prosysopc.ua.client |
|---|
| Methods in com.prosysopc.ua.client that throw InvalidServerEndpointException | |
|---|---|
void |
UaClient.connect()
Connect to the server. |
org.opcfoundation.ua.core.EndpointDescription[] |
UaClient.discoverEndpoints()
Find the list of server end-points corresponding to UaClient.getProtocol(). |
org.opcfoundation.ua.core.EndpointDescription[] |
UaClient.discoverEndpoints(UaApplication.Protocol... protocols)
Find the list of server end-points corresponding to the defined protocols. |
List<org.opcfoundation.ua.transport.security.SecurityMode> |
UaClient.getSupportedSecurityModes()
Get a list of security modes supported by the server. |
org.opcfoundation.ua.builtintypes.ServiceResponse |
UaClient.sessionlessRequest(org.opcfoundation.ua.builtintypes.ServiceRequest request)
Make a service request to the server over a secure channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||