|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetEndpointsRequest | |
|---|---|
| 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 GetEndpointsRequest in org.opcfoundation.ua.application |
|---|
| Method parameters in org.opcfoundation.ua.application with type arguments of type GetEndpointsRequest | |
|---|---|
void |
EndpointDiscoveryService.onGetEndpoints(EndpointServiceRequest<GetEndpointsRequest,GetEndpointsResponse> messageExchange)
onGetEndpoints. |
| Uses of GetEndpointsRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return GetEndpointsRequest | |
|---|---|
GetEndpointsRequest |
GetEndpointsRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type GetEndpointsRequest | |
|---|---|
void |
DiscoveryServiceSetHandler.onGetEndpoints(EndpointServiceRequest<GetEndpointsRequest,GetEndpointsResponse> req)
|
| Uses of GetEndpointsRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type GetEndpointsRequest | |
|---|---|
GetEndpointsResponse |
ChannelService.GetEndpoints(GetEndpointsRequest req)
Synchronous GetEndpoints service request. |
AsyncResult |
ChannelService.GetEndpointsAsync(GetEndpointsRequest req)
Asynchronous GetEndpoints service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||