| Constructor and Description |
|---|
RemotingResources() |
| Modifier and Type | Method and Description |
|---|---|
List<Connector> |
connectors()
Get the list of Connector resources
|
EndpointConfiguration |
endpointConfiguration()
Endpoint configuration
|
List<HTTPConnector> |
httpConnectors()
Get the list of HTTPConnector resources
|
List<LocalOutboundConnection> |
localOutboundConnections()
Get the list of LocalOutboundConnection resources
|
List<OutboundConnection> |
outboundConnections()
Get the list of OutboundConnection resources
|
List<RemoteOutboundConnection> |
remoteOutboundConnections()
Get the list of RemoteOutboundConnection resources
|
@Subresource public List<HTTPConnector> httpConnectors()
@Subresource public List<Connector> connectors()
@Subresource public List<OutboundConnection> outboundConnections()
@Subresource public List<LocalOutboundConnection> localOutboundConnections()
@Subresource public List<RemoteOutboundConnection> remoteOutboundConnections()
@Subresource public EndpointConfiguration endpointConfiguration()
Copyright © 2015 JBoss by Red Hat. All rights reserved.