|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionChannel | |
|---|---|
| org.opcfoundation.ua.application | The code in this package is for application developer. |
| Uses of SessionChannel in org.opcfoundation.ua.application |
|---|
| Methods in org.opcfoundation.ua.application that return SessionChannel | |
|---|---|
SessionChannel |
Client.createSessionChannel(ApplicationDescription applicationDescription)
Creates a secure channel and an unactivated session channel. |
SessionChannel |
Client.createSessionChannel(EndpointDescription endpoint)
Creates a secure channel and an unactivated session channel. |
SessionChannel |
Session.createSessionChannel(SecureChannel channel,
Client client)
Create new unactivated session channel. |
SessionChannel |
Client.createSessionChannel(String endpointUrl)
Creates a secure channel and an unactivated session channel. |
SessionChannel |
Client.createSessionChannel(String connectUrl,
EndpointDescription endpoint)
Creates a secure channel and an unactivated session channel. |
SessionChannel |
Client.createSessionChannel(String connectUrl,
String endpointUri)
Creates a secure channel and an unactivated session channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||