org.switchyard.component.soap.endpoint.jaxws-handlers.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <handler-chains xmlns="http://java.sun.com/xml/ns/javaee"> <handler-chain> <handler> <handler-class>org.switchyard.component.soap.InboundResponseHandler</handler-class> </handler> </handler-chain> </handler-chains>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy