Uses of Class
org.apache.camel.quarkus.component.soap.it.multipart.NoSuchCustomer
Packages that use NoSuchCustomer
-
Uses of NoSuchCustomer in org.apache.camel.quarkus.component.soap.it.multipart
Methods in org.apache.camel.quarkus.component.soap.it.multipart that return NoSuchCustomerModifier and TypeMethodDescriptionObjectFactory.createNoSuchCustomer()NoSuchCustomerException.getFaultInfo()Methods in org.apache.camel.quarkus.component.soap.it.multipart that return types with arguments of type NoSuchCustomerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NoSuchCustomer>ObjectFactory.createNoSuchCustomer(NoSuchCustomer value) Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type NoSuchCustomerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NoSuchCustomer>ObjectFactory.createNoSuchCustomer(NoSuchCustomer value) Constructors in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type NoSuchCustomerModifierConstructorDescriptionNoSuchCustomerException(String message, NoSuchCustomer noSuchCustomer) NoSuchCustomerException(String message, NoSuchCustomer noSuchCustomer, Throwable cause)