Uses of Interface
com.aquima.interactions.foundation.connectivity.ISoapConnection
Packages that use ISoapConnection
Package
Description
-
Uses of ISoapConnection in com.aquima.interactions.ds.studio
Methods in com.aquima.interactions.ds.studio with parameters of type ISoapConnectionModifier and TypeMethodDescriptionstatic String
AquimaStudioVersionDetector.detectVersion
(ISoapConnection soapConnection) -
Uses of ISoapConnection in com.aquima.interactions.ds.studio.r17
Methods in com.aquima.interactions.ds.studio.r17 with parameters of type ISoapConnectionModifier and TypeMethodDescriptionstatic StudioLicenseProvider
StudioLicenseProvider.createWithCustomConnection
(ISoapConnection connection) This constructs a StudioLicenseProvider that connects to the Studio management service with a custom soap connection.Constructors in com.aquima.interactions.ds.studio.r17 with parameters of type ISoapConnectionModifierConstructorDescriptionAquimaStudioClient
(ISoapConnection soapConnection) Construct an instance of the Aquima studio client .StudioDS
(IAquimaConfiguration configuration, ISoapConnection soapConnection) -
Uses of ISoapConnection in com.aquima.interactions.foundation.connectivity
Methods in com.aquima.interactions.foundation.connectivity that return ISoapConnection -
Uses of ISoapConnection in com.aquima.interactions.foundation.connectivity.impl
Classes in com.aquima.interactions.foundation.connectivity.impl that implement ISoapConnectionModifier and TypeClassDescriptionclass
Abstract base class for a soap client that uses xml element to connect to a Soap webservice.class
Class providing a simple implementation to interact with http SOAP interfaces. -
Uses of ISoapConnection in com.aquima.interactions.framework.connectivity
Methods in com.aquima.interactions.framework.connectivity that return ISoapConnection -
Uses of ISoapConnection in com.aquima.interactions.portal.model.factory
Methods in com.aquima.interactions.portal.model.factory that return ISoapConnection -
Uses of ISoapConnection in com.aquima.interactions.project.impl
Methods in com.aquima.interactions.project.impl that return ISoapConnection