org.jboss.wsf.spi.metadata.config
Class ClientConfig
java.lang.Object
org.jboss.wsf.spi.metadata.config.AbstractCommonConfig
org.jboss.wsf.spi.metadata.config.ClientConfig
- All Implemented Interfaces:
- CommonConfig
public class ClientConfig
- extends AbstractCommonConfig
A JBossWS client configuration
- Since:
- 29-Apr-2011
- Author:
- alessio.soldano@jboss.com
| Methods inherited from class org.jboss.wsf.spi.metadata.config.AbstractCommonConfig |
getConfigName, getHandlers, getPostHandlerChains, getPreHandlerChains, getProperties, getProperty, hasFeature, setConfigName, setFeature, setPostHandlerChains, setPreHandlerChains, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STANDARD_CLIENT_CONFIG
public static final String STANDARD_CLIENT_CONFIG
- See Also:
- Constant Field Values
ClientConfig
public ClientConfig()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.