Class | Description | |
---|---|---|
![]() | ArraySegmentStream | Provides stream access to a sequence of buffers. |
![]() | BaseBinding | The binding for the UA native stack |
![]() | BufferCollection | A collection of buffers. |
![]() | BufferManager | A thread safe wrapper for the buffer manager class. |
![]() | BufferSegment | Helper to build a ReadOnlySequence from a set of buffers. |
![]() | BufferSequence | A class to hold a sequence of buffers until disposed. |
![]() | ChannelAsyncOperation<T> | Stores the results of an asynchronous operation. |
![]() | ChannelQuotas | Stores various configuration parameters used by the channel. |
![]() | ChannelToken | Represents a security token associate with a channel. |
![]() | HttpsTransportChannel | Wraps the HttpsTransportChannel and provides an ITransportChannel implementation. |
![]() | HttpsTransportChannelFactory | Creates a new HttpsTransportChannel with ITransportChannel interface. |
![]() | OpcHttpsTransportChannelFactory | Creates a new HttpsTransportChannel with ITransportChannel interface. The uri scheme opc.https is used. |
![]() | TcpConnectionWaitingEventArgs | The Tcp specific arguments passed to the ConnectionWaiting event. |
![]() | TcpListenerChannel | Manages the listening side of a UA TCP channel. |
![]() | TcpMessageLimits | Defines constants for the UA TCP message identifiers. |
![]() | TcpMessageSocket | Handles reading and writing of message chunks over a socket. |
![]() | TcpMessageSocketAsyncEventArgs | Handles async event callbacks from a socket |
![]() | TcpMessageSocketConnectAsyncEventArgs | Handles async event callbacks only for the ConnectAsync method |
![]() | TcpMessageSocketFactory | Creates a new TcpMessageSocket with IMessageSocket interface. |
![]() | TcpMessageType | Defines constants for the UA TCP message identifiers. |
![]() | TcpReverseConnectChannel | Manages the reverse connect client UA TCP channel. |
![]() | TcpServerChannel | Manages the server side of a UA TCP channel. |
![]() | TcpServiceHost | Creates a new Tcp service host. |
![]() | TcpTransportChannel | Creates a transport channel with UA-TCP transport, UA-SC security and UA Binary encoding |
![]() | TcpTransportChannelFactory | Creates a new TcpTransportChannel with ITransportChannel interface. |
![]() | TcpTransportListener | Manages the transport for a UA TCP server. |
![]() | TcpTransportListenerFactory | Creates a new TcpTransportListener with ITransportListener interface. |
![]() | TransportBindings | The transport bindings available for the UA applications. |
![]() | TransportBindingsBase<T> | The bindings for the transport listeners. |
![]() | TransportChannelBindings | The bindings for the transport channels. |
![]() | TransportListenerBindings | The bindings for the transport listeners. |
![]() | UaSCUaBinaryChannel | Manages the server side of a UA TCP channel. Manages the server side of a UA TCP channel. Manages the server side of a UA TCP channel. |
![]() | UaSCUaBinaryClientChannel | Manages the client side of a UA TCP channel. |
![]() | UaSCUaBinaryTransportChannel | Creates a transport channel for the ITransportChannel interface. Implements the UA-SC security and UA Binary encoding. The socket layer requires a IMessageSocketFactory implementation. |