Package com.aquima.web.aaas.wsdl
Class AAASWsdl11Definition
java.lang.Object
com.aquima.web.aaas.wsdl.AAASWsdl11Definition
- All Implemented Interfaces:
org.springframework.ws.wsdl.WsdlDefinition
public final class AAASWsdl11Definition
extends Object
implements org.springframework.ws.wsdl.WsdlDefinition
WsdlDefinition implementation that creates the WSDL for an Aquima as a service service.
- Since:
- 9.0
- Author:
- Jon van Leuven
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AAASWsdl11Definition
(com.aquima.interactions.portal.IPortalEngine portalEngine, com.aquima.interactions.foundation.ApplicationID appId, ServiceId serviceId, String soapLocationAddress) -
Method Summary