Uses of Interface
org.jboss.wsf.spi.management.ServerConfig
-
Packages that use ServerConfig Package Description org.jboss.wsf.spi.management org.jboss.wsf.spi.metadata.config -
-
Uses of ServerConfig in org.jboss.wsf.spi.management
Methods in org.jboss.wsf.spi.management that return ServerConfig Modifier and Type Method Description abstract ServerConfigServerConfigFactory. getServerConfig() -
Uses of ServerConfig in org.jboss.wsf.spi.metadata.config
Constructors in org.jboss.wsf.spi.metadata.config with parameters of type ServerConfig Constructor Description SOAPAddressRewriteMetadata(ServerConfig serverConfig, JBossWebservicesMetaData jbwsmd)
-