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 |
HttpUpgradeConnectionProviderFactory
A
ConnectionProviderFactory for the remote protocol that initiates
the connection via a HTTP Upgrade |
class |
RemoteConnectionProviderFactory
A
ConnectionProviderFactory for the remote protocol. |
Modifier and Type | Method and Description |
---|---|
ConnectionProviderFactory |
ConnectionProviderDescriptor.getProviderFactory()
The provider factory.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.