Class SoapRobotClient

java.lang.Object
com.logicaldoc.webservice.soap.client.SoapClient<RobotService>
com.logicaldoc.robot.webswervice.soap.client.SoapRobotClient
All Implemented Interfaces:
RobotService

public class SoapRobotClient extends com.logicaldoc.webservice.soap.client.SoapClient<RobotService> implements RobotService
Since:
9.2
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • SoapRobotClient

      public SoapRobotClient(String endpoint)
    • SoapRobotClient

      public SoapRobotClient(String endpoint, int timeout)
  • Method Details