Uses of Class
org.hpccsystems.ws.client.HPCCWsDFUXRefClient
-
Packages that use HPCCWsDFUXRefClient Package Description org.hpccsystems.ws.client Provides several HPCC Systems client libraries used to actuate a variety of actions on a target HPCC Systems instance. -
-
Uses of HPCCWsDFUXRefClient in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return HPCCWsDFUXRefClient Modifier and Type Method Description static HPCCWsDFUXRefClientHPCCWsDFUXRefClient. get(String protocol, String targetHost, String targetPort, String user, String pass)Gets the.static HPCCWsDFUXRefClientHPCCWsDFUXRefClient. get(String protocol, String targetHost, String targetPort, String user, String pass, int timeout)Gets the.static HPCCWsDFUXRefClientHPCCWsDFUXRefClient. get(Connection connection)Gets the.HPCCWsDFUXRefClientHPCCWsClient. getWsDFUXRefClient()Gets the WsDFUXRef client.
-