|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallResponse | |
|---|---|
| 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 CallResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return CallResponse | |
|---|---|
CallResponse |
CallResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type CallResponse | |
|---|---|
void |
MethodServiceSetHandler.onCall(EndpointServiceRequest<CallRequest,CallResponse> req)
|
| Uses of CallResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return CallResponse | |
|---|---|
CallResponse |
ChannelService.Call(CallRequest req)
Synchronous Call service request. |
CallResponse |
ChannelService.Call(RequestHeader RequestHeader,
CallMethodRequest... MethodsToCall)
Synchronous Call service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||