java.lang.Object
com.aquima.interactions.framework.service.connectivity.parameters.Connection
com.aquima.interactions.framework.service.connectivity.soap.SoapConnection

public class SoapConnection extends Connection
Connection implementation that contains the details for a SOAP connection.
Since:
6.4
Author:
J. van Leuven, O. Kerpershoek
  • Constructor Details

    • SoapConnection

      protected SoapConnection(IXmlNode connectionNode)
  • Method Details

    • getUrl

      protected String getUrl()
    • getUsername

      protected String getUsername()
    • getPassword

      protected String getPassword()