|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UaAddress | |
|---|---|
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| com.prosysopc.ua.server | Main server side classes of the SDK. |
| Uses of UaAddress in com.prosysopc.ua.client |
|---|
| Methods in com.prosysopc.ua.client with parameters of type UaAddress | |
|---|---|
void |
UaClient.setAddress(UaAddress address)
|
| Constructors in com.prosysopc.ua.client with parameters of type UaAddress | |
|---|---|
UaClient(UaAddress address)
|
|
| Uses of UaAddress in com.prosysopc.ua.server |
|---|
| Methods in com.prosysopc.ua.server that return UaAddress | |
|---|---|
UaAddress |
UaServer.getDiscoveryServerAddress()
|
| Methods in com.prosysopc.ua.server with parameters of type UaAddress | |
|---|---|
void |
UaServer.setDiscoveryServerAddress(UaAddress discoveryServerAddress)
Set DiscoveryServer address, same as setDiscoveryServerUrl, but this method does not throw exception as UaAddress instances have valid syntax. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||