|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapProvider | |
---|---|
org.apache.cxf.binding | Interfaces for protocol bindings and their factories. |
org.apache.cxf.configuration.spring | |
org.apache.cxf.transport | Transport related classes. |
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.policy.attachment.external |
Uses of MapProvider in org.apache.cxf.binding |
---|
Constructors in org.apache.cxf.binding with parameters of type MapProvider | |
---|---|
BindingFactoryManagerImpl(MapProvider<java.lang.String,BindingFactory> bindingFactories)
|
Uses of MapProvider in org.apache.cxf.configuration.spring |
---|
Classes in org.apache.cxf.configuration.spring that implement MapProvider | |
---|---|
class |
SpringBeanMap<V>
|
class |
SpringBeanQNameMap<V>
|
Uses of MapProvider in org.apache.cxf.transport |
---|
Constructors in org.apache.cxf.transport with parameters of type MapProvider | |
---|---|
ConduitInitiatorManagerImpl(MapProvider<java.lang.String,ConduitInitiator> conduitInitiators)
|
|
DestinationFactoryManagerImpl(MapProvider<java.lang.String,DestinationFactory> destinationFactories)
|
Uses of MapProvider in org.apache.cxf.ws.policy |
---|
Constructors in org.apache.cxf.ws.policy with parameters of type MapProvider | |
---|---|
AssertionBuilderRegistryImpl(MapProvider<javax.xml.namespace.QName,AssertionBuilder> builders)
|
|
PolicyInterceptorProviderRegistryImpl(MapProvider<javax.xml.namespace.QName,PolicyInterceptorProvider> interceptors)
|
Uses of MapProvider in org.apache.cxf.ws.policy.attachment.external |
---|
Constructors in org.apache.cxf.ws.policy.attachment.external with parameters of type MapProvider | |
---|---|
DomainExpressionBuilderRegistry(MapProvider<javax.xml.namespace.QName,DomainExpressionBuilder> builders)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |