Package org.opcfoundation.ua.transport

This package contains SecureChannel and related interfaces

See:
          Description

Interface Summary
AsyncResult<T> Asynchronous result is a multi-thread object that operates as a container for a result.
CloseableObject CloseableObject interface.
ConnectionMonitor ConnectionMonitor interface.
ConnectionMonitor.ConnectListener Connection listener
EndpointServer EndpointServer is an object that binds to a network socket and offers hosting for endpoints.
EndpointServer.EndpointHandle  
IConnectionListener IConnectionListener interface.
RequestChannel RequestChannel is a channel to do service requests with.
ResultListener<T> Result listener.
SecureChannel Client's SecureChannel connection.
ServerConnection UAConnection is a stateful object with four possible states {Closed, Opening, Open, Closing}.
ServerConnection.SecureChannelListener  
ServerSecureChannel Server side Secure channel.
 

Class Summary
AsyncRead AsyncRead class.
AsyncWrite Asynchronous message sending
ChannelService This is a autogenerated class, do not modify this class directly.
Endpoint Endpoint is a connection point to a server.
EndpointBinding Endpoint binding is a 3-way binding between the endpoint address (Endpoint), the listening socket (EndpointServer), and the service server (Server).
EndpointServerCollection EndpointServerCollection class.
ServiceChannel This utility class envelopes Securechannel with client service methods.
TransportChannelSettings Transport channel settings for Client.
TransportConstants TransportConstants class.
UriUtil UriUtil class.
 

Enum Summary
AsyncResult.AsyncResultStatus  
ClientServiceRequestState ClientServiceRequestState class.
CloseableObjectState Generic object states.
ReadState Message async read states.
UriUtil.MessageFormat  
WriteState Message write states.
 

Package org.opcfoundation.ua.transport Description

This package contains SecureChannel and related interfaces



Copyright © 2018. All rights reserved.