| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
EndpointImpl.getConnectionProviderInterface(java.lang.String uriScheme,
java.lang.Class<T> expectedType) |
<T> T |
Endpoint.getConnectionProviderInterface(java.lang.String uriScheme,
java.lang.Class<T> expectedType)
Get the interface for a connection provider.
|