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