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