|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FindServersResponse | |
|---|---|
| org.opcfoundation.ua.application | The code in this package is for application developer. |
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of FindServersResponse in org.opcfoundation.ua.application |
|---|
| Method parameters in org.opcfoundation.ua.application with type arguments of type FindServersResponse | |
|---|---|
void |
ServerDiscoveryService.onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req)
onFindServers. |
| Uses of FindServersResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return FindServersResponse | |
|---|---|
FindServersResponse |
FindServersResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type FindServersResponse | |
|---|---|
void |
DiscoveryServiceSetHandler.onFindServers(EndpointServiceRequest<FindServersRequest,FindServersResponse> req)
|
| Uses of FindServersResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return FindServersResponse | |
|---|---|
FindServersResponse |
ChannelService.FindServers(FindServersRequest req)
Synchronous FindServers service request. |
FindServersResponse |
ChannelService.FindServers(RequestHeader RequestHeader,
String EndpointUrl,
String[] LocaleIds,
String... ServerUris)
Synchronous FindServers service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||