- SchemaUtil - Class in org.apache.servicemix.cxfbc
-
- SchemaUtil(Bus, Map<String, Element>) - Constructor for class org.apache.servicemix.cxfbc.SchemaUtil
-
- SchemaValidationInInterceptor - Class in org.apache.servicemix.cxfbc.interceptors
-
- SchemaValidationInInterceptor() - Constructor for class org.apache.servicemix.cxfbc.interceptors.SchemaValidationInInterceptor
-
- SchemaValidationInInterceptor(boolean, boolean) - Constructor for class org.apache.servicemix.cxfbc.interceptors.SchemaValidationInInterceptor
-
- SchemaValidationOutInterceptor - Class in org.apache.servicemix.cxfbc.interceptors
-
- SchemaValidationOutInterceptor() - Constructor for class org.apache.servicemix.cxfbc.interceptors.SchemaValidationOutInterceptor
-
- SchemaValidationOutInterceptor(boolean, boolean) - Constructor for class org.apache.servicemix.cxfbc.interceptors.SchemaValidationOutInterceptor
-
- setAuthenticationService(Object) - Method in class org.apache.servicemix.cxfbc.CxfBcComponent
-
- setAuthenticationService(Object) - Method in class org.apache.servicemix.cxfbc.CxfBcConfiguration
-
- setAuthenticationServiceName(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConfiguration
-
- setBusCfg(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConfiguration
-
- setBusCfg(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the location of the CXF configuraiton file used to configure
the CXF bus.
- setBusCfg(String) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies the location of the CXF configuraiton file used to configure
the CXF bus.
- setBusConfig(String) - Method in class org.apache.servicemix.cxfbc.CxfBcComponent
-
Specifies the location of the CXF configuraiton file used to configure
the CXF bus.
- setComponentName(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConfiguration
-
- setConfiguration(CxfBcConfiguration) - Method in class org.apache.servicemix.cxfbc.CxfBcComponent
-
- setDelegateToJaas(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint delegate to JAASAuthenticationService to do the authentication.
- setEndpoints(CxfBcEndpointType[]) - Method in class org.apache.servicemix.cxfbc.CxfBcComponent
-
Specifies the list of endpoints hosted by the component.
- setExchangeProperties(Exchange, Message) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer.JbiChainInitiationObserver
-
- setFeatures(List<AbstractFeature>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the cxf features set for this endpoint
- setFeatures(List<AbstractFeature>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies the cxf features set for this endpoint
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies a list of interceptors used to process faults recieved by
the endpoint.
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in interface org.apache.servicemix.cxfbc.CxfBcEndpointWithInterceptor
-
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies a list of interceptors used to process faults recieved by
the endpoint.
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies a list of interceptors used to process responses recieved
by the endpoint.
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in interface org.apache.servicemix.cxfbc.CxfBcEndpointWithInterceptor
-
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies a list of interceptors used to process requests recieved
by the endpoint.
- setJaasDomain(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the jaasDomain of this cxfbc consumer endpoint
- setLocationURI(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the HTTP address to which requests are sent.
- setLocationURI(URI) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies the HTTP address of the exposed service.
- setMtomEnabled(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint can support binnary attachments.
- setMtomEnabled(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies if the endpoint can support binnary attachments.
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies a list of interceptors used to process faults sent by
the endpoint.
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in interface org.apache.servicemix.cxfbc.CxfBcEndpointWithInterceptor
-
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies a list of interceptors used to process faults sent by
the endpoint.
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies a list of interceptors used to process requests sent by
the endpoint.
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in interface org.apache.servicemix.cxfbc.CxfBcEndpointWithInterceptor
-
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies a list of interceptors used to process responses sent by
the endpoint.
- setProperties(Map<String, Object>) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Sets arbitrary properties that are added to the CXF context at
the Endpoint level.
- setProperties(Map<String, Object>) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Sets arbitrary properties that are added to the CXF context at
the Endpoint level.
- setProvidedBus(Bus) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies a preconfigured CXF bus to use.
- setProvidedBus(Bus) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies a preconfigured CXF bus to use.
- setRootDir(String) - Method in class org.apache.servicemix.cxfbc.CxfBcConfiguration
-
- setSchemaValidationEnabled(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint use schemavalidation for the incoming/outgoing message.
- setSchemaValidationEnabled(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies if the endpoint use schemavalidation for the incoming/outgoing message.
- setShowAllServices(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcComponent
-
- SetSoapVersionInterceptor - Class in org.apache.servicemix.cxfbc.interceptors
-
- SetSoapVersionInterceptor() - Constructor for class org.apache.servicemix.cxfbc.interceptors.SetSoapVersionInterceptor
-
- SetStatusInterceptor - Class in org.apache.servicemix.cxfbc.interceptors
-
- SetStatusInterceptor() - Constructor for class org.apache.servicemix.cxfbc.interceptors.SetStatusInterceptor
-
- setSynchronous(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint expects send messageExchange by sendSync
- setSynchronous(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies if the endpoints send message synchronously to external server using underlying
jms/http transport
* @param synchronous a boolean
- setTimeout(long) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the interval for which the endpoint will wait for a
response, This is specified in seconds.
- setUseJBIWrapper(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint expects messages to use the JBI wrapper
for SOAP messages.
- setUseJBIWrapper(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies if the endpoint expects messages to use the JBI wrapper
for SOAP messages.
- setUseSOAPEnvelope(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
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.cxfbc.CxfBcProvider
-
Specifies if the endpoint expects soap messages when useJBIWrapper is false,
if useJBIWrapper is true then ignore useSOAPEnvelope
- setWsdl(Resource) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies the location of the WSDL defining the endpoint's interface.
- setWsdl(Resource) - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
Specifies the location of the WSDL defining the endpoint's interface.
- setX509(boolean) - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
Specifies if the endpoint use X.509 Certificate to do the authentication.
- SOAP_FAULT_CODE - Static variable in class org.apache.servicemix.cxfbc.interceptors.CxfJbiConstants
-
- SOAP_FAULT_NODE - Static variable in class org.apache.servicemix.cxfbc.interceptors.CxfJbiConstants
-
- SOAP_FAULT_REASON - Static variable in class org.apache.servicemix.cxfbc.interceptors.CxfJbiConstants
-
- SOAP_FAULT_ROLE - Static variable in class org.apache.servicemix.cxfbc.interceptors.CxfJbiConstants
-
- SOAP_FAULT_SUBCODE - Static variable in class org.apache.servicemix.cxfbc.interceptors.CxfJbiConstants
-
- standaloneSet() - Method in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- start() - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-
- start() - Method in class org.apache.servicemix.cxfbc.CxfBcProvider
-
- STATE_END_DOC - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_END_ELEMENT_PART - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_END_ELEMENT_WRAPPER - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_RUN_PART - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_START_DOC - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_START_ELEMENT_PART - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- STATE_START_ELEMENT_WRAPPER - Static variable in class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- StaxJbiWrapper - Class in org.apache.servicemix.cxfbc.interceptors
-
- StaxJbiWrapper(Message) - Constructor for class org.apache.servicemix.cxfbc.interceptors.StaxJbiWrapper
-
- stop() - Method in class org.apache.servicemix.cxfbc.CxfBcConsumer
-