Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractServiceFactory - Class in org.apache.cxf.frontend
 
AbstractServiceFactory() - Constructor for class org.apache.cxf.frontend.AbstractServiceFactory
 
AbstractServiceFactory(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.AbstractServiceFactory
 
AbstractWSDLBasedEndpointFactory - Class in org.apache.cxf.frontend
 
AbstractWSDLBasedEndpointFactory() - Constructor for class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
AbstractWSDLBasedEndpointFactory(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
adjustObject(Object) - Method in class org.apache.cxf.frontend.ClientProxy
 
allowWrapperOps() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
applyFeatures(Client) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyFeatures(Server) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
applyProperties(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applySchemaCompilerOptions(JAXBUtils.SchemaCompiler) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
AUTO_REWRITE_ADDRESS - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 
AUTO_REWRITE_ADDRESS_ALL - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 

B

begin(FaultInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
begin(MessagePartInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 

C

cleanUpOutInterceptors(Message) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
client - Variable in class org.apache.cxf.frontend.ClientProxy
 
clientClientProxy(Client) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ClientFactoryBean - Class in org.apache.cxf.frontend
 
ClientFactoryBean() - Constructor for class org.apache.cxf.frontend.ClientFactoryBean
 
ClientFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.ClientFactoryBean
 
ClientProxy - Class in org.apache.cxf.frontend
 
ClientProxy(Client) - Constructor for class org.apache.cxf.frontend.ClientProxy
 
ClientProxyFactoryBean - Class in org.apache.cxf.frontend
This class will create a client for you which implements the specified service class.
ClientProxyFactoryBean() - Constructor for class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ClientProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ClientProxyFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ClientProxyFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean - Class in org.apache.cxf.frontend.spring
 
cloneNode(Document, Node, boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
close() - Method in class org.apache.cxf.frontend.ClientProxy
 
compileJavaSrc(String, List<File>, String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
configured - Variable in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
create() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
create() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Creates a proxy object that can be used to make remote invocations.
create() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
create() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
create() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
create(Class<ProxyServiceType>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Create a proxy object that implements a specified Service Endpoint Interface.
createBindingInfo() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createClient(String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and using the current classloading context.
createClient(String, ClassLoader) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and with the specified ClassLoader as parent.
createClient(String, ClassLoader, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, ClassLoader, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, ClassLoader, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and using the current classloading context.
createClient(URL, ClassLoader) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and with the specified ClassLoader as parent.
createClient(URL, ClassLoader, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, ClassLoader, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, ClassLoader, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
createEndpoint() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createEndpointInfo(BindingInfo) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createExceptionClass(Class<?>) - Method in interface org.apache.cxf.endpoint.dynamic.ExceptionClassCreator
 
createExceptionClass(Class<?>) - Method in class org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService
 
createExceptionClass(Class<?>) - Method in class org.apache.cxf.endpoint.dynamic.ExceptionClassGenerator
 
createExceptionClass(Class<?>) - Method in class org.apache.cxf.endpoint.dynamic.ExceptionClassLoader
 
createInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
createSchemaCompiler() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createService() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
createSoapBindingConfig() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 

D

destroy() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
destroy() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
DOCUMENT_HOLDER - Static variable in class org.apache.cxf.frontend.WSDLGetInterceptor
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
DynamicClientFactory - Class in org.apache.cxf.endpoint.dynamic
This class reads a WSDL and creates a dynamic client from it.
DynamicClientFactory(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
DynamicClientFactory.LocationFilterReader - Class in org.apache.cxf.endpoint.dynamic
 

E

end(FaultInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
ExceptionClassCreator - Interface in org.apache.cxf.endpoint.dynamic
 
ExceptionClassCreatorProxyService - Class in org.apache.cxf.endpoint.dynamic
 
ExceptionClassCreatorProxyService(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService
 
ExceptionClassCreatorProxyService(ExceptionClassCreator) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService
 
ExceptionClassCreatorProxyService.GenerateJustInTime - Class in org.apache.cxf.endpoint.dynamic
 
ExceptionClassCreatorProxyService.LoadFirst - Class in org.apache.cxf.endpoint.dynamic
 
ExceptionClassGenerator - Class in org.apache.cxf.endpoint.dynamic
 
ExceptionClassGenerator(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassGenerator
 
ExceptionClassLoader - Class in org.apache.cxf.endpoint.dynamic
If class has been generated during build time (use @see org.apache.cxf.common.spi.GeneratedClassClassLoaderCapture capture to save bytes) you can set class loader to avoid class generation during runtime: bus.setExtension(new ExceptionClassLoader(bus), ExceptionClassCreator.class);
ExceptionClassLoader(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassLoader
 

F

FaultInfoException - Exception in org.apache.cxf.frontend
 
FaultInfoException() - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException(String) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException(String, Throwable) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException(Throwable) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
finalize() - Method in class org.apache.cxf.frontend.ClientProxy
 

G

GenerateJustInTime(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService.GenerateJustInTime
 
getAddress() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getAttributeCount() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeName(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeType(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeValue(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getBeanName() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getBindingConfig() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBindingId() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBus() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getClient() - Method in class org.apache.cxf.frontend.ClientProxy
 
getClient(Object) - Static method in class org.apache.cxf.frontend.ClientProxy
 
getClientFactoryBean() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getConduitSelector() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getConfiguredName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getDataBinding() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getDocument(Message, String, Map<String, String>, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getEndpointImplFactory() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
getEndpointName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getFactoryClass() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFeatures() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getImplementingClasses() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getJaxbContextProperties() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Return the map of JAXB context properties used at the time that we create new contexts.
getObject() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
getObjectType() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
getOutputFile() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
getPassword() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getProperties() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Returns the property map for the proxy factory.
getPublishableEndpointUrl(Definition, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Retrieve the published endpoint url from the working information set.
getPublishedEndpointURL(Message, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Retrieve the published endpoint url from the working information set.
getRawFactoryClass() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getRequestContext() - Method in class org.apache.cxf.frontend.ClientProxy
 
getResponseContext() - Method in class org.apache.cxf.frontend.ClientProxy
 
getSchemaKeySchemaReference(EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Retrieve the map of known xsd SchemaReference objects for this endpoint.
getSchemaLocations() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getSchemaLocations(Message, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getServer() - Method in class org.apache.cxf.frontend.ServerFactoryBean
For subclasses that hold onto the created Server, this will return the singleton server.
getServer() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
getServiceBean() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServiceBeanClass() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServiceClass() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getServiceClass() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getServiceFactory() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Returns the QName of the WSDL service the proxy implements
getSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getTransportId() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getUsername() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getWSDLIds(Message, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getWSDLKeyDefinition(EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Retrieve the map of known wsdl Definition objects for this endpoint.
getWsdlLocation() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWsdlLocation() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getWsdlURL() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getWsdlURL() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 

H

handleMessage(Message) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.frontend.WSDLGetOutInterceptor
 
hasBusProperty() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 

I

init() - Method in class org.apache.cxf.frontend.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
initFeatures() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
INSTANCE - Static variable in class org.apache.cxf.frontend.WSDLGetInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.frontend.WSDLGetOutInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.frontend.ClientProxy
 
invokeSync(Method, BindingOperationInfo, Object[]) - Method in class org.apache.cxf.frontend.ClientProxy
 
isAttributeSpecified(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
isSimpleBindingEnabled() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
isSingleton() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
isStart() - Method in class org.apache.cxf.frontend.ServerFactoryBean
Whether or not the Server should be started upon creation.

L

LoadFirst(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService.LoadFirst
 

M

mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
mapUri(Bus, String, Map<String, SchemaReference>, String, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 

N

NamespaceHandler - Class in org.apache.cxf.frontend.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.frontend.spring.NamespaceHandler
 
newInstance() - Static method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new instance using a default Bus.
newInstance(Bus) - Static method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new instance using a specific Bus.
next() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
nextTag() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 

O

org.apache.cxf.endpoint.dynamic - package org.apache.cxf.endpoint.dynamic
 
org.apache.cxf.frontend - package org.apache.cxf.frontend
 
org.apache.cxf.frontend.spring - package org.apache.cxf.frontend.spring
 
org.apache.cxf.simple - package org.apache.cxf.simple
 

P

parseAttribute(Element, Attr, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
PUBLISHED_ENDPOINT_URL - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 

R

readXSDDocument(Bus, String, Map<String, SchemaReference>, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Read the schema file and return as a Document object.
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
resolveWithCatalogs(OASISCatalogManager, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
rewriteAddress(String, Element, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
rewriteAddressProtocolHostPort(String, Element, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 

S

ServerFactoryBean - Class in org.apache.cxf.frontend
This class helps take a Service and expose as a server side endpoint.
ServerFactoryBean() - Constructor for class org.apache.cxf.frontend.ServerFactoryBean
 
ServerFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.ServerFactoryBean
 
ServerFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean - Class in org.apache.cxf.frontend.spring
 
setAddress(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setAllowElementReferences(boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBindingId(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setClientFactoryBean(ClientFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setEndpointName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setFeatures(List<? extends Feature>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setJaxbContextProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Set the map of JAXB context properties used at the time that we create new contexts.
setPassword(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies a set of properties used to configure the proxies provided by the factory.
setSchemaCompilerOptions(String[]) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setServiceBean(Object) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Sets the bean implementing the service.
setServiceClass(Class<?>) - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
Specifies the class implementing the service.
setServiceClass(Class<?>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the class representing the SEI the proxy implements.
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setServiceName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the QName of the WSDL service the proxy implements.
setSimpleBindingEnabled(boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setSoapAddressLocationOn(Port, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
setStart(boolean) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Specifies if the Server should be started upon creation.
setTemporaryDirectory(String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setTransportId(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setUsername(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setWsdlLocation(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the URL where the proxy can find the WSDL defining the service the proxy implements.
setWsdlLocation(String) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Specifies the location of the WSDL defining the service interface used by the factory to create services.
setWsdlURL(String) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
setWsdlURL(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the URL where the proxy can find the WSDL defining the service the proxy implements.
SimpleServiceBuilder - Class in org.apache.cxf.simple
 
SimpleServiceBuilder() - Constructor for class org.apache.cxf.simple.SimpleServiceBuilder
 
SpringClientProxyFactoryBean() - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
SpringClientProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
SpringServerFactoryBean() - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
SpringServerFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 

T

TypeClassInitializer - Class in org.apache.cxf.endpoint.dynamic
 
TypeClassInitializer(Bus, ServiceInfo, JAXBUtils.S2JJAXBModel, boolean) - Constructor for class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 

U

updateDefinition(Bus, Definition, Map<String, Definition>, Map<String, SchemaReference>, String, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateDoc(Document, String, Map<String, Definition>, Map<String, SchemaReference>, Message, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateDoc(Document, String, Map<String, Definition>, Map<String, SchemaReference>, Message, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Deprecated.
updatePublishedEndpointUrl(String, Definition, QName) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateSchemaImports(Bus, Schema, String, Map<String, SchemaReference>, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateWSDLKeyDefinition(Bus, Map<String, Definition>, Message, Map<String, SchemaReference>, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Create a wsdl Definition object from the endpoint information and register it in the local data structure for future reference.
updateWSDLPublishedEndpointAddress(Definition, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 

V

validate() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 

W

writeWSDLDocument(Message, Map<String, Definition>, Map<String, SchemaReference>, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
Write the contents of a wsdl Definition object to a file.
WSDL_CREATE_IMPORTS - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 
WSDLGetInterceptor - Class in org.apache.cxf.frontend
 
WSDLGetInterceptor() - Constructor for class org.apache.cxf.frontend.WSDLGetInterceptor
 
WSDLGetInterceptor(Interceptor<Message>) - Constructor for class org.apache.cxf.frontend.WSDLGetInterceptor
 
WSDLGetOutInterceptor - Class in org.apache.cxf.frontend
 
WSDLGetOutInterceptor() - Constructor for class org.apache.cxf.frontend.WSDLGetOutInterceptor
 
WSDLGetUtils - Class in org.apache.cxf.frontend
 
WSDLGetUtils() - Constructor for class org.apache.cxf.frontend.WSDLGetUtils
 
WSDLQueryException - Exception in org.apache.cxf.frontend
 
WSDLQueryException(Message, Throwable) - Constructor for exception org.apache.cxf.frontend.WSDLQueryException
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form