- send(MessageExchange) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean.PropagateSecuritySubjectDeliveryChannel
-
- sendSync(MessageExchange) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean.PropagateSecuritySubjectDeliveryChannel
-
- sendSync(MessageExchange, long) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean.PropagateSecuritySubjectDeliveryChannel
-
- setActivationNamespaces(Collection<String>) - Method in class org.apache.servicemix.cxf.transport.jbi.JBITransportFactory
-
- setBus(Bus) - Method in class org.apache.servicemix.cxf.transport.jbi.JBITransportFactory
-
- setBus(Bus) - Method in class org.apache.servicemix.cxfse.CxfSeComponent
-
- setBusCfg(String) - Method in class org.apache.servicemix.cxfse.CxfSeConfiguration
-
- setClearClientResponseContext(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies if the CXF client response context is cleared after each proxy invocation.
- setComponentName(String) - Method in class org.apache.servicemix.cxfse.CxfSeConfiguration
-
- setComponentRegistry(Object) - Method in class org.apache.servicemix.cxfse.CxfSeComponent
-
- setComponentRegistry(Object) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Allows injecting a custom component registry for looking up the proxied endpoint
- setContainer(Container) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Allows injecting a JBI Container instance (e.g.
- setContext(ComponentContext) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
- setDataBinding(AbstractDataBinding) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies dataBinding used by the Endpoint
- setDeliveryChannel(DeliveryChannel) - Method in class org.apache.servicemix.cxf.transport.jbi.JBIDestination
-
- setDeliveryChannel(DeliveryChannel) - Method in class org.apache.servicemix.cxf.transport.jbi.JBITransportFactory
-
- setEndpoint(String) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
- setEndpoints(CxfSeEndpoint[]) - Method in class org.apache.servicemix.cxfse.CxfSeComponent
-
- setFactory(ClientFactory) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
- setField(Field, Object, Object) - Static method in class org.apache.servicemix.cxfse.support.ReflectionUtils
-
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies a list of interceptors used to process faults recieved by the
endpoint.
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies a list of interceptors used to process requests recieved by the
endpoint.
- setInterfaceName(QName) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
- setJBIBindingConfiguration(JBIBindingConfiguration) - Method in class org.apache.servicemix.cxf.binding.jbi.JBIBindingInfo
-
- setMessageExchange(MessageExchange) - Static method in class org.apache.servicemix.cxfse.JBIContext
-
- setMessageObserver(MessageObserver) - Method in class org.apache.servicemix.cxf.transport.jbi.JBIDestination.BackChannelConduit
-
Register a message observer for incoming messages.
- setMtomEnabled(boolean) - Method in class org.apache.servicemix.cxf.binding.jbi.JBIBindingConfiguration
-
- setMtomEnabled(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies if the endpoint can process messages with binary data.
- setMtomEnabled(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies if the endpoint can process messages with binary data.
- setName(String) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies the JNDI name for looking up the ClientFactory.
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies a list of interceptors used to process faults sent by the
endpoint.
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies a list of interceptors used to process responses sent by the
endpoint.
- setPojo(Object) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies the object implementing the endpoint's functionality.
- setPojoEndpoint(QName) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies the servicemodel endpoint name generated from the pojo
- setPojoInterfaceName(QName) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies the servicemodel interface name generated from the pojo
- setPojoService(QName) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies the servicemodel service name generated from the pojo
- setPropagateSecuritySubject(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
When set to true, the security subject is propagated along to the proxied endpoint.
- setProperties(Map) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
- setRootDir(String) - Method in class org.apache.servicemix.cxfse.CxfSeConfiguration
-
- setService(QName) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
- setType(Class) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies the webservice POJO type
- setUseAegis(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies if the endpoint use aegis databinding to marshall/unmarshall
message
- setUseJBIWrapper(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies if the endpoint expects messages that are encased in the JBI
wrapper used for SOAP messages.
- setUseJBIWrapper(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies if the endpoint expects messages that are encased in the
JBI wrapper used for SOAP messages.
- setUseSOAPEnvelope(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies if the endpoint expects soap messages when useJBIWrapper is
false, if useJBIWrapper is true then ignore useSOAPEnvelope
- setUseSOAPEnvelope(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeProxyFactoryBean
-
Specifies if the endpoint expects soap messages when useJBIWrapper is false,
if useJBIWrapper is true then ignore useSOAPEnvelope
- setUseXmlBeans(boolean) - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
Specifies if the endpoint use xmlbeans databinding to marshell/unmarshell
message
- shutdown() - Method in class org.apache.servicemix.cxf.transport.jbi.JBIDestination
-
- start() - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-
- startDispatch() - Method in class org.apache.servicemix.cxf.transport.jbi.JBIDispatcherUtil
-
- stop() - Method in class org.apache.servicemix.cxfse.CxfSeEndpoint
-