|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration | |
---|---|
org.codehaus.xfire.aegis | |
org.codehaus.xfire.aegis.type | |
org.codehaus.xfire.annotations | Package defining the classes for annotation support in XFire. |
org.codehaus.xfire.jaxws.type |
Uses of Configuration in org.codehaus.xfire.aegis |
---|
Constructors in org.codehaus.xfire.aegis with parameters of type Configuration | |
---|---|
AegisBindingProvider(TypeCreator creator,
Configuration config)
|
Uses of Configuration in org.codehaus.xfire.aegis.type |
---|
Methods in org.codehaus.xfire.aegis.type that return Configuration | |
---|---|
Configuration |
AbstractTypeCreator.getConfiguration()
|
Configuration |
DefaultTypeMappingRegistry.getConfiguration()
|
Methods in org.codehaus.xfire.aegis.type with parameters of type Configuration | |
---|---|
void |
AbstractTypeCreator.setConfiguration(Configuration typeConfiguration)
|
void |
DefaultTypeMappingRegistry.setConfiguration(Configuration typeConfiguration)
|
Constructors in org.codehaus.xfire.aegis.type with parameters of type Configuration | |
---|---|
DefaultTypeCreator(Configuration configuration)
|
|
DefaultTypeMappingRegistry(TypeCreator typeCreator,
boolean createDefault,
Configuration config)
|
Uses of Configuration in org.codehaus.xfire.annotations |
---|
Constructors in org.codehaus.xfire.annotations with parameters of type Configuration | |
---|---|
AnnotationServiceFactory(TransportManager transportManager,
Configuration config)
|
Uses of Configuration in org.codehaus.xfire.jaxws.type |
---|
Constructors in org.codehaus.xfire.jaxws.type with parameters of type Configuration | |
---|---|
JAXWSTypeCreator(Configuration configuration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |