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.
|
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 © 2018 JBoss by Red Hat. All rights reserved.