Uses of Interface
com.logicaldoc.via.webservice.soap.VIAService
-
Packages that use VIAService Package Description com.logicaldoc.via.webservice.soap.client com.logicaldoc.via.webservice.soap.endpoint -
-
Uses of VIAService in com.logicaldoc.via.webservice.soap.client
Classes in com.logicaldoc.via.webservice.soap.client that implement VIAService Modifier and Type Class Description class
SoapVIAClient
Simple client for the SOAP VIAService -
Uses of VIAService in com.logicaldoc.via.webservice.soap.endpoint
Classes in com.logicaldoc.via.webservice.soap.endpoint that implement VIAService Modifier and Type Class Description class
SoapVIAService
SOAP Implementation of theVIAService
-