Interface | Description |
---|---|
ConnectionHandler |
A connection to a foreign endpoint.
|
ConnectionHandlerContext |
The context for connection handlers.
|
ConnectionHandlerFactory |
A factory which creates the connection handler for a connection.
|
ConnectionProvider |
A connection provider.
|
ConnectionProviderContext |
A context for a connection provider.
|
ConnectionProviderDescriptor |
A service descriptor for connection protocol providers.
|
ConnectionProviderFactory |
A connection provider factory.
|
EndpointConfigurator |
An interface which allows external configuration to take place if no endpoint configuration is present in the
global configuration file.
|
ExternalConnectionProvider |
A provider interface that allows connections that have already been accepted to be converted to remoting
connections.
|
NetworkServerProvider |
A provider interface implemented by connection providers which can be connected to across the network.
|
RegisteredService |
A registered service.
|
Class | Description |
---|---|
AbstractHandleableCloseable<T extends HandleableCloseable<T>> |
A basic implementation of a closeable resource.
|
SpiUtils |
Utility methods for Remoting service providers.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.