public interface ProtocolStackConfiguration
Modifier and Type | Method and Description |
---|---|
ProtocolDefaults |
getDefaults() |
ServerEnvironment |
getEnvironment() |
MBeanServer |
getMBeanServer() |
String |
getName() |
List<ProtocolConfiguration> |
getProtocols() |
RelayConfiguration |
getRelay() |
TransportConfiguration |
getTransport() |
String getName()
ProtocolDefaults getDefaults()
MBeanServer getMBeanServer()
TransportConfiguration getTransport()
List<ProtocolConfiguration> getProtocols()
ServerEnvironment getEnvironment()
RelayConfiguration getRelay()
Copyright © 2013 JBoss by Red Hat. All rights reserved.