Modifier and Type | Field and Description |
---|---|
protected static Bus |
BusFactory.defaultBus |
Modifier and Type | Method and Description |
---|---|
abstract Bus |
BusFactory.createBus()
Creates a new bus.
|
static Bus |
BusFactory.getAndSetThreadDefaultBus(Bus bus)
Sets the default bus for the thread.
|
static Bus |
BusFactory.getDefaultBus()
Returns the default bus, creating it if necessary.
|
static Bus |
BusFactory.getDefaultBus(boolean createIfNeeded)
Returns the default bus
|
static Bus |
BusFactory.getThreadDefaultBus()
Gets the default bus for the thread.
|
static Bus |
BusFactory.getThreadDefaultBus(boolean createIfNeeded)
Gets the default bus for the thread, creating if needed
|
Modifier and Type | Method and Description |
---|---|
static void |
BusFactory.clearDefaultBusForAnyThread(Bus bus)
Removes a bus from being a thread default bus for any thread.
|
static Bus |
BusFactory.getAndSetThreadDefaultBus(Bus bus)
Sets the default bus for the thread.
|
protected void |
BusFactory.initializeBus(Bus bus) |
static boolean |
BusFactory.possiblySetDefaultBus(Bus bus)
Sets the default bus if a default bus is not already set.
|
static void |
BusFactory.setDefaultBus(Bus bus)
Sets the default bus.
|
static void |
BusFactory.setThreadDefaultBus(Bus bus)
Sets the default bus for the thread.
|
Constructor and Description |
---|
XMLStreamDataReader(AegisDatabinding databinding,
Bus bus) |
XMLStreamDataWriter(AegisDatabinding databinding,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
AbstractBindingFactory.bus |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractBindingFactory.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBindingFactory.setBus(Bus bus) |
Constructor and Description |
---|
AbstractBindingFactory(Bus b) |
AbstractBindingFactory(Bus b,
Collection<String> ns) |
Modifier and Type | Method and Description |
---|---|
void |
ColocOutInterceptor.setBus(Bus bus) |
Constructor and Description |
---|
ColocInFaultObserver(Bus bus) |
ColocMessageObserver(Endpoint endpoint,
Bus bus) |
ColocOutFaultObserver(Bus bus) |
ColocOutInterceptor(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
ColocFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
ColocFeature.Portable.initialize(Client client,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Conduit |
CorbaBindingFactory.getConduit(EndpointInfo endpointInfo,
Bus bus) |
Conduit |
CorbaBindingFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
Destination |
CorbaBindingFactory.getDestination(EndpointInfo endpointInfo,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
OrbConfigurer.setBus(Bus b) |
Modifier and Type | Method and Description |
---|---|
static Any |
CorbaAnyHelper.createAny(ORB orb,
Bus bus) |
Constructor and Description |
---|
CorbaFixedAnyImplClassCreatorProxyService(Bus bus) |
CorbaFixedAnyImplClassLoader(Bus bus) |
CorbaFixedAnyImplGenerator(Bus bus) |
GenerateJustInTime(Bus bus) |
LoadFirst(Bus bus) |
Constructor and Description |
---|
WSDLExtensionRegister(Bus b) |
Modifier and Type | Method and Description |
---|---|
EndpointInfo |
SoapTransportFactory.createEndpointInfo(Bus bus,
ServiceInfo serviceInfo,
BindingInfo b,
List<?> ees) |
void |
SoapTransportFactory.createPortExtensors(Bus b,
EndpointInfo ei,
Service service) |
Conduit |
SoapTransportFactory.getConduit(EndpointInfo ei,
Bus b) |
Conduit |
SoapTransportFactory.getConduit(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
Destination |
SoapTransportFactory.getDestination(EndpointInfo ei,
Bus bus) |
Constructor and Description |
---|
SoapBindingFactory(Bus b) |
Constructor and Description |
---|
ReadHeadersInterceptor(Bus b) |
ReadHeadersInterceptor(Bus b,
SoapVersion v) |
ReadHeadersInterceptor(Bus b,
String phase) |
SoapOutInterceptor(Bus b) |
SoapOutInterceptor(Bus b,
String phase) |
Constructor and Description |
---|
XMLBindingFactory(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
XMLWSDLExtensionLoader.setupBus(Bus b) |
Constructor and Description |
---|
XMLWSDLExtensionLoader(Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
CXFBusFactory.createBus() |
Bus |
CXFBusFactory.createBus(Map<Class<?>,Object> e) |
Bus |
CXFBusFactory.createBus(Map<Class<?>,Object> e,
Map<String,Object> properties) |
Constructor and Description |
---|
ManagedBus(Bus b) |
Modifier and Type | Class and Description |
---|---|
class |
BlueprintBus |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionManagerBus
This bus uses CXF's built in extension manager to load components
(as opposed to using the Spring bus implementation).
|
Modifier and Type | Method and Description |
---|---|
Object |
Extension.load(ClassLoader cl,
Bus b) |
Constructor and Description |
---|
ExtensionManagerImpl(ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
ExtensionManagerImpl(String[] resources,
ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
ExtensionManagerImpl(String resource,
ClassLoader cl,
Map<Class<?>,Object> initialExtensions,
ResourceManager rm,
Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
ServerRegistryImpl.getBus() |
Bus |
WorkQueueManagerImpl.getBus() |
Bus |
HeaderManagerImpl.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
BindingFactoryManagerImpl.setBus(Bus b) |
void |
ServiceContractResolverRegistryImpl.setBus(Bus bus)
Sets the bus with which the registry is associated.
|
void |
DestinationFactoryManagerImpl.setBus(Bus b) |
void |
EndpointResolverRegistryImpl.setBus(Bus b) |
void |
ServerRegistryImpl.setBus(Bus bus) |
void |
WorkQueueManagerImpl.setBus(Bus bus) |
void |
HeaderManagerImpl.setBus(Bus bus) |
void |
ConduitInitiatorManagerImpl.setBus(Bus b) |
void |
CXFBusLifeCycleManager.setBus(Bus b) |
Constructor and Description |
---|
BindingFactoryManagerImpl(Bus b) |
ClientLifeCycleManagerImpl(Bus b) |
ConduitInitiatorManagerImpl(Bus b) |
CXFBusLifeCycleManager(Bus b) |
DestinationFactoryManagerImpl(Bus b) |
DestinationFactoryManagerImpl(Map<String,DestinationFactory> destinationFactories,
Bus b) |
EndpointResolverRegistryImpl(Bus b) |
HeaderManagerImpl(Bus b) |
ServerLifeCycleManagerImpl(Bus b) |
ServerRegistryImpl(Bus b) |
ServiceContractResolverRegistryImpl(Bus b) |
WorkQueueManagerImpl(Bus b) |
Modifier and Type | Method and Description |
---|---|
Object |
CXFExtensionBundleListener.OSGiExtension.load(ClassLoader cl,
Bus b) |
Constructor and Description |
---|
OSGIBusListener(Bus b) |
OSGIBusListener(Bus b,
Object[] args) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceManagerImpl.setBus(Bus b) |
Constructor and Description |
---|
ResourceManagerImpl(Bus b) |
Modifier and Type | Class and Description |
---|---|
class |
SpringBus |
Modifier and Type | Method and Description |
---|---|
static Bus |
BusWiringBeanFactoryPostProcessor.addBus(org.springframework.context.ApplicationContext ctx,
String name) |
static Bus |
BusWiringBeanFactoryPostProcessor.addDefaultBus(org.springframework.context.ApplicationContext ctx) |
Bus |
SpringBusFactory.createBus() |
Bus |
SpringBusFactory.createBus(String cfgFile) |
Bus |
SpringBusFactory.createBus(String[] cfgFiles) |
Bus |
SpringBusFactory.createBus(String[] cfgFiles,
boolean includeDefaults) |
Bus |
SpringBusFactory.createBus(String cfgFile,
boolean includeDefaults) |
Bus |
SpringBusFactory.createBus(URL url) |
Bus |
SpringBusFactory.createBus(URL[] urls) |
Bus |
SpringBusFactory.createBus(URL[] urls,
boolean includeDefaults) |
Bus |
SpringBusFactory.createBus(URL url,
boolean includeDefaults) |
protected Bus |
SpringBusFactory.finishCreatingBus(org.springframework.context.ConfigurableApplicationContext bac) |
Modifier and Type | Method and Description |
---|---|
void |
BusDefinitionParser.BusConfig.setBus(Bus bb) |
Constructor and Description |
---|
BusWiringBeanFactoryPostProcessor(Bus b) |
SpringBeanLocator(org.springframework.context.ApplicationContext ctx,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
BusCreationListener.busCreated(Bus b)
Invoked to create a BusLifeCycleListener.
|
Modifier and Type | Method and Description |
---|---|
Bus |
OASISCatalogManager.getBus() |
Modifier and Type | Method and Description |
---|---|
static OASISCatalogManager |
OASISCatalogManager.getCatalogManager(Bus bus) |
void |
OASISCatalogManager.setBus(Bus bus) |
Constructor and Description |
---|
CatalogXmlSchemaURIResolver(Bus bus) |
OASISCatalogManager(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
CXFCdiServlet.setBus(Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
FailoverFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
FailoverFeature.Portable.initialize(Client client,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static Object |
JAXBUtils.setNamespaceMapper(Bus bus,
Map<String,String> nspref,
Marshaller marshaller) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
GeneratedClassClassLoader.bus |
protected Bus |
ClassGeneratorClassLoader.bus |
Constructor and Description |
---|
ClassGeneratorClassLoader(Bus bus) |
ClassLoaderProxyService(Bus bus) |
GeneratedClassClassLoader(Bus bus) |
GeneratedNamespaceClassLoader(Bus bus) |
GenerateJustInTime(Bus bus) |
LoadFirst(Bus bus) |
NamespaceClassGenerator(Bus bus) |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
ClassHelper.getRealClass(Bus bus,
Object o) |
static Class<?> |
ClassHelper.getRealClassFromClass(Bus bus,
Class<?> cls) |
Modifier and Type | Method and Description |
---|---|
protected Bus |
AbstractDataBinding.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDataBinding.setBus(Bus bus)
This call is used to set the bus.
|
Modifier and Type | Method and Description |
---|---|
void |
StaxDataBindingFeature.Portable.initialize(Client client,
Bus bus) |
void |
StaxDataBindingFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
ClientImpl.bus |
protected Bus |
ManagedEndpoint.bus |
protected Bus |
AbstractEndpointFactory.bus |
protected Bus |
ServerImpl.bus |
Modifier and Type | Method and Description |
---|---|
Bus |
Client.getBus()
Retrieves the Bus that was used to create the Client
|
Bus |
ClientImpl.getBus() |
Bus |
AbstractEndpointFactory.getBus() |
Bus |
EndpointImpl.getBus() |
Bus |
AbstractEndpointFactory.getBus(boolean createIfNeeded) |
Modifier and Type | Method and Description |
---|---|
EndpointImpl |
SimpleEndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info.
|
EndpointImpl |
EndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info.
|
void |
AbstractEndpointFactory.setBus(Bus bus) |
void |
EndpointImpl.setBus(Bus bus) |
Constructor and Description |
---|
ClientImpl(Bus b,
Endpoint e) |
ClientImpl(Bus b,
Endpoint e,
Conduit c) |
ClientImpl(Bus b,
Endpoint e,
ConduitSelector sc) |
ClientImpl(Bus bus,
Service svc,
QName port,
EndpointImplFactory endpointImplFactory)
Create a Client that uses a specific EndpointImpl.
|
EndpointImpl(Bus bus,
Service s,
EndpointInfo ei) |
EndpointImpl(Bus bus,
Service s,
QName endpointName) |
ManagedEndpoint(Bus b,
Endpoint ep,
Server s) |
ServerImpl(Bus bus,
Endpoint endpoint,
DestinationFactory destinationFactory,
BindingFactory bindingFactory) |
Modifier and Type | Method and Description |
---|---|
static DynamicClientFactory |
DynamicClientFactory.newInstance(Bus b)
Create a new instance using a specific Bus.
|
Constructor and Description |
---|
DynamicClientFactory(Bus bus) |
ExceptionClassCreatorProxyService(Bus bus) |
ExceptionClassGenerator(Bus bus) |
ExceptionClassLoader(Bus bus) |
GenerateJustInTime(Bus bus) |
LoadFirst(Bus bus) |
TypeClassInitializer(Bus bus,
ServiceInfo serviceInfo,
JAXBUtils.S2JJAXBModel model,
boolean allowWr) |
Modifier and Type | Method and Description |
---|---|
void |
LoggingFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Constructor and Description |
---|
LoggingBusLifecycleListener(Bus b) |
OldLoggingFactoryBeanListener(Bus b)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FastInfosetFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
StaxTransformFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
default void |
AbstractPortableFeature.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
LoggingFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
AbstractFeature.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
WrappedFeature.initialize(Bus bus) |
default void |
AbstractPortableFeature.initialize(Bus bus) |
void |
DelegatingFeature.initialize(Bus bus) |
void |
Feature.initialize(Bus bus) |
void |
WrappedFeature.initialize(Client client,
Bus bus) |
default void |
AbstractPortableFeature.initialize(Client client,
Bus bus) |
void |
DelegatingFeature.initialize(Client client,
Bus bus) |
void |
Feature.initialize(Client client,
Bus bus) |
void |
WrappedFeature.initialize(InterceptorProvider interceptorProvider,
Bus bus) |
default void |
AbstractPortableFeature.initialize(InterceptorProvider interceptorProvider,
Bus bus) |
void |
DelegatingFeature.initialize(InterceptorProvider interceptorProvider,
Bus bus) |
void |
Feature.initialize(InterceptorProvider interceptorProvider,
Bus bus) |
void |
WrappedFeature.initialize(Server server,
Bus bus) |
default void |
AbstractPortableFeature.initialize(Server server,
Bus bus) |
void |
DelegatingFeature.initialize(Server server,
Bus bus) |
void |
Feature.initialize(Server server,
Bus bus) |
protected void |
DelegatingFeature.initializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
protected void |
AbstractFeature.initializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
XSLTFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaValidationFeature.Portable.doInitializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
void |
SchemaValidationFeature.Portable.initialize(Client client,
Bus bus) |
void |
SchemaValidationFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
ClientProxyFactoryBean.getBus() |
Modifier and Type | Method and Description |
---|---|
protected String |
WSDLGetUtils.mapUri(Bus bus,
String base,
Map<String,javax.wsdl.extensions.schema.SchemaReference> smp,
String loc,
String xsd,
String resolvedXsd) |
protected Document |
WSDLGetUtils.readXSDDocument(Bus bus,
String xsd,
Map<String,javax.wsdl.extensions.schema.SchemaReference> smp,
String base)
Read the schema file and return as a Document object.
|
void |
ClientProxyFactoryBean.setBus(Bus bus) |
protected void |
WSDLGetUtils.updateDefinition(Bus bus,
javax.wsdl.Definition def,
Map<String,javax.wsdl.Definition> done,
Map<String,javax.wsdl.extensions.schema.SchemaReference> doneSchemas,
String base,
String docBase,
String parentResolvedLocation) |
protected void |
WSDLGetUtils.updateSchemaImports(Bus bus,
javax.wsdl.extensions.schema.Schema schema,
String docBase,
Map<String,javax.wsdl.extensions.schema.SchemaReference> doneSchemas,
String base,
String parentResolved) |
protected void |
WSDLGetUtils.updateWSDLKeyDefinition(Bus bus,
Map<String,javax.wsdl.Definition> mp,
Message message,
Map<String,javax.wsdl.extensions.schema.SchemaReference> smp,
String base,
EndpointInfo endpointInfo)
Create a wsdl Definition object from the endpoint information and register
it in the local data structure for future reference.
|
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractFaultChainInitiatorObserver.getBus() |
Constructor and Description |
---|
AbstractFaultChainInitiatorObserver(Bus bus) |
ClientOutFaultObserver(Bus bus) |
InFaultChainInitiatorObserver(Bus bus) |
OutFaultChainInitiatorObserver(Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
JAASAuthenticationFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
JavascriptOptionsFeature.Portable.initialize(Server server,
Bus bus) |
Constructor and Description |
---|
JavascriptServerListener(Bus b) |
Constructor and Description |
---|
FactoryClassLoader(Bus bus) |
FactoryClassProxyService(Bus bus) |
GenerateJustInTime(Bus bus) |
GenerateJustInTime(Bus bus) |
LoadFirst(Bus bus) |
LoadFirst(Bus bus) |
WrapperHelperClassLoader(Bus bus) |
WrapperHelperProxyService(Bus bus) |
Constructor and Description |
---|
DataWriterImpl(Bus bus,
JAXBDataBinding binding) |
DataWriterImpl(Bus bus,
JAXBDataBinding binding,
boolean noEsc) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractJAXRSFactoryBean.getBus() |
Bus |
JAXRSServiceFactoryBean.getBus() |
Modifier and Type | Method and Description |
---|---|
protected void |
JAXRSServerFactoryBean.applyBusFeatures(Bus bus) |
void |
AbstractJAXRSFactoryBean.setBus(Bus bus) |
void |
JAXRSServiceFactoryBean.setBus(Bus bus) |
Constructor and Description |
---|
JAXRSBindingFactory(Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
ClientConfiguration.getBus()
Gets the bus
|
Modifier and Type | Method and Description |
---|---|
static ClientProviderFactory |
ClientProviderFactory.createInstance(Bus bus) |
void |
ClientConfiguration.setBus(Bus bus)
Sets the bus
|
Modifier and Type | Method and Description |
---|---|
void |
JAXRSClientBeanValidationFeature.Portable.doInitializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static ApplicationInfo |
DefaultApplicationFactory.createApplicationInfo(JAXRSServiceFactoryBean sfb,
Set<String> resourcePackages,
Bus bus) |
static ApplicationInfo |
DefaultApplicationFactory.createApplicationInfo(Set<Class<?>> serviceClasses,
Bus bus) |
static ApplicationInfo |
DefaultApplicationFactory.createApplicationInfoOrDefault(Server server,
ServerProviderFactory factory,
JAXRSServiceFactoryBean sfb,
Bus bus,
boolean scan)
Detects the application (if present) or creates the default application (in case the scan is disabled).
|
static javax.ws.rs.core.Application |
DefaultApplicationFactory.createApplicationOrDefault(Server server,
ServerProviderFactory factory,
JAXRSServiceFactoryBean sfb,
Bus bus,
Set<String> resourcePackages,
boolean scan)
Detects the application (if present) or creates the default application (in case the scan is disabled).
|
default Properties |
SwaggerProperties.getSwaggerProperties(String location,
Bus bus)
Read the Swagger-specific properties from the property file (to seamlessly
support the migration from older Swagger features).
|
Modifier and Type | Method and Description |
---|---|
void |
OpenApiFeature.Portable.initialize(Server server,
Bus bus) |
protected void |
OpenApiFeature.registerSwaggerUiResources(JAXRSServiceFactoryBean sfb,
Properties properties,
ServerProviderFactory factory,
Bus bus) |
protected void |
OpenApiFeature.Portable.registerSwaggerUiResources(JAXRSServiceFactoryBean sfb,
Properties properties,
ServerProviderFactory factory,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractResourceInfo.getBus() |
Constructor and Description |
---|
AbstractResourceInfo(Bus bus) |
AbstractResourceInfo(Class<?> resourceClass,
Class<?> serviceClass,
boolean isRoot,
boolean checkContexts,
Bus bus) |
AbstractResourceInfo(Class<?> resourceClass,
Class<?> serviceClass,
boolean isRoot,
boolean checkContexts,
Map<Class<?>,ThreadLocalProxy<?>> constructorProxies,
Bus bus,
Object provider) |
ApplicationInfo(javax.ws.rs.core.Application provider,
Bus bus) |
ApplicationInfo(javax.ws.rs.core.Application provider,
Map<Class<?>,ThreadLocalProxy<?>> constructorProxies,
Bus bus) |
BeanParamInfo(Class<?> beanClass,
Bus bus) |
BeanResourceInfo(Bus bus) |
BeanResourceInfo(Class<?> resourceClass,
Class<?> serviceClass,
boolean isRoot,
boolean checkContexts,
Bus bus) |
BeanResourceInfo(Class<?> resourceClass,
Class<?> serviceClass,
boolean isRoot,
Bus bus) |
ClassResourceInfo(Class<?> theResourceClass,
Class<?> theServiceClass,
boolean theRoot,
boolean enableStatic,
boolean createdFromModel,
Bus bus) |
ClassResourceInfo(Class<?> theResourceClass,
Class<?> theServiceClass,
boolean theRoot,
boolean enableStatic,
boolean createdFromModel,
String consumesTypes,
String producesTypes,
Bus bus) |
ClassResourceInfo(Class<?> theResourceClass,
Class<?> theServiceClass,
boolean theRoot,
boolean enableStatic,
Bus bus) |
ClassResourceInfo(Class<?> theResourceClass,
Class<?> theServiceClass,
boolean theRoot,
boolean enableStatic,
Bus bus,
List<javax.ws.rs.core.MediaType> defaultProduces,
List<javax.ws.rs.core.MediaType> defaultConsumes) |
FilterProviderInfo(Class<?> resourceClass,
Class<?> serviceClass,
T provider,
Bus bus,
Map<Class<?>,Integer> supportedContracts) |
FilterProviderInfo(Class<?> resourceClass,
Class<?> serviceClass,
T provider,
Bus bus,
Set<String> nameBindings,
boolean dynamic,
Map<Class<?>,Integer> supportedContracts) |
ProviderInfo(Class<?> resourceClass,
Class<?> serviceClass,
T provider,
Bus bus,
boolean custom) |
ProviderInfo(Class<?> resourceClass,
Class<?> serviceClass,
T provider,
Bus bus,
boolean checkContexts,
boolean custom) |
ProviderInfo(Class<?> resourceClass,
Class<?> serviceClass,
T provider,
Map<Class<?>,ThreadLocalProxy<?>> constructorProxies,
Bus bus,
boolean checkContexts,
boolean custom) |
ProviderInfo(T provider,
Bus bus,
boolean custom) |
ProviderInfo(T provider,
Bus bus,
boolean checkContexts,
boolean custom) |
ProviderInfo(T provider,
Map<Class<?>,ThreadLocalProxy<?>> constructorProxies,
Bus bus,
boolean custom) |
ProviderInfo(T provider,
Map<Class<?>,ThreadLocalProxy<?>> constructorProxies,
Bus bus,
boolean checkContexts,
boolean custom) |
Constructor and Description |
---|
JavaDocProvider(Bus bus,
String... paths) |
Constructor and Description |
---|
WadlGenerator(Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
OpenApiFeature.Portable.initialize(Server server,
Bus bus) |
void |
OpenApiFeature.registerSwaggerUiResources(JAXRSServiceFactoryBean sfb,
Properties properties,
ServerProviderFactory factory,
Bus bus) |
protected void |
OpenApiFeature.Portable.registerSwaggerUiResources(JAXRSServiceFactoryBean sfb,
Properties properties,
ServerProviderFactory factory,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static UserApplication |
OpenApiParseUtils.getUserApplication(String loc,
Bus bus) |
static UserApplication |
OpenApiParseUtils.getUserApplication(String loc,
Bus bus,
ParseConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractConfigurableProvider.getBus()
Gets the Bus.
|
Bus |
ProviderFactory.getBus() |
Modifier and Type | Method and Description |
---|---|
static ServerProviderFactory |
ServerProviderFactory.createInstance(Bus bus) |
protected static Object |
ProviderFactory.createProvider(String className,
Bus bus) |
static ProviderInfo<? extends Object> |
ProviderFactory.createProviderFromConstructor(Constructor<?> c,
Map<Class<?>,Object> values,
Bus theBus,
boolean checkContexts,
boolean custom) |
protected static Set<String> |
ProviderFactory.getFilterNameBindings(Bus bus,
Object provider) |
protected static ProviderCache |
ProviderFactory.initCache(Bus theBus) |
void |
AbstractConfigurableProvider.setBus(Bus b)
Sets the Bus
|
void |
ProviderFactory.setBus(Bus bus) |
Constructor and Description |
---|
ProviderFactory(Bus bus) |
Constructor and Description |
---|
CXFNonSpringJaxrsServlet(javax.ws.rs.core.Application app,
DestinationRegistry destinationRegistry,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
protected Bus |
AbstractSpringConfigurationFactory.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
SseFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
SseFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
Swagger2Feature.addSwaggerResource(Server server,
Bus bus) |
protected void |
Swagger2Feature.Portable.addSwaggerResource(Server server,
Bus bus) |
void |
AbstractSwaggerFeature.addSwaggerResource(Server server,
Bus bus) |
protected abstract void |
AbstractSwaggerFeature.Portable.addSwaggerResource(Server server,
Bus bus) |
void |
AbstractSwaggerFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static String |
SwaggerToOpenApiConversionUtils.getOpenApiFromSwaggerLoc(String loc,
OpenApiConfiguration cfg,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static UserApplication |
SwaggerParseUtils.getUserApplication(String loc,
Bus bus) |
static UserApplication |
SwaggerParseUtils.getUserApplication(String loc,
Bus bus,
ParseConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
default SwaggerUiSupport.Registration |
SwaggerUiSupport.getSwaggerUi(Bus bus,
Properties swaggerProps,
boolean runAsFilter)
Detects the presence of Swagger UI in classpath with respect to properties and
configuration provided.
|
Modifier and Type | Method and Description |
---|---|
static JAXRSServerFactoryBean |
ResourceUtils.createApplication(javax.ws.rs.core.Application app,
boolean ignoreAppPath,
boolean staticSubresourceResolution,
boolean useSingletonResourceProvider,
Bus bus) |
static ClassResourceInfo |
ResourceUtils.createClassResourceInfo(Class<?> rClass,
Class<?> sClass,
boolean root,
boolean enableStatic,
Bus bus) |
static ClassResourceInfo |
ResourceUtils.createClassResourceInfo(Class<?> rClass,
Class<?> sClass,
ClassResourceInfo parent,
boolean root,
boolean enableStatic,
Bus bus) |
static ClassResourceInfo |
ResourceUtils.createClassResourceInfo(Class<?> rClass,
Class<?> sClass,
ClassResourceInfo parent,
boolean root,
boolean enableStatic,
Bus bus,
List<javax.ws.rs.core.MediaType> defaultConsumes,
List<javax.ws.rs.core.MediaType> defaultProduces) |
static ClassResourceInfo |
ResourceUtils.createClassResourceInfo(Map<String,UserResource> resources,
UserResource model,
Class<?> defaultClass,
boolean isRoot,
boolean enableStatic,
Bus bus) |
static ClassResourceInfo |
ResourceUtils.createServiceClassResourceInfo(Map<String,UserResource> resources,
UserResource model,
Class<?> sClass,
boolean isRoot,
boolean enableStatic,
Bus bus) |
static InputStream |
ResourceUtils.getClasspathResourceStream(String path,
Class<?> callingClass,
Bus bus) |
static URL |
ResourceUtils.getClasspathResourceURL(String path,
Class<?> callingClass,
Bus bus) |
static Set<String> |
AnnotationUtils.getInstanceNameBindings(Bus bus,
Object obj) |
static Set<String> |
AnnotationUtils.getNameBindings(Bus bus,
Class<?> clazz) |
static <T> T |
ResourceUtils.getResource(String path,
Class<T> resourceClass,
Bus bus) |
static InputStream |
ResourceUtils.getResourceStream(String loc,
Bus bus) |
static URL |
ResourceUtils.getResourceURL(String loc,
Bus bus) |
static List<UserResource> |
ResourceUtils.getUserResources(String loc,
Bus bus) |
static Properties |
ResourceUtils.loadProperties(String propertiesLocation,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static Schema |
SchemaHandler.createSchema(List<String> locations,
String catalogLocation,
Bus bus) |
void |
SchemaHandler.setBus(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
JAXRSBeanValidationFeature.Portable.doInitializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
ServiceImpl.getBus() |
Bus |
EndpointImpl.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointImpl.setBus(Bus b) |
Constructor and Description |
---|
CXFService(Bus b,
URL wsdlURL,
QName serviceName) |
CXFService(Bus b,
URL wsdlURL,
QName serviceName,
WebServiceFeature... f) |
EndpointImpl(Bus bus,
Object implementor) |
EndpointImpl(Bus b,
Object implementor,
JaxWsServerFactoryBean sf) |
EndpointImpl(Bus b,
Object i,
String bindingUri) |
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl) |
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl,
WebServiceFeature[] f) |
EndpointImpl(Bus b,
Object i,
String bindingUri,
WebServiceFeature[] features) |
ServiceImpl(Bus b,
URL url,
QName name,
Class<?> cls,
WebServiceFeature... f) |
WrapperClassGenerator(Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceContextResourceResolver.setBus(Bus b) |
Constructor and Description |
---|
WebServiceContextResourceResolver(Bus b) |
Modifier and Type | Method and Description |
---|---|
static JaxWsDynamicClientFactory |
JaxWsDynamicClientFactory.newInstance(Bus b)
Create a new instance using a specific Bus.
|
Constructor and Description |
---|
JaxWsDynamicClientFactory(Bus bus) |
Constructor and Description |
---|
AnnotationHandlerChainBuilder(Bus bus) |
HandlerChainBuilder(Bus aBus) |
HandlerResolverImpl(Bus bus,
QName serviceName,
Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
protected EndpointImpl |
ProviderImpl.createEndpointImpl(Bus bus,
String bindingId,
Object implementor,
WebServiceFeature... features) |
Constructor and Description |
---|
GenerateJustInTime(Bus bus) |
LoadFirst(Bus bus) |
WrapperClassCreatorProxyService(Bus bus) |
WrapperClassLoader(Bus bus) |
Constructor and Description |
---|
SpringEndpointImpl(Bus bus,
Object implementor) |
Modifier and Type | Method and Description |
---|---|
EndpointImpl |
JaxWsEndpointImplFactory.newEndpointImpl(Bus bus,
Service service,
EndpointInfo endpointInfo)
Create an EndpointImpl from a bus, service, and endpoint info.
|
Constructor and Description |
---|
JaxWsClientEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
ServiceImpl si,
List<WebServiceFeature> wf) |
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei) |
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
JaxWsImplementorInfo implementorInfo,
List<WebServiceFeature> wf,
List<? extends Feature> af,
boolean isFromWsdl) |
JaxWsEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
List<WebServiceFeature> wf) |
Constructor and Description |
---|
EndpointImpl(Bus bus,
Object implementor)
Deprecated.
|
EndpointImpl(Bus b,
Object implementor,
JaxWsServerFactoryBean sf)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
String wsdl,
WebServiceFeature[] f)
Deprecated.
|
EndpointImpl(Bus b,
Object i,
String bindingUri,
WebServiceFeature[] features)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Bus |
JCABusFactory.getBus() |
Bus |
ManagedConnectionFactoryImpl.getBus() |
Bus |
CXFInvocationHandlerData.getBus() |
Modifier and Type | Method and Description |
---|---|
protected Set<Bus> |
ResourceAdapterImpl.getBusCache() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapterImpl.registerBus(Bus bus) |
void |
JCABusFactory.setBus(Bus b) |
void |
CXFInvocationHandlerData.setBus(Bus bus) |
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceAdapterImpl.setBusCache(Set<Bus> cache) |
Constructor and Description |
---|
InvocationHandlerFactory(Bus b,
CXFManagedConnection connection) |
Modifier and Type | Method and Description |
---|---|
protected void |
EJBEndpoint.setWorkManagerThreadPoolToJetty(Bus bus,
String baseAddress) |
Modifier and Type | Method and Description |
---|---|
Bus |
JsServiceFactoryBean.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
JsServiceFactoryBean.setBus(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
CounterRepository.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
CounterRepository.setBus(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
ResponseTimeFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
InstrumentationManagerImpl.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationManagerImpl.setBus(Bus bus) |
Constructor and Description |
---|
InstrumentationManagerImpl(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
ExchangeImpl.getBus() |
Bus |
Exchange.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
MetricsFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
MetricsFeature.Portable.initialize(Client client,
Bus bus) |
void |
MetricsFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
CodahaleMetricsProvider.bus |
Modifier and Type | Method and Description |
---|---|
static void |
CodahaleMetricsProvider.setupJMXReporter(Bus b,
com.codahale.metrics.MetricRegistry reg) |
Constructor and Description |
---|
CodahaleMetricsProvider(Bus b) |
Modifier and Type | Method and Description |
---|---|
protected Collection<? extends MetricsProvider> |
AbstractMetricsInterceptor.getMetricProviders(Bus bus) |
Modifier and Type | Method and Description |
---|---|
static MicroProfileClientProviderFactory |
MicroProfileClientProviderFactory.createInstance(Bus bus,
Comparator<ProviderInfo<?>> comparator) |
Modifier and Type | Method and Description |
---|---|
static Optional<Object> |
CDIFacade.getBeanManager(Bus b) |
static <T> Optional<Instance<T>> |
CDIFacade.getInstanceFromCDI(Class<T> clazz,
Bus b) |
Modifier and Type | Method and Description |
---|---|
static URL |
JoseUtils.getClasspathResourceURL(String path,
Class<?> callingClass,
Bus bus) |
static <T> T |
JoseUtils.getResource(String path,
Class<T> resourceClass,
Bus bus) |
static InputStream |
JoseUtils.getResourceStream(String loc,
Bus bus) |
static URL |
JoseUtils.getResourceURL(String loc,
Bus bus) |
static KeyStore |
KeyManagementUtils.loadKeyStore(Properties props,
Bus bus) |
static KeyStore |
KeyManagementUtils.loadKeyStore(String keyStoreLoc,
String keyStoreType,
String keyStorePswd,
Bus bus) |
static PrivateKey |
KeyManagementUtils.loadPrivateKey(String keyStorePropLoc,
Bus bus) |
static PrivateKey |
KeyManagementUtils.loadPrivateKey(String keyStoreLoc,
String keyStorePassword,
String keyAlias,
String keyPassword,
Bus bus) |
static Properties |
JoseUtils.loadProperties(String propertiesLocation,
Bus bus) |
static PublicKey |
KeyManagementUtils.loadPublicKey(String keyStorePropLoc,
Bus bus) |
static PublicKey |
KeyManagementUtils.loadPublicKey(String keyStoreLoc,
String keyStorePassword,
String keyAlias,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static JsonWebKeys |
JwkUtils.loadJwkSet(Properties props,
Bus bus,
JweDecryptionProvider jwe) |
static JsonWebKeys |
JwkUtils.loadJwkSet(Properties props,
Bus bus,
PrivateKeyPasswordProvider cb) |
Modifier and Type | Method and Description |
---|---|
static Properties |
JwsUtils.loadSignatureProperties(String propertiesLoc,
Bus bus) |
static JwsSignatureProvider |
JwsUtils.loadSignatureProvider(String propertiesLoc,
Bus bus) |
static JwsSignatureVerifier |
JwsUtils.loadSignatureVerifier(String propertiesLoc,
Bus bus) |
Constructor and Description |
---|
JCacheCodeDataProvider(String configFileURL,
Bus bus) |
JCacheCodeDataProvider(String configFileURL,
Bus bus,
String clientCacheKey,
String codeCacheKey,
String accessTokenKey,
String refreshTokenKey) |
JCacheCodeDataProvider(String configFileURL,
Bus bus,
String clientCacheKey,
String codeCacheKey,
String accessTokenKey,
String refreshTokenKey,
boolean storeJwtTokenKeyOnly) |
Modifier and Type | Method and Description |
---|---|
protected static javax.cache.CacheManager |
JCacheOAuthDataProvider.createCacheManager(String configFile,
Bus bus) |
Constructor and Description |
---|
JCacheOAuthDataProvider(String configFileURL,
Bus bus) |
JCacheOAuthDataProvider(String configFileURL,
Bus bus,
boolean storeJwtTokenKeyOnly) |
JCacheOAuthDataProvider(String configFileURL,
Bus bus,
String clientCacheKey,
String accessTokenCacheKey,
String refreshTokenCacheKey) |
JCacheOAuthDataProvider(String configFileURL,
Bus bus,
String clientCacheKey,
String accessTokenCacheKey,
String refreshTokenCacheKey,
boolean storeJwtTokenKeyOnly) |
Constructor and Description |
---|
EHCacheTokenReplayCache(Bus bus) |
EHCacheTokenReplayCache(String configFile,
Bus bus) |
Constructor and Description |
---|
EHCacheSPStateManager(Bus bus) |
EHCacheSPStateManager(String configFile,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceBuilder.setBus(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractServiceFactoryBean.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
FactoryBeanListenerManager.setBus(Bus bus) |
void |
AbstractServiceFactoryBean.setBus(Bus bus) |
Constructor and Description |
---|
FactoryBeanListenerManager(Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
StaticSTSProperties.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
StaticSTSProperties.setBus(Bus bus) |
Modifier and Type | Method and Description |
---|---|
protected Bus |
AbstractIdentityCache.getBus() |
Constructor and Description |
---|
AbstractIdentityCache(Bus bus,
IdentityMapper identityMapper) |
DefaultInMemoryTokenStore(Bus b) |
EHCacheIdentityCache(IdentityMapper identityMapper,
Bus b) |
EHCacheIdentityCache(IdentityMapper identityMapper,
String key,
Bus b,
URL configFileURL) |
MemoryIdentityCache(Bus bus,
IdentityMapper identityMapper) |
MemoryIdentityCacheStatistics(Bus bus,
ManagedComponent parent) |
Modifier and Type | Method and Description |
---|---|
void |
ThrottlingFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractToolContainer.getBus() |
Modifier and Type | Method and Description |
---|---|
Bus |
JavaToJSProcessor.getBus() |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractGenerator.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenerator.setBus(Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
JavaToWSDLProcessor.getBus() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractWSDLToProcessor.validate(javax.wsdl.Definition def,
ToolContext context,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractDefinitionValidator.getBus() |
Constructor and Description |
---|
AbstractDefinitionValidator(javax.wsdl.Definition definition,
Bus b) |
AbstractDefinitionValidator(javax.wsdl.Definition definition,
ToolContext pEnv,
Bus b) |
WSDL11Validator(javax.wsdl.Definition definition,
ToolContext pe,
Bus b) |
WSDLRefValidator(javax.wsdl.Definition wsdl,
Document doc,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
SourceGenerator.setBus(Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
AbstractWSDLBuilder.bus |
Modifier and Type | Method and Description |
---|---|
void |
WSDLDefinitionBuilder.setBus(Bus b) |
void |
AbstractWSDLBuilder.setBus(Bus b) |
Constructor and Description |
---|
WSDLDefinitionBuilder(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
BraveFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
BraveClientFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
OpenTracingClientFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
OpenTracingFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
ChainInitiationObserver.bus |
protected Bus |
MultipleEndpointObserver.bus |
protected Bus |
TransportURIResolver.bus |
protected Bus |
AbstractDestination.bus |
Modifier and Type | Method and Description |
---|---|
Conduit |
ConduitInitiator.getConduit(EndpointInfo targetInfo,
Bus bus)
Initiate an outbound Conduit.
|
Conduit |
ConduitInitiator.getConduit(EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus)
Initiate an outbound Conduit.
|
Destination |
DestinationFactory.getDestination(EndpointInfo ei,
Bus bus)
Create a destination.
|
protected static org.apache.cxf.ws.addressing.EndpointReferenceType |
AbstractObservable.getTargetReference(EndpointInfo ei,
Bus bus)
Get the target reference .
|
protected static org.apache.cxf.ws.addressing.EndpointReferenceType |
AbstractObservable.getTargetReference(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t,
Bus bus)
Get the target endpoint reference.
|
Constructor and Description |
---|
AbstractDestination(Bus b,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
EndpointInfo ei) |
AbstractMultiplexDestination(Bus b,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
EndpointInfo ei) |
ChainInitiationObserver(Endpoint endpoint,
Bus bus) |
MultipleEndpointObserver(Bus bus) |
TransportFinder(Bus b,
Map<String,T> m,
Set<String> l,
Class<T> c) |
TransportURIResolver(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
GZIPFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
HTTPConduit.bus
This field holds a reference to the CXF bus associated this conduit.
|
protected Bus |
AbstractHTTPDestination.bus |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractHTTPDestination.getBus() |
Modifier and Type | Method and Description |
---|---|
protected void |
HTTPTransportFactory.configure(Bus b,
Object bean)
This call uses the Configurer from the bus to configure
a bean.
|
protected void |
HTTPTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
HTTPConduit |
HTTPConduitFactory.createConduit(HTTPTransportFactory f,
Bus b,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
AbstractHTTPDestination |
HttpDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
void |
HTTPWSDLExtensionLoader.createExtensor(Bus b,
WSDLManager manager,
Class<?> parentType,
Class<?> elementType) |
protected HTTPConduitFactory |
HTTPTransportFactory.findFactory(EndpointInfo endpointInfo,
Bus bus) |
Conduit |
HTTPTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus bus)
This call creates a new HTTPConduit for the endpoint.
|
Conduit |
HTTPTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus)
This call creates a new HTTP Conduit based on the EndpointInfo and
EndpointReferenceType.
|
Destination |
HTTPTransportFactory.getDestination(EndpointInfo endpointInfo,
Bus bus) |
void |
HttpConduitFeature.Portable.initialize(Client client,
Bus bus) |
void |
HttpDestinationFeature.Portable.initialize(Server server,
Bus bus) |
default boolean |
HttpServerEngineSupport.isHttp2Enabled(Bus bus) |
Constructor and Description |
---|
AbstractHTTPDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei,
String path,
boolean dp)
Constructor
|
HTTPConduit(Bus b,
EndpointInfo ei)
Constructor
|
HTTPConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t)
Constructor
|
HTTPWSDLExtensionLoader(Bus b) |
URLConnectionHTTPConduit(Bus b,
EndpointInfo ei) |
URLConnectionHTTPConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t) |
Modifier and Type | Method and Description |
---|---|
Destination |
JAXWSHttpSpiTransportFactory.getDestination(EndpointInfo endpointInfo,
Bus bus) |
Constructor and Description |
---|
JAXWSHttpSpiDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
Bus |
JettyHTTPHandler.getBus() |
Bus |
JettyHTTPServerEngineFactory.getBus() |
Modifier and Type | Method and Description |
---|---|
AbstractHTTPDestination |
JettyDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
void |
JettyHTTPServerEngineFactory.setBus(Bus bus)
This call is used to set the bus.
|
Constructor and Description |
---|
JettyHTTPDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
JettyHTTPServerEngineFactory serverEngineFactory)
Constructor
|
JettyHTTPDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
URL nurl,
JettyHTTPServerEngineFactory serverEngineFactory) |
JettyHTTPHandler(Bus bus) |
JettyHTTPServerEngineFactory(Bus b) |
JettyHTTPServerEngineFactory(Bus b,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threading) |
Modifier and Type | Method and Description |
---|---|
void |
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine.setBus(Bus b) |
Constructor and Description |
---|
SpringJettyHTTPServerEngine(JettyHTTPServerEngineFactory fac,
Bus b,
String host,
int port) |
SpringJettyHTTPServerEngineFactory(Bus bus,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threading) |
Modifier and Type | Method and Description |
---|---|
Bus |
UndertowHTTPServerEngineFactory.getBus() |
Bus |
UndertowHTTPHandler.getBus() |
protected Bus |
CxfUndertowServlet.getBus() |
Modifier and Type | Method and Description |
---|---|
AbstractHTTPDestination |
UndertowDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
boolean |
UndertowHTTPServerEngine.isHttp2Enabled(Bus bus) |
void |
UndertowHTTPServerEngineFactory.setBus(Bus bus)
This call is used to set the bus.
|
Constructor and Description |
---|
UndertowHTTPDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory)
Constructor
|
UndertowHTTPHandler(Bus bus) |
UndertowHTTPServerEngineFactory(Bus b) |
UndertowHTTPServerEngineFactory(Bus b,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threading) |
Modifier and Type | Method and Description |
---|---|
void |
UndertowHTTPServerEngineBeanDefinitionParser.SpringUndertowHTTPServerEngine.setBus(Bus b) |
Constructor and Description |
---|
SpringUndertowHTTPServerEngine(UndertowHTTPServerEngineFactory fac,
Bus b,
String host,
int port) |
SpringUndertowHTTPServerEngineFactory(Bus bus,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threading) |
Modifier and Type | Method and Description |
---|---|
Bus |
Activator.ConduitConfigurer.addingService(org.osgi.framework.ServiceReference<Bus> reference) |
Modifier and Type | Method and Description |
---|---|
protected void |
AsyncHttpTransportFactory.configure(Bus b,
Object bean) |
protected void |
AsyncHttpTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
HTTPConduit |
AsyncHTTPConduitFactory.createConduit(Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
HTTPConduit |
AsyncHTTPConduitFactory.createConduit(HTTPTransportFactory f,
Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
Conduit |
AsyncHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus bus) |
Conduit |
AsyncHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
Activator.ConduitConfigurer.addingService(org.osgi.framework.ServiceReference<Bus> reference) |
Constructor and Description |
---|
AsyncHTTPConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t,
AsyncHTTPConduitFactory factory) |
AsyncHTTPConduitFactory(Bus b) |
Modifier and Type | Method and Description |
---|---|
protected void |
AsyncHttpTransportFactory.configure(Bus b,
Object bean) |
protected void |
AsyncHttpTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
HTTPConduit |
AsyncHTTPConduitFactory.createConduit(Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
HTTPConduit |
AsyncHTTPConduitFactory.createConduit(HTTPTransportFactory f,
Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
Conduit |
AsyncHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus bus) |
Conduit |
AsyncHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
Constructor and Description |
---|
AsyncHTTPConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t,
AsyncHTTPConduitFactory factory) |
AsyncHTTPConduitFactory(Bus b) |
Modifier and Type | Method and Description |
---|---|
protected void |
NettyHttpTransportFactory.configure(Bus b,
Object bean) |
protected void |
NettyHttpTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
HTTPConduit |
NettyHttpConduitFactory.createConduit(Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
HTTPConduit |
NettyHttpConduitFactory.createConduit(HTTPTransportFactory f,
Bus bus,
EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
Conduit |
NettyHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus bus) |
Conduit |
NettyHttpTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
protected void |
NettyHttpConduitFactory.registerBusLifeListener(Bus bus,
io.netty.channel.EventLoopGroup group) |
Constructor and Description |
---|
NettyHttpConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t,
NettyHttpConduitFactory conduitFactory) |
Modifier and Type | Method and Description |
---|---|
Bus |
NettyHttpServerEngineFactory.getBus() |
Bus |
NettyHttpServerEngine.getBus() |
Modifier and Type | Method and Description |
---|---|
protected void |
NettyHttpTransportFactory.configure(Bus b,
Object bean)
This call uses the Configurer from the bus to configure
a bean.
|
protected void |
NettyHttpTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
AbstractHTTPDestination |
NettyHttpDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
Destination |
NettyHttpTransportFactory.getDestination(EndpointInfo endpointInfo,
Bus bus) |
void |
NettyHttpServerEngineFactory.setBus(Bus bus)
This call is used to set the bus.
|
void |
NettyHttpServerEngine.setBus(Bus bus) |
Constructor and Description |
---|
NettyHttpDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei,
NettyHttpServerEngineFactory serverEngineFactory)
Constructor
|
NettyHttpServerEngine(String host,
int port,
Bus bus) |
NettyHttpServerEngineFactory(Bus b) |
NettyHttpServerEngineFactory(Bus b,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threads) |
Modifier and Type | Method and Description |
---|---|
void |
NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine.setBus(Bus b) |
Constructor and Description |
---|
SpringNettyHttpServerEngine(NettyHttpServerEngineFactory fac,
Bus b,
String host,
int port) |
SpringNettyHttpServerEngineFactory(Bus bus,
Map<String,TLSServerParameters> tls,
Map<String,ThreadingParameters> threads) |
Modifier and Type | Method and Description |
---|---|
void |
CertConstraintsFeature.Portable.doInitializeProvider(InterceptorProvider provider,
Bus bus) |
void |
CertConstraintsFeature.Portable.initialize(Bus bus) |
void |
CertConstraintsFeature.Portable.initialize(Client client,
Bus bus) |
void |
CertConstraintsFeature.Portable.initialize(Server server,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static JMSConfiguration |
JMSConfigFactory.createFromEndpoint(Bus bus,
JMSEndpoint endpoint) |
static JMSConfiguration |
JMSConfigFactory.createFromEndpointInfo(Bus bus,
EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
static Executor |
JMSFactory.createWorkQueueExecutor(Bus bus,
String name)
Get workqueue from workqueue manager.
|
Conduit |
JMSTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus b) |
Conduit |
JMSTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus)
Initiate an outbound Conduit.
|
Destination |
JMSTransportFactory.getDestination(EndpointInfo endpointInfo,
Bus bus)
Create a destination.
|
void |
ConnectionFactoryFeature.Portable.initialize(Client client,
Bus bus) |
void |
JMSConfigFeature.Portable.initialize(Client client,
Bus bus) |
void |
ConnectionFactoryFeature.Portable.initialize(InterceptorProvider provider,
Bus bus) |
void |
ConnectionFactoryFeature.Portable.initialize(Server server,
Bus bus) |
void |
JMSConfigFeature.Portable.initialize(Server server,
Bus bus) |
Constructor and Description |
---|
JMSConduit(org.apache.cxf.ws.addressing.EndpointReferenceType target,
JMSConfiguration jmsConfig,
Bus b) |
JMSDestination(Bus b,
EndpointInfo info,
JMSConfiguration jmsConfig) |
Constructor and Description |
---|
JMSContinuation(Bus b,
Message m,
MessageObserver observer,
Counter suspendendContinuations) |
JMSContinuationProvider(Bus b,
Message m,
MessageObserver observer,
Counter suspendendContinuations) |
Constructor and Description |
---|
JMSWSDLExtensionLoader(Bus b) |
Modifier and Type | Method and Description |
---|---|
Bus |
LocalDestination.getBus() |
Modifier and Type | Method and Description |
---|---|
Conduit |
LocalTransportFactory.getConduit(EndpointInfo ei,
Bus bus) |
Conduit |
LocalTransportFactory.getConduit(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
LocalDestination |
LocalTransportFactory.getDestination(EndpointInfo ei,
Bus bus) |
protected LocalDestination |
LocalTransportFactory.getDestination(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType reference,
Bus bus) |
Executor |
LocalTransportFactory.getExecutor(Bus bus) |
Constructor and Description |
---|
LocalDestination(LocalTransportFactory localDestinationFactory,
org.apache.cxf.ws.addressing.EndpointReferenceType epr,
EndpointInfo ei,
Bus bus) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
CXFNonSpringServlet.bus |
Modifier and Type | Method and Description |
---|---|
Bus |
CXFNonSpringServlet.getBus() |
protected abstract Bus |
AbstractHTTPServlet.getBus() |
Modifier and Type | Method and Description |
---|---|
AbstractHTTPDestination |
ServletDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
void |
CXFNonSpringServlet.setBus(Bus bus) |
Constructor and Description |
---|
CXFNonSpringServlet(DestinationRegistry destinationRegistry,
Bus bus) |
ServletDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei,
String path)
Constructor, allowing subsititution of configuration.
|
ServletDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei,
String path,
boolean dp) |
Constructor and Description |
---|
FormattedServiceListWriter(String styleSheetPath,
String title,
boolean showForeignContexts,
Bus bus) |
ServiceListGeneratorServlet(DestinationRegistry destinationRegistry,
Bus bus) |
UnformattedServiceListWriter(boolean renderWsdlList,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
SseProvidersExtension.busCreated(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Conduit |
UDPTransportFactory.getConduit(EndpointInfo ei,
Bus bus) |
Conduit |
UDPTransportFactory.getConduit(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus) |
Destination |
UDPTransportFactory.getDestination(EndpointInfo ei,
Bus bus) |
protected Destination |
UDPTransportFactory.getDestination(EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType reference,
Bus bus) |
Constructor and Description |
---|
UDPConduit(org.apache.cxf.ws.addressing.EndpointReferenceType t,
Bus bus) |
UDPDestination(Bus b,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
protected void |
WebSocketTransportFactory.configure(Bus b,
Object bean)
This call uses the Configurer from the bus to configure
a bean.
|
protected void |
WebSocketTransportFactory.configure(Bus bus,
Object bean,
String name,
String extraName) |
AbstractHTTPDestination |
WebSocketDestinationFactory.createDestination(EndpointInfo endpointInfo,
Bus bus,
DestinationRegistry registry) |
Conduit |
WebSocketTransportFactory.getConduit(EndpointInfo endpointInfo,
Bus b) |
Conduit |
WebSocketTransportFactory.getConduit(EndpointInfo endpointInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target,
Bus bus)
Initiate an outbound Conduit.
|
Destination |
WebSocketTransportFactory.getDestination(EndpointInfo endpointInfo,
Bus bus)
Create a destination.
|
Constructor and Description |
---|
AhcWebSocketConduit(Bus b,
EndpointInfo ei,
org.apache.cxf.ws.addressing.EndpointReferenceType t) |
Modifier and Type | Method and Description |
---|---|
static void |
AtmosphereUtils.addInterceptors(org.atmosphere.cpr.AtmosphereFramework framework,
Bus bus) |
Constructor and Description |
---|
AtmosphereWebSocketJettyDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
JettyHTTPServerEngineFactory serverEngineFactory) |
AtmosphereWebSocketServletDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
String path) |
AtmosphereWebSocketUndertowDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory) |
Constructor and Description |
---|
Jetty9WebSocketDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
JettyHTTPServerEngineFactory serverEngineFactory) |
Constructor and Description |
---|
UndertowWebSocketDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
UndertowHTTPServerEngineFactory serverEngineFactory) |
Modifier and Type | Method and Description |
---|---|
void |
ClientBeanValidationFeature.Portable.doInitializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
void |
BeanValidationFeature.Portable.doInitializeProvider(InterceptorProvider interceptorProvider,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
static org.apache.cxf.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.getEndpointReferenceWithId(QName serviceQName,
String portName,
String id,
Bus bus)
Obtain a multiplexed endpoint reference for the deployed service that contains the provided id
|
static QName |
EndpointReferenceUtils.getInterfaceName(org.apache.cxf.ws.addressing.EndpointReferenceType ref,
Bus bus) |
static QName |
EndpointReferenceUtils.getPortQName(org.apache.cxf.ws.addressing.EndpointReferenceType ref,
Bus bus) |
static Schema |
EndpointReferenceUtils.getSchema(ServiceInfo serviceInfo,
Bus b) |
static QName |
EndpointReferenceUtils.getServiceName(org.apache.cxf.ws.addressing.EndpointReferenceType ref,
Bus bus)
Gets the service name of the provided endpoint reference.
|
protected void |
WSAddressingFeature.initializeProvider(InterceptorProvider provider,
Bus bus) |
void |
WSAddressingFeature.WSAddressingFeatureApplier.initializeProvider(WSAddressingFeature feature,
InterceptorProvider provider,
Bus bus) |
static org.apache.cxf.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.mint(org.apache.cxf.ws.addressing.EndpointReferenceType physical,
Bus bus)
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
|
static org.apache.cxf.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.mint(QName serviceName,
Bus bus)
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
|
static org.apache.cxf.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.renew(org.apache.cxf.ws.addressing.EndpointReferenceType logical,
org.apache.cxf.ws.addressing.EndpointReferenceType physical,
Bus bus)
Renew logical endpoint reference via the Bus EndpointResolverRegistry.
|
static org.apache.cxf.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.resolve(org.apache.cxf.ws.addressing.EndpointReferenceType logical,
Bus bus)
Resolve logical endpoint reference via the Bus EndpointResolverRegistry.
|
Modifier and Type | Method and Description |
---|---|
void |
AddressingFeatureApplier.initializeProvider(WSAddressingFeature feature,
InterceptorProvider provider,
Bus bus) |
Constructor and Description |
---|
AddressingWSDLExtensionLoader(Bus b) |
InterposedMessageObserver(Bus b,
MessageObserver o) |
Constructor and Description |
---|
AddressingPolicyInterceptorProvider(Bus b) |
Modifier and Type | Method and Description |
---|---|
static MAPCodec |
MAPCodec.getInstance(Bus bus) |
Constructor and Description |
---|
WSDiscoveryClient(Bus b) |
WSDiscoveryClient(Bus b,
String address) |
Constructor and Description |
---|
WSDiscoveryServiceImpl(Bus b) |
WSDiscoveryServiceImpl(Bus b,
Map<String,Object> props) |
Constructor and Description |
---|
WSDiscoveryServerListener(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
PolicyEngineImpl.getBus() |
Bus |
PolicyBuilderImpl.getBus() |
Modifier and Type | Method and Description |
---|---|
void |
WSPolicyFeature.initialize(Bus bus) |
void |
WSPolicyFeature.initialize(Client client,
Bus bus) |
void |
WSPolicyFeature.initialize(Server server,
Bus bus) |
void |
WSPolicyFeature.initializePolicyEngine(Bus bus) |
protected org.apache.neethi.Policy |
WSPolicyFeature.resolveExternal(org.apache.neethi.PolicyReference ref,
String baseURI,
Bus bus) |
void |
PolicyEngineImpl.setBus(Bus b) |
void |
PolicyBuilderImpl.setBus(Bus theBus) |
void |
AssertionBuilderRegistryImpl.setBus(Bus b) |
void |
PolicyInterceptorProviderRegistryImpl.setBus(Bus b) |
Constructor and Description |
---|
AssertionBuilderRegistryImpl(Bus b) |
PolicyAnnotationListener(Bus bus) |
PolicyBuilderImpl(Bus theBus) |
PolicyDataEngineImpl(Bus bus) |
PolicyEngineImpl(Bus b) |
PolicyInterceptorProviderRegistryImpl(Bus b) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
AbstractPolicyProvider.bus |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPolicyProvider.setBus(Bus b) |
Constructor and Description |
---|
AbstractPolicyProvider(Bus b) |
ServiceModelPolicyProvider(Bus b) |
Modifier and Type | Method and Description |
---|---|
void |
DomainExpressionBuilderRegistry.setBus(Bus b) |
Constructor and Description |
---|
DomainExpressionBuilderRegistry(Bus b) |
Constructor and Description |
---|
Wsdl11AttachmentPolicyProvider(Bus bus) |
Constructor and Description |
---|
PolicyEngineConfig(Bus bus) |
Constructor and Description |
---|
PolicyEngineConfig(Bus bus) |
Modifier and Type | Method and Description |
---|---|
Bus |
AbstractRMInterceptor.getBus() |
Bus |
RMManager.getBus() |
Modifier and Type | Method and Description |
---|---|
protected Client |
Proxy.createClient(Bus bus,
Endpoint endpoint,
ProtocolVariation protocol,
Conduit conduit,
org.apache.cxf.ws.addressing.EndpointReferenceType address) |
static String |
RMUtils.getEndpointIdentifier(Endpoint endpoint,
Bus bus) |
void |
RMManager.init(Bus b) |
void |
AbstractRMInterceptor.setBus(Bus bus) |
void |
RMManager.setBus(Bus b) |
Modifier and Type | Method and Description |
---|---|
protected void |
RMFeature.initializeProvider(InterceptorProvider provider,
Bus bus) |
Constructor and Description |
---|
MC11PolicyLoader(Bus b) |
RMPolicyInterceptorProvider(Bus bus) |
RSPPolicyLoader(Bus b) |
WSRMP12PolicyLoader(Bus b) |
Constructor and Description |
---|
CXFEHCacheReplayCache(String key,
Bus bus,
Path diskstorePath) |
Constructor and Description |
---|
WSSecurityPolicyLoader(Bus b) |
Modifier and Type | Method and Description |
---|---|
org.apache.wss4j.policy.model.AlgorithmSuite |
DefaultAlgorithmSuiteLoader.getAlgorithmSuite(Bus bus,
org.apache.wss4j.policy.SPConstants.SPVersion version,
org.apache.neethi.Policy nestedPolicy) |
org.apache.wss4j.policy.model.AlgorithmSuite |
AlgorithmSuiteLoader.getAlgorithmSuite(Bus bus,
org.apache.wss4j.policy.SPConstants.SPVersion version,
org.apache.neethi.Policy nestedPolicy) |
Constructor and Description |
---|
AlgorithmSuiteBuilder(Bus bus) |
Constructor and Description |
---|
STSTokenOutInterceptor(String phase,
STSAuthParams authParams,
String stsWsdlLocation,
Bus bus) |
STSTokenOutInterceptor(STSAuthParams authParams,
String stsWsdlLocation,
Bus bus) |
UsernameTokenInterceptorProvider(Bus bus) |
Constructor and Description |
---|
EHCacheTokenStore(String key,
Bus b,
URL configFileURL) |
Modifier and Type | Field and Description |
---|---|
protected Bus |
AbstractSTSClient.bus |
Modifier and Type | Method and Description |
---|---|
static Endpoint |
STSUtils.createSCEndpoint(Bus bus,
String namespace,
String transportId,
String location,
String soapVersion,
org.apache.neethi.Policy policy) |
static STSClient |
STSUtils.createSTSClient(STSAuthParams authParams,
String stsWsdlLocation,
Bus bus) |
static Endpoint |
STSUtils.createSTSEndpoint(Bus bus,
String namespace,
String transportId,
String location,
String soapVersion,
org.apache.neethi.Policy policy,
QName epName) |
Constructor and Description |
---|
AbstractSTSClient(Bus b) |
STSClient(Bus b) |
Modifier and Type | Method and Description |
---|---|
static void |
JAXBExtensionHelper.addExtensions(Bus b,
javax.wsdl.extensions.ExtensionRegistry registry,
Class<?> parentType,
Class<?> cls) |
static void |
JAXBExtensionHelper.addExtensions(Bus b,
javax.wsdl.extensions.ExtensionRegistry registry,
Class<?> parentType,
Class<?> cls,
String namespace) |
static void |
JAXBExtensionHelper.addExtensions(Bus b,
javax.wsdl.extensions.ExtensionRegistry registry,
Class<?> parentType,
Class<?> cls,
String namespace,
ClassLoader loader) |
static void |
JAXBExtensionHelper.addExtensions(Bus b,
javax.wsdl.extensions.ExtensionRegistry registry,
String parentType,
String elementType) |
static void |
JAXBExtensionHelper.addExtensions(Bus b,
javax.wsdl.extensions.ExtensionRegistry registry,
String parentType,
String elementType,
String namespace) |
Constructor and Description |
---|
ExtensionClassCreatorProxyService(Bus bus) |
ExtensionClassGenerator(Bus bus) |
ExtensionClassLoader(Bus bus) |
GenerateJustInTime(Bus bus) |
JAXBExtensionHelper(Bus bus,
Class<?> cls,
String ns) |
LoadFirst(Bus bus) |
Constructor and Description |
---|
AbstractWSDLBindingFactory(Bus b) |
AbstractWSDLBindingFactory(Bus b,
Collection<String> ns) |
Modifier and Type | Method and Description |
---|---|
protected Bus |
WSDLManagerImpl.getBus() |
Modifier and Type | Method and Description |
---|---|
EndpointInfo |
WSDLEndpointFactory.createEndpointInfo(Bus bus,
ServiceInfo serviceInfo,
BindingInfo b,
List<?> extensions) |
void |
WSDLEndpointFactory.createPortExtensors(Bus bus,
EndpointInfo ei,
Service service) |
static BindingFactory |
WSDLServiceUtils.getBindingFactory(javax.wsdl.Binding binding,
Bus bus,
StringBuilder sb) |
void |
WSDLManagerImpl.setBus(Bus b) |
Constructor and Description |
---|
CatalogWSDLLocator(String wsdlUrl,
Bus b) |
ResourceManagerWSDLLocator(String wsdlUrl,
Bus bus) |
ResourceManagerWSDLLocator(String wsdlUrl,
javax.wsdl.xml.WSDLLocator parent,
Bus bus) |
SchemaUtil(Bus b,
Map<String,Element> s) |
ServiceWSDLBuilder(Bus b,
List<ServiceInfo> services)
Sets up the builder on a bus with a list of services.
|
ServiceWSDLBuilder(Bus b,
ServiceInfo... services)
For callers who prefer varargs, an inline list of ServiceInfo objects instead of
a List.
|
WSDLServiceBuilder(Bus bus) |
WSDLServiceBuilder(Bus bus,
boolean record) |
WSDLServiceFactory(Bus b,
javax.wsdl.Definition d) |
WSDLServiceFactory(Bus b,
javax.wsdl.Definition d,
QName sn) |
WSDLServiceFactory(Bus b,
String url) |
WSDLServiceFactory(Bus b,
String url,
QName sn) |
Constructor and Description |
---|
EHCacheXKMSClientCache(Bus cxfBus) |
EHCacheXKMSClientCache(Bus cxfBus,
Path diskstorePath,
long diskSize,
long heapEntries,
boolean persistent) |
Modifier and Type | Method and Description |
---|---|
static XKMSPortType |
XKMSClientFactory.create(String endpointAddress,
Bus bus) |
Apache CXF