See: Description
| Interface | Description |
|---|---|
| DataChannel | |
| DataChannelFactory | |
| InstanceLogger |
The InstanceLogger interface provides a basic logging interface.
|
| LoggerFactory |
The LoggerFactory interface provides a mechanism for obtaining logging
objects for use with dynamically constructed network objects.
|
| PasswordSource |
Interface to support supplying of a password.
|
| SSLAuthenticator |
Interface to check the identity of a client based on its certificate.
|
| Class | Description |
|---|---|
| DataChannelFactory.ConnectOptions |
A collection of options to apply to a connection.
|
| InstanceContext |
The InstanceContext class captures contextual information for object
instantiation by DataChannelFactory implementations.
|
| InstanceParams |
The InstanceParams class captures configuration information for object
instantiation by DataChannelFactory implementations.
|
| Enum | Description |
|---|---|
| DataChannel.CloseAsyncStatus |
The status of the close async method.
|
| DataChannel.FlushStatus |
The status of the flush method.
|
Copyright © 2024. All rights reserved.