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