public interface TransportConfiguration extends ProtocolConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TransportConfiguration.Topology |
DEFAULT_MODULE| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.network.SocketBinding |
getDiagnosticsSocketBinding() |
TransportConfiguration.Topology |
getTopology() |
boolean |
isShared() |
getModule, getName, getProperties, getProtocolClassName, getSocketBindingboolean isShared()
org.jboss.as.network.SocketBinding getDiagnosticsSocketBinding()
TransportConfiguration.Topology getTopology()
Copyright © 2015 JBoss by Red Hat. All rights reserved.