| Class and Description |
|---|
| AddressFilter
Stores a set of
InetSocketAddresses and determines if
a given address passes the filter. |
| EConfigure
This immutable class contains eBus services, remote
connection, and dispatcher configuration.
|
| EConfigure.AbstractBuilder
Base class for
EConfigure.ServerBuilder and
EConfigure.ConnectionBuilder, containing the properties
common to both. |
| EConfigure.ConnectionBuilder
Constructs an
EConfigure.RemoteConnection instance
based on the parameters set via the builder's API. |
| EConfigure.ConnectionType
Enumerates the channel types supported by eBus
ERemoteApp. |
| EConfigure.Dispatcher
An application may create dispatch threads with a given
unique name and the following parameters:
Thread priority: minimum,
maximum, or normal thread priority. |
| EConfigure.DispatcherBuilder
Constructs an
EConfigure.Dispatcher configuration
instance based on the parameters set via the builder's
API. |
| EConfigure.DispatcherType
Enumerates the supported eBus dispatcher thread types.
|
| EConfigure.RemoteConnection
This immutable class stores the information pertaining
to a remote eBus connection.
|
| EConfigure.ServerBuilder
Constructs an
EConfigure.Service instance based on
the parameters set via this builder's API. |
| EConfigure.Service
This immutable class stores the configuration for an
eBus service.
|
| ENetConfigure.SelectorInfo
This immutable class contains the selector thread
configuration for a specific, named selector.
|
| ThreadType
Lists the thread types available to eBus users when
configuring eBus.
|
Copyright © 2019. All rights reserved.