- parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.module.cxf.config.WsCustomValidatorDefinitionParser
-
- PAYLOAD - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_BODY - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_ENVELOPE - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_TO_ARGUMENTS - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_TO_ARGUMENTS_BY_DEFAULT - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_TO_ARGUMENTS_NULL_PAYLOAD_AS_PARAMETER - Static variable in class org.mule.module.cxf.CxfConstants
-
- PAYLOAD_TO_ARGUMENTS_NULL_PAYLOAD_AS_VOID - Static variable in class org.mule.module.cxf.CxfConstants
-
- payloadToArguments - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
-
- payloadToArrayOfArguments(Object) - Method in enum org.mule.module.cxf.CxfPayloadToArguments
-
This method is the one that converts the payload in an array of arguments.
- popFromStack() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
-
- port - Variable in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
-
- portNotFound(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
-
- prepare(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
-
Prepare the message for writing.
- prepare(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
-
- PrettyLoggingFeature - Class in org.mule.module.cxf.feature
-
Same as the standard CXF LoggingFeature, but with pretty-printed XML
for the message payload.
- PrettyLoggingFeature() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingFeature
-
- PrettyLoggingInInterceptor - Class in org.mule.module.cxf.feature
-
Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
- PrettyLoggingInInterceptor() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(String) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(int) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(PrintWriter) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingOutInterceptor - Class in org.mule.module.cxf.feature
-
Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
- PrettyLoggingOutInterceptor() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(String) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(int) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(PrintWriter) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- print(Node) - Static method in class org.apache.cxf.staxutils.StaxUtils
-
- printXmlFragment(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
-
- process(MuleEvent) - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
-
- process(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- process(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
-
- processNext(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- processNext(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
-
This method is public so it can be invoked from the MuleUniversalConduit.
- processNext(MuleEvent, Exchange, OutboundEndpoint) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
-
- properties - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
-
- ProxyClientFactoryBean - Class in org.mule.module.cxf.config
-
- ProxyClientFactoryBean() - Constructor for class org.mule.module.cxf.config.ProxyClientFactoryBean
-
- ProxyClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
-
Creates an outbound proxy based on a specially configure CXF Client.
- ProxyClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
-
- ProxyFaultOutInterceptor - Class in org.mule.module.cxf.support
-
Fault out interceptor for Proxy configuration considering that FaultInfo might not have an associated class
and that it uses StaxDatabinding.
- ProxyFaultOutInterceptor() - Constructor for class org.mule.module.cxf.support.ProxyFaultOutInterceptor
-
- ProxyGZIPFeature - Class in org.mule.module.cxf.feature
-
This class is used to control GZIP compression of messages when proxying
a web service call.
- ProxyGZIPFeature() - Constructor for class org.mule.module.cxf.feature.ProxyGZIPFeature
-
- ProxyGZIPInInterceptor - Class in org.mule.module.cxf.support
-
This interceptor is responsible for decompressing a message
received with Content-Encoding that includes gzip or x-zip.
- ProxyGZIPInInterceptor() - Constructor for class org.mule.module.cxf.support.ProxyGZIPInInterceptor
-
- ProxyGZIPOutInterceptor - Class in org.mule.module.cxf.support
-
This interceptor is responsible from compressing a message when
the Content-Encoding is set to gzip or x-gzip.
- ProxyGZIPOutInterceptor() - Constructor for class org.mule.module.cxf.support.ProxyGZIPOutInterceptor
-
- ProxyRPCInInterceptor - Class in org.mule.module.cxf.support
-
Sets the correct operation when the binding style is RPC.
- ProxyRPCInInterceptor() - Constructor for class org.mule.module.cxf.support.ProxyRPCInInterceptor
-
- ProxySchemaValidationInInterceptor - Class in org.mule.module.cxf.support
-
- ProxySchemaValidationInInterceptor(Bus, Endpoint, ServiceInfo) - Constructor for class org.mule.module.cxf.support.ProxySchemaValidationInInterceptor
-
- ProxyService - Interface in org.mule.module.cxf.support
-
- ProxyServiceConfiguration - Class in org.mule.module.cxf.support
-
- ProxyServiceConfiguration() - Constructor for class org.mule.module.cxf.support.ProxyServiceConfiguration
-
- ProxyServiceFactoryBean - Class in org.mule.module.cxf.config
-
- ProxyServiceFactoryBean() - Constructor for class org.mule.module.cxf.config.ProxyServiceFactoryBean
-
- ProxyServiceFactoryBean - Class in org.mule.module.cxf.support
-
- ProxyServiceFactoryBean() - Constructor for class org.mule.module.cxf.support.ProxyServiceFactoryBean
-
- ProxyServiceMessageProcessorBuilder - Class in org.mule.module.cxf.builder
-
Creates an inbound proxy based on a specially configure CXF Server.
- ProxyServiceMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
-
- ProxyWSDLQueryHandler - Class in org.mule.module.cxf.support
-
- ProxyWSDLQueryHandler(Bus, String) - Constructor for class org.mule.module.cxf.support.ProxyWSDLQueryHandler
-
- pushToStack(Node) - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
-