A B C D E F G H I J L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractComponentTest - Class in org.ow2.petals.binding.soap
-
Abstract class for unit tests about request processing
- AbstractComponentTest() - Constructor for class org.ow2.petals.binding.soap.AbstractComponentTest
- addresingMarFileName() - Static method in class org.ow2.petals.binding.soap.AbstractComponentTest
- after() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- after() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- afterClass() - Static method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- afterClass() - Static method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- Assert - Class in org.ow2.petals.binding.soap.monit
-
Assertion class for unit tests about MONIT trace of BC SOAP
- Assert() - Constructor for class org.ow2.petals.binding.soap.monit.Assert
- assertExtMonitTraces(String, List<LogRecord>, ProvidesServiceConfiguration, boolean, boolean, AbsItfOperation.MEPPatternConstants, FlowLogData) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- assertMonitSoapConsumerExtBegin(String, String, LogRecord) - Static method in class org.ow2.petals.binding.soap.monit.Assert
-
Asserts that a log record is a MONIT trace associated to the start of an external service consumer of the BC SOAP.
- assertMonitSoapConsumerExtBegin(String, URI, LogRecord) - Static method in class org.ow2.petals.binding.soap.monit.Assert
-
Asserts that a log record is a MONIT trace associated to the start of an external service consumer of the BC SOAP.
- assertMonitSoapConsumerExtBeginLog(LogRecord, String) - Static method in class org.ow2.petals.binding.soap.monit.Assert
-
Asserts that a log record is a MONIT trace associated to the start of an external service consumer of the BC SOAP.
- assertMonitSoapProviderExtBeginLog(FlowLogData, LogRecord, String) - Static method in class org.ow2.petals.binding.soap.monit.Assert
-
Asserts that a log record is a MONIT trace associated to the start of an external service provider of the BC SOAP.
- Attachment - Interface in org.ow2.petals.bc.soap.attachments
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:06.831+02:00 Generated source version: 3.4.2
- Attachment - Static variable in class org.ow2.petals.bc.soap.attachments.AttachmentService
- ATTACHMENT_SU_CONSUME - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- ATTACHMENT_SU_PROVIDE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- attachmentBinary - Variable in class org.ow2.petals.bc.soap.attachments.EchoRequest
- attachmentBinary - Variable in class org.ow2.petals.bc.soap.attachments.EchoResponse
- attachmentImage - Variable in class org.ow2.petals.bc.soap.attachments.EchoRequest
- attachmentImage - Variable in class org.ow2.petals.bc.soap.attachments.EchoResponse
- AttachmentService - Class in org.ow2.petals.bc.soap.attachments
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:06.875+02:00 Generated source version: 3.4.2
- AttachmentService() - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- AttachmentService(URL) - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- AttachmentService(URL, QName) - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- AttachmentService(URL, QName, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- AttachmentService(URL, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- AttachmentService(WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.attachments.AttachmentService
- avoidClassCastExceptionOnWSCltStub() - Static method in class org.ow2.petals.binding.soap.AbstractComponentTest
-
Avoid the error 'java.lang.ClassCastException: org.ow2.petals.bc.soap.attachments.EchoResponse$JaxbAccessorF_attachment cannot be cast to com.sun.xml.internal.bind.v2.runtime.reflect.Accessor' when creating the WS client stub.
- AxiomUtilsTest - Class in org.ow2.petals.binding.soap.util
- AxiomUtilsTest() - Constructor for class org.ow2.petals.binding.soap.util.AxiomUtilsTest
- AxisServletServerTest - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
- AxisServletServerTest() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.AxisServletServerTest
B
- BC_SOAP_LISTENING_PORT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- before() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- before() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- beforeClass() - Static method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- beforeClass() - Static method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- beforeClass() - Static method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- BUSINESS_FAULT_TO_ECHO - Static variable in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
C
- chain - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- chain - Static variable in class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
- checkcreateSOAPBody_FromDocumentSource_UsingNamespaceAwareAttribute() - Method in class org.ow2.petals.binding.soap.util.MarshallerTest
- checkcreateSOAPBody_FromDocumentSource_UsingNamespaceUnawareAttribute() - Method in class org.ow2.petals.binding.soap.util.MarshallerTest
- checkMonitConsumerExtBeginLog(AbstractMonitTraceFilteringTest.ExpectedResponseType, AbsItfOperation.MEPPatternConstants, String, LogRecord) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- clearLogTraces() - Method in class org.ow2.petals.binding.soap.AbstractComponentTest
-
All log traces must be cleared before starting a unit test
- close(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.wss.handler.WSSecurityHeaderSOAPHandler
- COMPONENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- COMPONENT - Static variable in class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
- COMPONENT_UNDER_TEST - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- CONSUMED_OPERATION - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- createEchoRequest() - Method in class org.ow2.petals.bc.soap.attachments.ObjectFactory
-
Create an instance of
EchoRequest - createEchoRequest() - Method in class org.ow2.petals.bc.soap.simple_with_import.xsd.ObjectFactory
-
Create an instance of
EchoRequest - createEchoRequest() - Method in class org.ow2.petals.bc.soap.simple.ObjectFactory
-
Create an instance of
EchoRequest - createEchoResponse() - Method in class org.ow2.petals.bc.soap.attachments.ObjectFactory
-
Create an instance of
EchoResponse - createEchoResponse() - Method in class org.ow2.petals.bc.soap.simple_with_import.xsd.ObjectFactory
-
Create an instance of
EchoResponse - createEchoResponse() - Method in class org.ow2.petals.bc.soap.simple.ObjectFactory
-
Create an instance of
EchoResponse - createHttpEnabledConf(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- createInvalidMessage() - Method in class org.ow2.petals.bc.soap.simple.ObjectFactory
-
Create an instance of
InvalidMessage - createPrintRequest() - Method in class org.ow2.petals.bc.soap.simple.ObjectFactory
-
Create an instance of
PrintRequest - createRequestPayloadToProvider(AbsItfOperation.MEPPatternConstants, AbstractMonitTraceFilteringTest.ExpectedResponseType) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- createResponseMessage(RequestMessage, AbsItfOperation.MEPPatternConstants, AbstractMonitTraceFilteringTest.ExpectedResponseType) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- createServiceConsumer(int, MEPType) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- createServiceProvider(int) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- createSimpleServiceConsumerConfiguration() - Static method in class org.ow2.petals.binding.soap.AbstractComponentTest
- createSimpleServiceProviderConfiguration() - Static method in class org.ow2.petals.binding.soap.AbstractComponentTest
- createSOAPEnvelopeForBusinessError() - Method in class org.ow2.petals.binding.soap.util.MarshallerTest
-
Create a SOAP Fault associated to a business error extracted from a JBI Fault.
- createWsClientStub() - Static method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
- createWsClientStub() - Static method in class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
- CXF_SERVER - Static variable in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- CXFSERVER - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
D
- defaultConfiguration_definedInJbiDescriptor() - Method in class org.ow2.petals.binding.soap.SoapBootstrapTest
-
Check that the component embeds the right default configuration in its JBI descriptor (values set to their default value in jbi.xml)
E
- echo(EchoRequest) - Method in interface org.ow2.petals.bc.soap.attachments.Attachment
- echo(EchoRequest) - Method in interface org.ow2.petals.bc.soap.simple.SimpleWithImport
- echo(EchoRequest) - Method in interface org.ow2.petals.bc.soap.simple.Simple
- echo(EchoRequest) - Method in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- echoAsync(EchoRequest) - Method in interface org.ow2.petals.bc.soap.simple.Simple
- echoAsync(EchoRequest) - Method in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- echoAsync(EchoRequest, AsyncHandler<EchoResponse>) - Method in interface org.ow2.petals.bc.soap.simple.Simple
- echoAsync(EchoRequest, AsyncHandler<EchoResponse>) - Method in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- EchoRequest - Class in org.ow2.petals.bc.soap.attachments
-
<p>Classe Java pour anonymous complex type.
- EchoRequest - Class in org.ow2.petals.bc.soap.simple_with_import.xsd
-
<p>Classe Java pour anonymous complex type.
- EchoRequest - Class in org.ow2.petals.bc.soap.simple
-
<p>Classe Java pour anonymous complex type.
- EchoRequest() - Constructor for class org.ow2.petals.bc.soap.attachments.EchoRequest
- EchoRequest() - Constructor for class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoRequest
- EchoRequest() - Constructor for class org.ow2.petals.bc.soap.simple.EchoRequest
- EchoResponse - Class in org.ow2.petals.bc.soap.attachments
-
<p>Classe Java pour anonymous complex type.
- EchoResponse - Class in org.ow2.petals.bc.soap.simple_with_import.xsd
-
<p>Classe Java pour anonymous complex type.
- EchoResponse - Class in org.ow2.petals.bc.soap.simple
-
<p>Classe Java pour anonymous complex type.
- EchoResponse() - Constructor for class org.ow2.petals.bc.soap.attachments.EchoResponse
- EchoResponse() - Constructor for class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoResponse
- EchoResponse() - Constructor for class org.ow2.petals.bc.soap.simple.EchoResponse
F
- firesExternalEvent(AbsItfOperation.MEPPatternConstants, MonitTraceFilteringRuleForServiceConsumerWithExtEvtCfg) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
G
- getAttachment() - Method in class org.ow2.petals.bc.soap.attachments.AttachmentService
- getAttachment(WebServiceFeature...) - Method in class org.ow2.petals.bc.soap.attachments.AttachmentService
- getAttachmentBinary() - Method in class org.ow2.petals.bc.soap.attachments.EchoRequest
-
Obtient la valeur de la propriété attachmentBinary.
- getAttachmentBinary() - Method in class org.ow2.petals.bc.soap.attachments.EchoResponse
-
Obtient la valeur de la propriété attachmentBinary.
- getAttachmentImage() - Method in class org.ow2.petals.bc.soap.attachments.EchoRequest
-
Obtient la valeur de la propriété attachmentImage.
- getAttachmentImage() - Method in class org.ow2.petals.bc.soap.attachments.EchoResponse
-
Obtient la valeur de la propriété attachmentImage.
- getConsumedServiceEndpoint() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getConsumedServiceInterface() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getConsumedServiceName() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getConsumedServiceOperation(AbstractMonitTraceFilteringTest.ExpectedResponseType, AbsItfOperation.MEPPatternConstants) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getConsumedServiceWsdl() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getFaultInfo() - Method in exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- getHeaders() - Method in class org.ow2.petals.binding.soap.listener.incoming.wss.handler.WSSecurityHeaderSOAPHandler
- getInvokedServiceProviderOperation(AbsItfOperation.MEPPatternConstants) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- getMarshaller() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- getMepsSupported() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- getMepsSupported() - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
- getMessage() - Method in class org.ow2.petals.bc.soap.simple.PrintRequest
-
Obtient la valeur de la propriété message.
- getSimple() - Method in class org.ow2.petals.bc.soap.simple.SimpleService
- getSimple() - Method in class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- getSimple(WebServiceFeature...) - Method in class org.ow2.petals.bc.soap.simple.SimpleService
- getSimple(WebServiceFeature...) - Method in class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- getString() - Method in class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoRequest
-
Gets the value of the string property.
- getString() - Method in class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoResponse
-
Gets the value of the string property.
- getString() - Method in class org.ow2.petals.bc.soap.simple.EchoRequest
-
Gets the value of the string property.
- getString() - Method in class org.ow2.petals.bc.soap.simple.EchoResponse
-
Gets the value of the string property.
- getString() - Method in class org.ow2.petals.bc.soap.simple.InvalidMessage
-
Gets the value of the string property.
H
- handle(Callback[]) - Method in class org.ow2.petals.binding.soap.listener.incoming.wss.callback.UTConsumeCBHandler
- handleFault(SOAPMessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.wss.handler.WSSecurityHeaderSOAPHandler
- handleMessage(SOAPMessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.wss.handler.WSSecurityHeaderSOAPHandler
- HEADER_BUFFER_SIZE - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- HTTP_LISTENING_PORT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- HttpSoapServiceConsumersTest - Class in org.ow2.petals.binding.soap.listener.incoming
-
Unit tests about HTTP(S)/SOAP service consumers processing.
- HttpSoapServiceConsumersTest() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
I
- IN_MEMORY_LOG_HANDLER - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- IN_MEMORY_LOG_HANDLER - Static variable in class org.ow2.petals.binding.soap.SoapBootstrapTest
- inMemoryLogHandler - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- inMemoryLogHandler - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- INTEGRATION_SVC_CFG - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- InvalidMessage - Class in org.ow2.petals.bc.soap.simple
-
<p>Classe Java pour anonymous complex type.
- InvalidMessage() - Constructor for class org.ow2.petals.bc.soap.simple.InvalidMessage
- InvalidMessage_Exception - Exception in org.ow2.petals.bc.soap.simple
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:08.446+02:00 Generated source version: 3.4.2
- InvalidMessage_Exception() - Constructor for exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- InvalidMessage_Exception(String) - Constructor for exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- InvalidMessage_Exception(String, Throwable) - Constructor for exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- InvalidMessage_Exception(String, InvalidMessage) - Constructor for exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- InvalidMessage_Exception(String, InvalidMessage, Throwable) - Constructor for exception org.ow2.petals.bc.soap.simple.InvalidMessage_Exception
- invokeWebService_InOnlyAck() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an InOnly service consumer request to invoke an external web-service returning a acknowledgment.
- invokeWebService_InOnlyError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an InOnly service consumer request to invoke an external web-service returning an error.
- invokeWebService_InOutError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an InOut service consumer request to invoke an external web-service returning an error.
- invokeWebService_InOutFault() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an InOut service consumer request to invoke an external web-service returning a fault.
- invokeWebService_InOutResponse() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an InOut service consumer request to invoke an external web-service returning a nominal response.
- invokeWebService_RobustInOnlyAck() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an RobustInOnly service consumer request to invoke an external web-service returning a acknowledgment.
- invokeWebService_RobustInOnlyError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an RobustInOnly service consumer request to invoke an external web-service returning an error.
- invokeWebService_RobustInOnlyFault() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
-
Check the processing of the component when receiving an RobustInOnly service consumer request to invoke an external web-service returning a fault.
- isStarted() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
J
- JMS_SERVER - Static variable in class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
- JmsSoapServiceConsumersTest - Class in org.ow2.petals.binding.soap.listener.incoming
-
Unit tests about JMS/SOAP service consumers processing.
- JmsSoapServiceConsumersTest() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
L
- loadSOAPEnvelope(String, int) - Static method in class org.ow2.petals.binding.soap.util.SOAPTestUtil
M
- MARSHALLER - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- MarshallerTest - Class in org.ow2.petals.binding.soap.util
-
Some tests mainly around the workaround introduced for PETALSBCSOAP-192
- MarshallerTest() - Constructor for class org.ow2.petals.binding.soap.util.MarshallerTest
- message - Variable in class org.ow2.petals.bc.soap.simple.PrintRequest
- MockWebService - Class in org.ow2.petals.binding.soap.listener.outgoing
- MockWebService(URL) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- MockWebServiceTest - Class in org.ow2.petals.binding.soap.listener.outgoing
- MockWebServiceTest() - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- MonitTraceFilteringServiceConsumerTest - Class in org.ow2.petals.binding.soap.monit
-
Unit tests about MONIT trace filtering for mode 'consumer'.
- MonitTraceFilteringServiceConsumerTest() - Constructor for class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- MonitTraceFilteringServiceProviderTest - Class in org.ow2.petals.binding.soap.monit
-
Unit tests about MONIT trace filtering.
- MonitTraceFilteringServiceProviderTest() - Constructor for class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceProviderTest
O
- ObjectFactory - Class in org.ow2.petals.bc.soap.attachments
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.petals.bc.soap.attachments package.
- ObjectFactory - Class in org.ow2.petals.bc.soap.simple_with_import.xsd
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.petals.bc.soap.simple_with_import.xsd package.
- ObjectFactory - Class in org.ow2.petals.bc.soap.simple
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.petals.bc.soap.simple package.
- ObjectFactory() - Constructor for class org.ow2.petals.bc.soap.attachments.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.petals.bc.soap.attachments
- ObjectFactory() - Constructor for class org.ow2.petals.bc.soap.simple_with_import.xsd.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.petals.bc.soap.simple_with_import.xsd
- ObjectFactory() - Constructor for class org.ow2.petals.bc.soap.simple.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.petals.bc.soap.simple
- onGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- onPost(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- org.ow2.petals.bc.soap.attachments - package org.ow2.petals.bc.soap.attachments
- org.ow2.petals.bc.soap.simple - package org.ow2.petals.bc.soap.simple
- org.ow2.petals.bc.soap.simple_with_import.xsd - package org.ow2.petals.bc.soap.simple_with_import.xsd
- org.ow2.petals.binding.soap - package org.ow2.petals.binding.soap
- org.ow2.petals.binding.soap.junit - package org.ow2.petals.binding.soap.junit
- org.ow2.petals.binding.soap.listener.incoming - package org.ow2.petals.binding.soap.listener.incoming
- org.ow2.petals.binding.soap.listener.incoming.jetty - package org.ow2.petals.binding.soap.listener.incoming.jetty
- org.ow2.petals.binding.soap.listener.incoming.wss.callback - package org.ow2.petals.binding.soap.listener.incoming.wss.callback
- org.ow2.petals.binding.soap.listener.incoming.wss.handler - package org.ow2.petals.binding.soap.listener.incoming.wss.handler
- org.ow2.petals.binding.soap.listener.outgoing - package org.ow2.petals.binding.soap.listener.outgoing
- org.ow2.petals.binding.soap.monit - package org.ow2.petals.binding.soap.monit
- org.ow2.petals.binding.soap.util - package org.ow2.petals.binding.soap.util
P
- print(PrintRequest) - Method in interface org.ow2.petals.bc.soap.simple.Simple
- print(PrintRequest) - Method in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- PrintRequest - Class in org.ow2.petals.bc.soap.simple
-
<p>Classe Java pour anonymous complex type.
- PrintRequest() - Constructor for class org.ow2.petals.bc.soap.simple.PrintRequest
- printWSDL_withImports() - Method in class org.ow2.petals.binding.soap.util.WsdlHelperTest
R
- restoreHackAvoidingClassCastExceptionOnWSCltStub() - Static method in class org.ow2.petals.binding.soap.AbstractComponentTest
S
- SERVICE - Static variable in class org.ow2.petals.bc.soap.attachments.AttachmentService
- SERVICE - Static variable in class org.ow2.petals.bc.soap.simple.SimpleService
- SERVICE - Static variable in class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SERVICE_NAMESPACE_ATTACHMENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SERVICE_NAMESPACE_SIMPLE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- setAttachmentBinary(DataHandler) - Method in class org.ow2.petals.bc.soap.attachments.EchoRequest
-
Définit la valeur de la propriété attachmentBinary.
- setAttachmentBinary(DataHandler) - Method in class org.ow2.petals.bc.soap.attachments.EchoResponse
-
Définit la valeur de la propriété attachmentBinary.
- setAttachmentImage(Image) - Method in class org.ow2.petals.bc.soap.attachments.EchoRequest
-
Définit la valeur de la propriété attachmentImage.
- setAttachmentImage(Image) - Method in class org.ow2.petals.bc.soap.attachments.EchoResponse
-
Définit la valeur de la propriété attachmentImage.
- setInvalidValues() - Method in class org.ow2.petals.binding.soap.SoapBootstrapTest
-
Check to set invalid values
- setMessage(String) - Method in class org.ow2.petals.bc.soap.simple.PrintRequest
-
Définit la valeur de la propriété message.
- setUp() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.AxisServletServerTest
- setValues() - Method in class org.ow2.petals.binding.soap.SoapBootstrapTest
-
Check to set valid values
- setValuesAreUsed() - Method in class org.ow2.petals.binding.soap.SoapBootstrapTest
-
Check that valid values set through the component bootstrap through JMX are correctly used by component.
- Simple - Interface in org.ow2.petals.bc.soap.simple
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:08.485+02:00 Generated source version: 3.4.2
- Simple - Static variable in class org.ow2.petals.bc.soap.simple.SimpleService
- Simple - Static variable in class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SIMPLE_SU_CONSUME - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SIMPLE_SU_PROVIDE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SimpleService - Class in org.ow2.petals.bc.soap.simple
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:08.504+02:00 Generated source version: 3.4.2
- SimpleService() - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleService(URL) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleService(URL, QName) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleService(URL, QName, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleService(URL, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleService(WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleService
- SimpleServiceImpl - Class in org.ow2.petals.binding.soap.junit
- SimpleServiceImpl() - Constructor for class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- SimpleServiceWithImport - Class in org.ow2.petals.bc.soap.simple
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:06.972+02:00 Generated source version: 3.4.2
- SimpleServiceWithImport() - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleServiceWithImport(URL) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleServiceWithImport(URL, QName) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleServiceWithImport(URL, QName, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleServiceWithImport(URL, WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleServiceWithImport(WebServiceFeature...) - Constructor for class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- SimpleWithImport - Interface in org.ow2.petals.bc.soap.simple
-
This class was generated by Apache CXF 3.4.2 2023-04-11T14:21:06.964+02:00 Generated source version: 3.4.2
- simpleWsHttpInvocation_InOut_Error() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_InOut_Fault() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_InOut_Nominal() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_InOut_Nominal_withMtomAttachments() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_InOut_Nominal_withWSS() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_RobustInOnly_Fault() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsHttpInvocation_RobustInOnly_Nominal() - Method in class org.ow2.petals.binding.soap.listener.incoming.HttpSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- simpleWsJmsInvocation_InOnly_Nominal() - Method in class org.ow2.petals.binding.soap.listener.incoming.JmsSoapServiceConsumersTest
-
Check the processing of the component when receiving a SOAP request when:
- SOAHeaderTest - Class in org.ow2.petals.binding.soap.util
- SOAHeaderTest() - Constructor for class org.ow2.petals.binding.soap.util.SOAHeaderTest
- SoapBootstrapTest - Class in org.ow2.petals.binding.soap
-
Unit tests of
SoapBootstrap - SoapBootstrapTest() - Constructor for class org.ow2.petals.binding.soap.SoapBootstrapTest
- SoapCallerTest - Class in org.ow2.petals.binding.soap.listener.outgoing
- SoapCallerTest() - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- SoapComponentContextTest - Class in org.ow2.petals.binding.soap
- SoapComponentContextTest() - Constructor for class org.ow2.petals.binding.soap.SoapComponentContextTest
- SOAPFlattenerTest - Class in org.ow2.petals.binding.soap.util
- SOAPFlattenerTest() - Constructor for class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
- SoapServiceProvidersTest - Class in org.ow2.petals.binding.soap.listener.outgoing
-
Unit tests about SOAP service providers processing.
- SoapServiceProvidersTest() - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.SoapServiceProvidersTest
- SoapServletServerTest - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
- SoapServletServerTest() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- SOAPTestUtil - Class in org.ow2.petals.binding.soap.util
- SOAPTestUtil() - Constructor for class org.ow2.petals.binding.soap.util.SOAPTestUtil
- STANDARD_HTTP_PORT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- start() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- stop() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebService
- string - Variable in class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoRequest
- string - Variable in class org.ow2.petals.bc.soap.simple_with_import.xsd.EchoResponse
- string - Variable in class org.ow2.petals.bc.soap.simple.EchoRequest
- string - Variable in class org.ow2.petals.bc.soap.simple.EchoResponse
- string - Variable in class org.ow2.petals.bc.soap.simple.InvalidMessage
- SVC_ENDPOINT_ATTACHMENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_ENDPOINT_SIMPLE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_ITF_NAME_ATTACHMENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_ITF_NAME_SIMPLE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_LOCAL_NAME_ATTACHMENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_LOCAL_NAME_SIMPLE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_NAME_ATTACHMENT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- SVC_NAME_SIMPLE - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
T
- tearDown() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.AxisServletServerTest
- TECHNICAL_ERROR_TO_ECHO - Static variable in class org.ow2.petals.binding.soap.junit.SimpleServiceImpl
- TEST_OPERATION_ATTACHMENT_ECHO - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- TEST_OPERATION_SIMPLE_ECHO - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- TEST_OPERATION_SIMPLE_PRINT - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- testBorrowServiceClient_002() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the max size of the web-service client pool if parameter 'max-http-connections-per-host' is unset:
- testFilter() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- testFlattenSOAPEnvelopeImbriquedIds() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
- testFlattenSOAPEnvelopeWithIdElement() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
-
Old flattener had problems when some elements local name are 'id' ones.
- testFlattenSOAPEnvelopeWithIdElementInMultiref() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
- testGetAsMapOfString() - Method in class org.ow2.petals.binding.soap.util.SOAHeaderTest
- testGetHrefElementsNo() - Method in class org.ow2.petals.binding.soap.util.AxiomUtilsTest
- testGetHrefElementsOne() - Method in class org.ow2.petals.binding.soap.util.AxiomUtilsTest
- testGetHrefElementsTwo() - Method in class org.ow2.petals.binding.soap.util.AxiomUtilsTest
- testGetMockStarted() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testGetMockStopped() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testGetServiceName() - Method in class org.ow2.petals.binding.soap.util.WSAHelperTest
- testGetWsClientMaxPoolSize_000() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the value returns by
SoapComponentContext.getConnMaxSize()if parameter 'max-http-connections-per-host' is set to a valid value. - testGetWsClientMaxPoolSize_100() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the value returns by
SoapComponentContext.getConnMaxSize()if parameter 'max-http-connections-per-host' is negative. - testGetWsClientMaxPoolSize_101() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the value returns by
SoapComponentContext.getConnMaxSize()if parameter 'max-http-connections-per-host' is set to 0. - testGetWsClientMaxPoolSize_102() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the value returns by
SoapComponentContext.getConnMaxSize()if parameter 'max-http-connections-per-host' is set to not number value. - testGetWsClientMaxPoolSize_103() - Method in class org.ow2.petals.binding.soap.SoapComponentContextTest
-
Check the value returns by
SoapComponentContext.getConnMaxSize()if parameter 'max-http-connections-per-host' is set to an emptyString. - testIsStarted() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testListServicesServletDeployment() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testLogOnOutgoingRequestMonitDisabledInOnlyMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- testLogOnOutgoingRequestMonitDisabledInOutMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestMonitDisabledRobustInOnlyMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
- testLogOnOutgoingRequestWithAttachmentsMonitEnabled() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledInOnlyMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledInOnlyModeError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledInOutMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledInOutModeError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledRobustInOnlyMode() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testLogOnOutgoingRequestWithoutAttachmentMonitEnabledRobustInOnlyModeError() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SoapCallerTest
-
Check the MONIT traces about an outgoing service invocation, where:
- testNoMultiref() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
- testPostMockStarted() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testPostMockStopped() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testSoapServletDeployment() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testStart() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.AxisServletServerTest
- testStartWhenAlreadyStarted() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testStartWithHttpConfWithASpecifiedIP() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testStartWithHttpConfWithNoSpecifiedHost() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testStartWithHttpsConf() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testStop() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.AxisServletServerTest
- testStop() - Method in class org.ow2.petals.binding.soap.listener.outgoing.MockWebServiceTest
- testStopWithHttpConf() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testtestFlattenSOAPEnvelopeHrefInHeaderAndBody() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
- testTwoMultirefInBody() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
-
There are two multiref elements in the body so they need to be processed both
- testWelcomeServletDeployment() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServletServerTest
- testWithIDAttribute() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
-
In the old version the ID disapears when no multiref was present...
- testWithIDAttributeAndMultiref() - Method in class org.ow2.petals.binding.soap.util.SOAPFlattenerTest
-
Test with an ID attribute which is not a multref reference and with an ID which is one...
U
- UNMARSHALLER - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- UTConsumeCBHandler - Class in org.ow2.petals.binding.soap.listener.incoming.wss.callback
- UTConsumeCBHandler() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.wss.callback.UTConsumeCBHandler
V
- VALID_SU_CONSUME_POP3 - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
W
- waitExchangeExecutionEnd(Optional<ExchangeStatus>, boolean, String, AbsItfOperation.MEPPatternConstants, boolean) - Method in class org.ow2.petals.binding.soap.monit.MonitTraceFilteringServiceConsumerTest
- WSAHelperTest - Class in org.ow2.petals.binding.soap.util
- WSAHelperTest() - Constructor for class org.ow2.petals.binding.soap.util.WSAHelperTest
- WSDL_LOCATION - Static variable in class org.ow2.petals.bc.soap.attachments.AttachmentService
- WSDL_LOCATION - Static variable in class org.ow2.petals.bc.soap.simple.SimpleService
- WSDL_LOCATION - Static variable in class org.ow2.petals.bc.soap.simple.SimpleServiceWithImport
- WsdlHelperTest - Class in org.ow2.petals.binding.soap.util
- WsdlHelperTest() - Constructor for class org.ow2.petals.binding.soap.util.WsdlHelperTest
- WSS_SIMPLE_SU_CONSUME - Static variable in class org.ow2.petals.binding.soap.AbstractComponentTest
- WSSecurityHeaderSOAPHandler - Class in org.ow2.petals.binding.soap.listener.incoming.wss.handler
- WSSecurityHeaderSOAPHandler(String, String) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.wss.handler.WSSecurityHeaderSOAPHandler
All Classes All Packages