| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.spi |
Service provider classes and interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
static org.wildfly.common.context.ContextManager<Endpoint> |
Endpoint.ENDPOINT_CONTEXT_MANAGER
The context manager for Remoting endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
EndpointBuilder.build() |
Endpoint |
ConfigurationEndpointSupplier.get() |
static Endpoint |
Endpoint.getCurrent()
Get the currently active Remoting endpoint.
|
Endpoint |
Connection.getEndpoint()
Get the local endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default org.wildfly.common.context.ContextManager<Endpoint> |
Endpoint.getInstanceContextManager()
Get the context manager for Remoting endpoints (
ENDPOINT_CONTEXT_MANAGER). |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
EndpointConfigurator.getConfiguredEndpoint()
Get the configured Remoting endpoint.
|
Endpoint |
ConnectionProviderContext.getEndpoint()
Get the endpoint.
|
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All rights reserved.