/custom-delivery-webservices

This is a POC project to explore SOAP/MTOM/XO options of CXF framework and WS-Security.

Primary LanguageJava

# custom-delivery-webservices ## Description This is a POC project to explore SOAP/MTOM/XO options of CXF framework and WS-Security. Details: * cxf3demo - used to define interfaces in Java and generate WSDL * cxf3-server - WSDL to Server Impl Stubs/Java code generation * cxf3-client - WSDL to Client Stubs/Java code generation