|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionProviderContext | |
|---|---|
| org.jboss.remoting3.remote | |
| org.jboss.remoting3.spi | Service provider classes and interfaces. |
| Uses of ConnectionProviderContext in org.jboss.remoting3.remote |
|---|
| Methods in org.jboss.remoting3.remote with parameters of type ConnectionProviderContext | |
|---|---|
static ConnectionProvider |
RemoteProtocol.getRemoteConnectionProvider(ConnectionProviderContext connectionProviderContext,
org.jboss.xnio.Connector<InetSocketAddress,? extends org.jboss.xnio.channels.ConnectedStreamChannel<InetSocketAddress>> connector)
Create an instance of the connection provider for the "remote" protocol. |
| Uses of ConnectionProviderContext in org.jboss.remoting3.spi |
|---|
| Methods in org.jboss.remoting3.spi that return ConnectionProviderContext | |
|---|---|
ConnectionProviderContext |
ConnectionHandlerContext.getConnectionProviderContext()
Get the connection provider context associated with this connection handler context. |
| Methods in org.jboss.remoting3.spi with parameters of type ConnectionProviderContext | |
|---|---|
ConnectionProvider |
ConnectionProviderFactory.createInstance(ConnectionProviderContext context)
Create a provider instance for an endpoint. |
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||