|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloseSecureChannelRequest | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| org.opcfoundation.ua.transport.tcp.nio | |
| Uses of CloseSecureChannelRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return CloseSecureChannelRequest | |
|---|---|
CloseSecureChannelRequest |
CloseSecureChannelRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type CloseSecureChannelRequest | |
|---|---|
void |
SecureChannelServiceSetHandler.onCloseSecureChannel(EndpointServiceRequest<CloseSecureChannelRequest,CloseSecureChannelResponse> req)
|
| Uses of CloseSecureChannelRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type CloseSecureChannelRequest | |
|---|---|
CloseSecureChannelResponse |
ChannelService.CloseSecureChannel(CloseSecureChannelRequest req)
Synchronous CloseSecureChannel service request. |
AsyncResult |
ChannelService.CloseSecureChannelAsync(CloseSecureChannelRequest req)
Asynchronous CloseSecureChannel service request. |
| Uses of CloseSecureChannelRequest in org.opcfoundation.ua.transport.tcp.nio |
|---|
| Methods in org.opcfoundation.ua.transport.tcp.nio with parameters of type CloseSecureChannelRequest | |
|---|---|
protected void |
OpcTcpServerSecureChannel.handleCloseSecureChannelRequest(InputMessage mb,
CloseSecureChannelRequest req)
handleCloseSecureChannelRequest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||