Index

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

A

A_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
AbstractEndpointSelectionInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
AbstractEndpointSelectionInterceptor(String) - Constructor for class org.apache.cxf.wsdl.interceptors.AbstractEndpointSelectionInterceptor
 
AbstractEndpointSelectionInterceptor(String, String) - Constructor for class org.apache.cxf.wsdl.interceptors.AbstractEndpointSelectionInterceptor
 
AbstractServiceConfiguration - Class in org.apache.cxf.wsdl.service.factory
 
AbstractServiceConfiguration() - Constructor for class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
AbstractWrapperWSDLLocator - Class in org.apache.cxf.wsdl11
 
AbstractWrapperWSDLLocator(String, WSDLLocator) - Constructor for class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
AbstractWSDLBindingFactory - Class in org.apache.cxf.wsdl.binding
 
AbstractWSDLBindingFactory() - Constructor for class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
AbstractWSDLBindingFactory(Collection<String>) - Constructor for class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
AbstractWSDLBindingFactory(Bus) - Constructor for class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
AbstractWSDLBindingFactory(Bus, Collection<String>) - Constructor for class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
AbstractWSDLPlugin - Class in org.apache.cxf.wsdl
 
AbstractWSDLPlugin() - Constructor for class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
addDefinition(Object, Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
Adds a definition into the cache for lookup later
addDefinition(Object, Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
addDocumentation(WSDLElement, String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addExtensibilityElements(Definition, ElementExtensible, List<ExtensibilityElement>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addExtensions(Bus, ExtensionRegistry, Class<?>, Class<?>) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(Bus, ExtensionRegistry, Class<?>, Class<?>, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(Bus, ExtensionRegistry, Class<?>, Class<?>, String, ClassLoader) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(Bus, ExtensionRegistry, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(Bus, ExtensionRegistry, String, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addFault(InterfaceInfo, OperationInfo, Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
addMessageFromBinding(ExtensibilityElement, BindingOperationInfo, boolean) - Method in class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
addNamespace(String, String, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addNamespace(String, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addSOAPNamespace(Definition, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
ATTR_LOCATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_NAME - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_NAMESPACE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_PART_ELEMENT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_PART_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TRANSPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

B

BareInInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
BareInInterceptor() - Constructor for class org.apache.cxf.wsdl.interceptors.BareInInterceptor
 
BareOutInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
BareOutInterceptor() - Constructor for class org.apache.cxf.wsdl.interceptors.BareOutInterceptor
 
bindOperation(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
build() - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Create the WSDL Definition object and return it.
build(String) - Method in interface org.apache.cxf.wsdl.WSDLBuilder
 
build(Map<String, SchemaInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Create the WSDL Definition object and return it.
buildBinding(Definition, Collection<BindingInfo>, Collection<PortType>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBinding(ServiceInfo, Binding) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildBindingFault(Definition, BindingOperation, Collection<BindingFaultInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingInput(Definition, BindingOperation, BindingMessageInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingOperation(Definition, Binding, Collection<BindingOperationInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingOutput(Definition, BindingOperation, BindingMessageInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildEndpoint(ServiceInfo, BindingInfo, Port) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildInterface(ServiceInfo, PortType) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildMessage(Message, AbstractMessageContainer, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildMockService(Definition, PortType) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildMockServices(Definition) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildPortType(InterfaceInfo, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildPortTypeOperation(PortType, Collection<OperationInfo>, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildService(ServiceInfo, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildServiceFromClass() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
buildServiceFromWSDL(String) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
buildServices(Definition) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, Service) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, Service, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, QName, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildTypes(Collection<SchemaInfo>, Map<String, SchemaInfo>, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildTypesWithSchemaImports(Collection<SchemaInfo>, Map<String, SchemaInfo>, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 

C

CatalogWSDLLocator - Class in org.apache.cxf.wsdl11
Resolves WSDL URIs using Apache Commons Resolver API.
CatalogWSDLLocator(String) - Constructor for class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
CatalogWSDLLocator(String, Bus) - Constructor for class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
CatalogWSDLLocator(String, OASISCatalogManager) - Constructor for class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
checkForElement(ServiceInfo, MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
checkForWrapped(OperationInfo, boolean) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkForWrapped(OperationInfo, boolean, boolean) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkForWrapped(OperationInfo, boolean, boolean, Level) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
close() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
close() - Method in class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
CONVENTIONAL_TNS_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
create() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
create() - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
createBareMessage(ServiceInfo, OperationInfo, boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createBindingInfo(ServiceInfo, Binding, String) - Method in class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
Copies extensors from the Binding to BindingInfo.
createBindingInfo(ServiceInfo, Binding, String) - Method in interface org.apache.cxf.wsdl.binding.WSDLBindingFactory
 
createDefaultDataBinding() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createEndpointInfo(Bus, ServiceInfo, BindingInfo, List<?>) - Method in interface org.apache.cxf.wsdl11.WSDLEndpointFactory
 
createEndpointReferenceWithMetadata() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
createEndpoints() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createExtension(Map<String, Object>) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
createExtensionClass(Class<?>, QName, ClassLoader) - Method in interface org.apache.cxf.wsdl.ExtensionClassCreator
 
createExtensionClass(Class<?>, QName, ClassLoader) - Method in class org.apache.cxf.wsdl.ExtensionClassCreatorProxyService
 
createExtensionClass(Class<?>, QName, ClassLoader) - Method in class org.apache.cxf.wsdl.ExtensionClassGenerator
 
createExtensionClass(Class<?>, QName, ClassLoader) - Method in class org.apache.cxf.wsdl.ExtensionClassLoader
 
createFaultForException(Class<?>, FaultInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createInputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createInterface(ServiceInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createInvoker() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createMessageParts(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createName(Method, int, int, boolean, String) - Static method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
createOperation(ServiceInfo, InterfaceInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createOutputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createPortExtensors(Bus, EndpointInfo, Service) - Method in interface org.apache.cxf.wsdl11.WSDLEndpointFactory
 
createServiceInfo(InterfaceInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
createSoapAddress(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createSoapBinding(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createSoapBody(ExtensionRegistry, Class<?>, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createSoapFault(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createSoapHeader(ExtensionRegistry, Class<?>, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createSoapOperation(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
createWrappedSchema(ServiceInfo, AbstractMessageContainer, AbstractMessageContainer, QName) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

D

DefaultServiceConfiguration - Class in org.apache.cxf.wsdl.service.factory
 
DefaultServiceConfiguration() - Constructor for class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
doAppendBinding(Definition, String, PortType, ExtensionRegistry) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
doAppendService(Definition, String, ExtensionRegistry, Binding) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
DOC_BARE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
DOC_WRAPPED - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
DocLiteralInInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
DocLiteralInInterceptor() - Constructor for class org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor
 
DOCUMENT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create a duplicate endpoint reference sharing all atributes

E

ELEMENT_NAME - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
ENDPOINT_CLASS - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
ERORR_STYLE_USE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ExtensionClassCreator - Interface in org.apache.cxf.wsdl
 
ExtensionClassCreatorProxyService - Class in org.apache.cxf.wsdl
 
ExtensionClassCreatorProxyService(Bus) - Constructor for class org.apache.cxf.wsdl.ExtensionClassCreatorProxyService
 
ExtensionClassCreatorProxyService(ExtensionClassCreator) - Constructor for class org.apache.cxf.wsdl.ExtensionClassCreatorProxyService
 
ExtensionClassCreatorProxyService.GenerateJustInTime - Class in org.apache.cxf.wsdl
 
ExtensionClassCreatorProxyService.LoadFirst - Class in org.apache.cxf.wsdl
 
ExtensionClassGenerator - Class in org.apache.cxf.wsdl
 
ExtensionClassGenerator(Bus) - Constructor for class org.apache.cxf.wsdl.ExtensionClassGenerator
 
ExtensionClassLoader - Class in org.apache.cxf.wsdl
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 ExtensionClassLoader(bus), ExtensionClassCreator.class);
ExtensionClassLoader(Bus) - Constructor for class org.apache.cxf.wsdl.ExtensionClassLoader
 
EXTRA_CLASS - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

F

FORCE_TYPES - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

G

GenerateJustInTime(Bus) - Constructor for class org.apache.cxf.wsdl.ExtensionClassCreatorProxyService.GenerateJustInTime
 
GENERIC_TYPE - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.MethodNameSoapActionServiceConfiguration
getAction(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Get the address from the provided endpoint reference.
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousWrapperTypes() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getBaseInputSource() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getBaseInputSource() - Method in class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
getBaseURI() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getBaseURI() - Method in class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
getBeanClass(Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getBinding(BindingOperation, Definition) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getBindingAnnotation(String) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingFactory(Binding, Bus, StringBuilder) - Static method in class org.apache.cxf.wsdl11.WSDLServiceUtils
 
getBindingInputSOAPBody(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingInputSOAPHeader(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingOperation(Binding, String) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getBindingOperation(Definition, String) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor
 
getBindingOperationSoapFaults(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingOutputSOAPBody(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingOutputSOAPHeader(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBindingStyle(Binding) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getBus() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getCanonicalBindingStyle(Binding) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getConfigurations() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getDefinition() - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
getDefinition(String) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(String) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDefinition(Element) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given Element.
getDefinition(Element) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDefinitions() - Method in interface org.apache.cxf.wsdl.WSDLManager
 
getDefinitions() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getElementType() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Returns the type of this extensibility element.
getEndpointInfo() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getEndpointName() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getEndpointName(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getExecutor() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getExtensionRegistry() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the ExtensionRegistry that the WSDLManager uses when reading WSDL files.
getExtensionRegistry() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getExtenstionRegistry() - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getExtraClass() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getFaultMessageName(OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getFeatures() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getIgnoredClasses() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getIgnoredMethods() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getImportInputSource(String, String) - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
getInMessageParts(Operation) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getInputSource() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getInputSource() - Method in class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
getInputSource(String, String) - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getInputSource(String, String) - Method in class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
getInterfaceInfo() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getInterfaceName() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getInvoker() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getLatestImportURI() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getLatestImportURI() - Method in class org.apache.cxf.wsdl11.CatalogWSDLLocator
 
getMEP(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getMethodDispatcher() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
Creates a name for the operation from the method name.
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
Creates a name for the operation from the method name.
getOption(Map<String, Object>, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOutMessageParts(Operation) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getPortTypes(Definition) - Method in class org.apache.cxf.wsdl.WSDLHelper
 
getProperties() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getProxy(Class<T>, Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getQualifyWrapperSchema() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapper(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getRequestWrapper(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getRequestWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Get whether or not the semantics of this extension are required.
getResponseWrapper(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getResponseWrapper(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getResponseWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getSchemas(Definition, SchemaCollection, List<SchemaInfo>) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemas(Definition, SchemaCollection, ServiceInfo) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemas(Definition, ServiceInfo) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemasForDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
This object will cache the schemas for a WSDL.
getSchemasForDefinition(Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getServiceClass() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getServiceConfigurations() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getServiceFactory() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getServiceNamespace() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getServiceQName() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getServiceQName(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getSetMetadata(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getSoapAddress(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapBinding(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapBinding(List<ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapBody(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapBody(List<ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapFault(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapHeader(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapHeaders(List<ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapOperation(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSoapOperation(List<ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getSOAPOperationStyle(BindingOperation) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
getStyle() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getStyle() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getStyle() - Method in class org.apache.cxf.wsdl.service.factory.WSDLBasedServiceConfiguration
 
getValue() - Method in class org.apache.cxf.wsdl.JAXBExtensibilityElement
 
getVersion(String) - Static method in class org.apache.cxf.wsdl.WSDLConstants
 
getWrapped() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
Returns non-null if wrapped mode was explicitely disabled or enabled.
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
getWSDL11Extensors(AbstractPropertiesHolder) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Return a list of ExtensibilityElements for a particular component, such as a BindingFaultInfo.
getWSDLFactory() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the WSDLFactory that is used to read/write WSDL definitions
getWSDLFactory() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getWsdlURL() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
getWsdlURL() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

H

handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.AbstractEndpointSelectionInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.BareInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.BareOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.WrappedOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.wsdl.interceptors.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
hasOutMessage(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
hasWrappedMethods(InterfaceInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
HEADER - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
HOLDER - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

I

initializeBindingInfo(ServiceInfo, Binding, BindingInfo) - Method in class org.apache.cxf.wsdl.binding.AbstractWSDLBindingFactory
 
initializeClassInfo(OperationInfo, Method, List<String>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
set the holder generic type info into message part info
initializeDefaultInterceptors() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeFaultInterceptors() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeFaults(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeParameter(MessagePartInfo, Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeServiceConfigurations() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeServiceModel() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeWrappedSchema(ServiceInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperation(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperations() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isAnonymousWrapperTypes() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isAsync(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isAvailable() - Static method in class org.apache.cxf.wsdl.WSDLLibrary
 
isBindingExisted(Definition, QName) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
isDisableSchemaCache() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
isFromWsdl() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isHeader(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isInOutParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isInOutParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isInParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isMatchOperation(String, String) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isMixedStyle(Binding) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isOperation(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isOperation(Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isPopulateFromClass() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isPortTypeExisted(Definition, QName) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
isQualifyWrapperSchema() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isRPC(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isRPC(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isServiceExisted(Definition, QName) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
isSOAPAddress(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPBinding(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPBinding(Binding) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPBody(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPFault(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPHeader(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isSOAPOperation(Object) - Static method in class org.apache.cxf.wsdl11.SOAPBindingUtil
 
isValidMethod(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isWrapped() - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isWrapped() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isWrapped(Method) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.DefaultServiceConfiguration
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
isWrapperPartQualified(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
isWrapperPartQualified(MessagePartInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

J

JAXBExtensibilityElement - Class in org.apache.cxf.wsdl
 
JAXBExtensionHelper - Class in org.apache.cxf.wsdl
JAXBExtensionHelper
JAXBExtensionHelper(Bus, Class<?>, String) - Constructor for class org.apache.cxf.wsdl.JAXBExtensionHelper
 
JMS_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

K

KEEP_PARAMETERS_WRAPPER - Static variable in class org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor
 

L

LITERAL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
loadDefinition(String) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
LoadFirst(Bus) - Constructor for class org.apache.cxf.wsdl.ExtensionClassCreatorProxyService.LoadFirst
 

M

marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl11.SchemaSerializer
 
METHOD - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
METHOD_ANNOTATIONS - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
METHOD_PARAM_ANNOTATIONS - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
MethodNameSoapActionServiceConfiguration - Class in org.apache.cxf.wsdl.service.factory
Provide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g.
MethodNameSoapActionServiceConfiguration() - Constructor for class org.apache.cxf.wsdl.service.factory.MethodNameSoapActionServiceConfiguration
 
MODE_INOUT - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
MODE_OUT - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

N

NA_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_BINDING_XML - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_HTTP_TRANSPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP11 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP11_HTTP_TRANSPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP12 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP12_HTTP_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_WSDL11 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

O

optionSet(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
org.apache.cxf.wsdl - package org.apache.cxf.wsdl
 
org.apache.cxf.wsdl.binding - package org.apache.cxf.wsdl.binding
 
org.apache.cxf.wsdl.interceptors - package org.apache.cxf.wsdl.interceptors
 
org.apache.cxf.wsdl.service.factory - package org.apache.cxf.wsdl.service.factory
 
org.apache.cxf.wsdl11 - package org.apache.cxf.wsdl11
 

P

PARAM_ANNOTATION - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
parameterizedTypes - Variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
parent - Variable in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
PartialWSDLProcessor - Class in org.apache.cxf.wsdl11
 
processTypes(Class<?>, Type) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
putSchemasForDefinition(Definition, ServiceSchemaInfo) - Method in interface org.apache.cxf.wsdl.WSDLManager
Register a collection of schemas for a WSDL.
putSchemasForDefinition(Definition, ServiceSchemaInfo) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 

Q

QNAME_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_FAULT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_IMPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_INPUT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_MESSAGE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_OPERATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_OUTPUT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PART - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SCHEMA - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SCHEMA_IMPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SCHEMA_INCLUDE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SERVICE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP_BODY - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP_FAULT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP_OPERATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP12_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_SOAP12_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_TYPES - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_XMLHTTP_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

R

RAW_CLASS - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
ReflectionServiceFactoryBean - Class in org.apache.cxf.wsdl.service.factory
Introspects a class and builds a Service from it.
ReflectionServiceFactoryBean() - Constructor for class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
registry - Variable in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
removeDefinition(String) - Method in interface org.apache.cxf.wsdl.WSDLManager
If the definition is cached, remove it from the cache
removeDefinition(String) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
removeDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
If the definition is cached, remove it from the cache
removeDefinition(Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
REPLACE_WITH_ACTUAL_URL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
reset() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
ResourceManagerWSDLLocator - Class in org.apache.cxf.wsdl11
 
ResourceManagerWSDLLocator(String, WSDLLocator, Bus) - Constructor for class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
ResourceManagerWSDLLocator(String, Bus) - Constructor for class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
RPC - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
RPC_WRAPPED - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

S

schemaLocationMapping - Variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
SchemaSerializer - Class in org.apache.cxf.wsdl11
A custom Schema serializer because WSDL4J's is buggy.
SchemaSerializer() - Constructor for class org.apache.cxf.wsdl11.SchemaSerializer
 
SchemaUtil - Class in org.apache.cxf.wsdl11
 
SchemaUtil(Bus, Map<String, Element>) - Constructor for class org.apache.cxf.wsdl11.SchemaUtil
 
selectEndpoint(Message, Set<Endpoint>) - Method in class org.apache.cxf.wsdl.interceptors.AbstractEndpointSelectionInterceptor
Select an Endpoint which will be used for the rest of the invocation.
serviceClass - Variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
serviceNamespace - Variable in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
serviceType - Variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
ServiceWSDLBuilder - Class in org.apache.cxf.wsdl11
Consume a set of service definitions and produce a WSDL model.
ServiceWSDLBuilder(Bus, List<ServiceInfo>) - Constructor for class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Sets up the builder on a bus with a list of services.
ServiceWSDLBuilder(Bus, ServiceInfo...) - Constructor for class org.apache.cxf.wsdl11.ServiceWSDLBuilder
For callers who prefer varargs, an inline list of ServiceInfo objects instead of a List.
setAddrElement(Definition, Port, ExtensionRegistry) - Static method in class org.apache.cxf.wsdl11.PartialWSDLProcessor
 
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Set the address of the provided endpoint reference.
setAllowElementRefs(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setAllowElementRefs(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
setAnonymousWrapperTypes(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setBaseFileName(String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Base filename for imported files.
setBus(Bus) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
setConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setDisableSchemaCache(boolean) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
There's a test that 'fails' by succeeding if the cache is operational.
setElementType(QName) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Sets the type of this extensibility element.
setEndpointName(QName) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setEndpointName(QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
setExecutor(Executor) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
setExtensionRegistry(ExtensionRegistry) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
setFeatures(List<? extends Feature>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setIgnoredClasses(List<String>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setIgnoredMethods(List<Method>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setIgnoreUnknownBindings(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setInvoker(Invoker) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setMethodDispatcher(MethodDispatcher) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setPopulateFromClass(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setQualifyWrapperSchema(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setRequired(Boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setServiceConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
setServiceName(QName) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setServiceNamespace(String) - Method in class org.apache.cxf.wsdl.service.factory.AbstractServiceConfiguration
 
setServiceProperties() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setServiceType(ParameterizedType) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setUnwrapLogLevel(Level) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setUseSchemaImports(boolean) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Set whether to emit references to imported schema files.
setValidate(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
If 'validate' is true, this class will validate the service.
setWrapped(boolean) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setWsdlURL(String) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setWsdlURL(URL) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
setXMLStreamReaderWrapper(XMLStreamReaderWrapper) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
shouldWrapParameters(MessageInfo, Message) - Method in class org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor
 
SOAP11_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
SOAP12_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
SOAPBindingUtil - Class in org.apache.cxf.wsdl11
 

T

TExtensibilityElementImpl - Class in org.apache.cxf.wsdl
Implements the ExtensibilityElement interface.
TExtensibilityElementImpl() - Constructor for class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
TNS_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

U

UNKNOWN - Enum constant in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
updateBindingOperation(BindingOperationInfo) - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 

V

validateServiceModel() - Method in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
valueOf(String) - Static method in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
Returns an array containing the constants of this enum type, in the order they are declared.

W

WrappedOutEndingInterceptor(String) - Constructor for class org.apache.cxf.wsdl.interceptors.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
WrappedOutInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
WrappedOutInterceptor() - Constructor for class org.apache.cxf.wsdl.interceptors.WrappedOutInterceptor
 
WrappedOutInterceptor(String) - Constructor for class org.apache.cxf.wsdl.interceptors.WrappedOutInterceptor
 
WrappedOutInterceptor.WrappedOutEndingInterceptor - Class in org.apache.cxf.wsdl.interceptors
 
WRAPPERGEN_NEEDED - Static variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
writeQName(Definition, QName) - Static method in class org.apache.cxf.wsdl.WSDLHelper
 
WSAEndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
WSDL_BINDING - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_BINDING_OPERATION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_DEFINITION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_OPERATION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PORT - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PORTTYPE - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDL_SCHEMA_ELEMENT_LIST - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_SCHEMA_LIST - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_SERVICE - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL11 - Enum constant in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
 
WSDL11 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDL20 - Enum constant in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
 
WSDL20 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDLBasedServiceConfiguration - Class in org.apache.cxf.wsdl.service.factory
An AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL.
WSDLBasedServiceConfiguration(BindingInfo) - Constructor for class org.apache.cxf.wsdl.service.factory.WSDLBasedServiceConfiguration
 
WSDLBindingFactory - Interface in org.apache.cxf.wsdl.binding
 
WSDLBuilder<T> - Interface in org.apache.cxf.wsdl
 
WSDLConstants - Class in org.apache.cxf.wsdl
 
WSDLConstants.WSDLVersion - Enum in org.apache.cxf.wsdl
 
WSDLEndpointFactory - Interface in org.apache.cxf.wsdl11
A factory to create an internal EndpointInfo from WSDL Port extensions.
WSDLExtensibilityPlugin - Interface in org.apache.cxf.wsdl
 
WSDLExtensionLoader - Interface in org.apache.cxf.wsdl
Marker interface to mark beans in the config that register addition WSDLExtensors so the WSDLManager can load the additional extensors on demand
WSDLHelper - Class in org.apache.cxf.wsdl
 
WSDLHelper() - Constructor for class org.apache.cxf.wsdl.WSDLHelper
 
WSDLLibrary - Class in org.apache.cxf.wsdl
 
WSDLManager - Interface in org.apache.cxf.wsdl
WSDLManager
WSDLManagerImpl - Class in org.apache.cxf.wsdl11
WSDLManagerImpl
WSDLManagerImpl() - Constructor for class org.apache.cxf.wsdl11.WSDLManagerImpl
 
WSDLRuntimeException - Exception in org.apache.cxf.wsdl11
This exception is thrown for problems processing WSDL structures.
WSDLRuntimeException(Throwable) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Logger, String, Object...) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Message) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Message, Throwable) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLServiceBuilder - Class in org.apache.cxf.wsdl11
 
WSDLServiceBuilder(Bus) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDLServiceBuilder(Bus, boolean) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDLServiceFactory - Class in org.apache.cxf.wsdl11
 
WSDLServiceFactory(Bus, String) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, String, QName) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, Definition) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, Definition, QName) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceUtils - Class in org.apache.cxf.wsdl11
 
wsdlUrl - Variable in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
wsdlURL - Variable in class org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form