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