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()
Deprecated.
|
getModule, getName, getProperties, getProtocolClassName, getSocketBinding
@Deprecated boolean isShared()
org.jboss.as.network.SocketBinding getDiagnosticsSocketBinding()
TransportConfiguration.Topology getTopology()
Copyright © 2017 JBoss by Red Hat. All rights reserved.