| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.remote | |
| org.jboss.remoting3.spi |
Service provider classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
Endpoint.addConnectionProvider(String uriScheme,
ConnectionProviderFactory providerFactory,
OptionMap optionMap)
Register a connection provider for a URI scheme.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteConnectionProviderFactory
A
ConnectionProviderFactory for the remote protocol. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProviderFactory |
ConnectionProviderDescriptor.getProviderFactory()
The provider factory.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.