|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CancelRequest | |
|---|---|
| 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 CancelRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return CancelRequest | |
|---|---|
CancelRequest |
CancelRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type CancelRequest | |
|---|---|
void |
SessionServiceSetHandler.onCancel(EndpointServiceRequest<CancelRequest,CancelResponse> req)
|
| Uses of CancelRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type CancelRequest | |
|---|---|
CancelResponse |
ChannelService.Cancel(CancelRequest req)
Synchronous Cancel service request. |
AsyncResult |
ChannelService.CancelAsync(CancelRequest req)
Asynchronous Cancel service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||