|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloseSessionResponse | |
|---|---|
| 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 CloseSessionResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return CloseSessionResponse | |
|---|---|
CloseSessionResponse |
CloseSessionResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type CloseSessionResponse | |
|---|---|
void |
SessionServiceSetHandler.onCloseSession(EndpointServiceRequest<CloseSessionRequest,CloseSessionResponse> req)
|
| Uses of CloseSessionResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return CloseSessionResponse | |
|---|---|
CloseSessionResponse |
ChannelService.CloseSession(CloseSessionRequest req)
Synchronous CloseSession service request. |
CloseSessionResponse |
ChannelService.CloseSession(RequestHeader RequestHeader,
Boolean DeleteSubscriptions)
Synchronous CloseSession service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||