A B C D E G H I M N O Q R S V W

A

AbstractEndpointFactory - Class in org.apache.cxf.frontend
 
AbstractEndpointFactory() - Constructor for class org.apache.cxf.frontend.AbstractEndpointFactory
 
AbstractServiceConfiguration - Class in org.apache.cxf.service.factory
 
AbstractServiceConfiguration() - Constructor for class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
AbstractServiceFactory - Class in org.apache.cxf.frontend
 
AbstractServiceFactory() - Constructor for class org.apache.cxf.frontend.AbstractServiceFactory
 
addFault(InterfaceInfo, OperationInfo, Class) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
applyExtraClass() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyExtraClass() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 

B

bind(OperationInfo, Method...) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
buildServiceFromClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
buildServiceFromWSDL(String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

C

checkForHeaderElement(ServiceInfo, MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
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
 
ClientProxyFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ClientProxyFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
create() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
create() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
create() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
create() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createBareMessage(ServiceInfo, OperationInfo, boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createBindingInfo() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
createClient(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
createEndpoint() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createEndpointInfo() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
createEndpoints() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createFaultForException(Class<?>, FaultInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createInputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createInterface(ServiceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createMessageParts(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createName(Method, int, int, boolean, String) - Static method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
createOperation(ServiceInfo, InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createOutputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createService() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
createServiceInfo(InterfaceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createWrappedSchema(ServiceInfo, AbstractMessageContainer, AbstractMessageContainer, QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

D

DefaultServiceConfiguration - Class in org.apache.cxf.service.factory
 
DefaultServiceConfiguration() - Constructor for class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 

E

ELEMENT_NAME - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ENDPOINT_CLASS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

G

GENERIC_TYPE - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getAddress() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getAddress() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBeanClass(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getBeanName() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getBindingConfig() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getBindingConfig() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBindingFactory() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getBindingId() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getBindingId() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBindingOperation(Method, Endpoint) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getBus() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getBus() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getClient() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
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.AbstractEndpointFactory
 
getConduitSelector() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getDataBinding() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getDataBinding() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getDestinationFactory() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getEndpointInfo() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getEndpointName() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getEndpointName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getEndpointName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getExecutor() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getFactoryClass() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class, Class) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getFeatures() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getFeatures() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getHolderClass(ParameterizedType) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getIgnoredClasses() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getIgnoredMethods() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getImplementingClasses() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInterfaceInfo() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getInvoker() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getMEP(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getMethod(BindingOperationInfo) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getMethodDispatcher() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
Creates a name for the operation from the method name.
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
Creates a name for the operation from the method name.
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getOutputFile() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getPassword() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getPrimaryMethod(OperationInfo) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getProperties() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getProperties() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getProperties() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapper(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequestWrapper(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapper(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapper(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getSchemaLocations() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServer() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
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.AbstractEndpointFactory
 
getServiceClass() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceFactory() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getServiceFactory() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceFactory() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getServiceName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceQName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getStyle() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getStyle() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getTransportId() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getUsername() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWrapped() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
Returns non-null if wrapped mode was explicitely disabled or enabled.
getWsdlLocation() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWsdlURL() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
getWsdlURL() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWsdlURL() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getWsdlURL() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

H

hasBusProperty() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
HEADER - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
HOLDER - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

I

init() - Method in class org.apache.cxf.frontend.spring.NamespaceHandler
 
initializeAnnotationInterceptors(Endpoint, Class<?>) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
Add annotationed Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(AnnotationInterceptors, Endpoint) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeFaultInterceptors() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeFaults(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeParameter(MessagePartInfo, Class, Type) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeServiceConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
initializeServiceModel() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWrappedSchema(ServiceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperation(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.frontend.ClientProxy
 
invokeSync(Method, BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.frontend.ClientProxy
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isMatchOperation(String, String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isOperation(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isOperation(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isPopulateFromClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isRPC(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isRPC(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isStart() - Method in class org.apache.cxf.frontend.ServerFactoryBean
Whether or not the Server should be started upon creation.
isValidMethod(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapped() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapped() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

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
 
METHOD - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MODE_INOUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MODE_OUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

N

NamespaceHandler - Class in org.apache.cxf.frontend.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.frontend.spring.NamespaceHandler
 

O

org.apache.cxf.frontend - package org.apache.cxf.frontend
 
org.apache.cxf.frontend.spring - package org.apache.cxf.frontend.spring
 
org.apache.cxf.service.factory - package org.apache.cxf.service.factory
 
org.apache.cxf.simple - package org.apache.cxf.simple
 

Q

qualifyWrapperSchema() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

R

ReflectionServiceFactoryBean - Class in org.apache.cxf.service.factory
Introspects a class and builds a Service from it.
ReflectionServiceFactoryBean() - Constructor for class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 

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
 
ServerFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
serviceClass - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setAddress(String) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setAddress(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBindingId(String) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setBindingId(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setBus(Bus) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setClient(Client) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
setClientFactoryBean(ClientFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setDestinationFactory(DestinationFactory) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setEndpointName(QName) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setEndpointName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setEndpointName(QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setExecutor(Executor) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setIgnoredClasses(List<String>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setIgnoredMethods(List<Method>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setPassword(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setPopulateFromClass(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setServer(Server) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setServiceBean(Object) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Set the backing service bean.
setServiceClass(Class) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setServiceClass(Class) - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
setServiceClass(Class) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
setServiceName(QName) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setServiceName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setServiceName(QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setStart(boolean) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setTransportId(String) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setUsername(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setWrapped(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setWsdlLocation(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setWsdlURL(String) - Method in class org.apache.cxf.frontend.AbstractEndpointFactory
 
setWsdlURL(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setWsdlURL(String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setWsdlURL(URL) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
SimpleMethodDispatcher - Class in org.apache.cxf.frontend
 
SimpleMethodDispatcher() - Constructor for class org.apache.cxf.frontend.SimpleMethodDispatcher
 
SimpleServiceBuilder - Class in org.apache.cxf.simple
 
SimpleServiceBuilder() - Constructor for class org.apache.cxf.simple.SimpleServiceBuilder
 

V

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

W

wsdlURL - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 

A B C D E G H I M N O Q R S V W

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.