Uses of Class
org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
Packages that use AbstractCommonConfig Package Description org.jboss.wsf.spi.management org.jboss.wsf.spi.metadata.config Uses of AbstractCommonConfig in org.jboss.wsf.spi.management
Classes in org.jboss.wsf.spi.management with type parameters of type AbstractCommonConfig Modifier and Type Interface and Description interface
CommonConfigStore<T extends AbstractCommonConfig>
A store of client/endpoint configUses of AbstractCommonConfig in org.jboss.wsf.spi.metadata.config
Subclasses of AbstractCommonConfig in org.jboss.wsf.spi.metadata.config Modifier and Type Class and Description class
ClientConfig
A JBossWS client configurationclass
EndpointConfig
A JBossWS endpoint configurationConstructors in org.jboss.wsf.spi.metadata.config with parameters of type AbstractCommonConfig Constructor and Description AbstractCommonConfig(AbstractCommonConfig base, AbstractCommonConfig addon)
Copyright © 2020 JBoss, by Red Hat. All rights reserved.