public class HPCCWsSMCClient extends DataSingleton
| Modifier | Constructor and Description |
|---|---|
protected |
HPCCWsSMCClient(Connection baseConnection) |
protected |
HPCCWsSMCClient(String protocol,
String targetHost,
String targetPort,
String user,
String pass) |
protected |
HPCCWsSMCClient(WsSMCServiceSoapProxy wsSMCServiceSoapProxy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object aThat) |
protected void |
fastRefresh() |
protected void |
fullRefresh() |
static HPCCWsSMCClient |
get(Connection connection) |
String |
getHPCCBuild() |
static int |
getOriginalPort() |
static URL |
getOriginalURL() |
static String |
getOriginalWSDLURL()
Provides the WSDL URL originally used to create the underlying stub code
|
WsSMCServiceSoapProxy |
getSoapProxy()
Provides soapproxy object for HPCCWsFileIOClient which can be used to access
the web service methods directly
|
int |
hashCode() |
protected boolean |
isComplete() |
void |
setVerbose(boolean verbose) |
monitoraddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String WSSMCURI
protected HPCCWsSMCClient(WsSMCServiceSoapProxy wsSMCServiceSoapProxy)
protected HPCCWsSMCClient(Connection baseConnection)
public static URL getOriginalURL() throws MalformedURLException
MalformedURLExceptionpublic static int getOriginalPort()
throws MalformedURLException
MalformedURLExceptionpublic static HPCCWsSMCClient get(Connection connection)
public void setVerbose(boolean verbose)
verbose - - sets verbose modepublic WsSMCServiceSoapProxy getSoapProxy() throws Exception
Exception - if wsTopologyServiceSoapProxy not available.public static String getOriginalWSDLURL()
protected boolean isComplete()
isComplete in class DataSingletonprotected void fastRefresh()
fastRefresh in class DataSingletonprotected void fullRefresh()
fullRefresh in class DataSingletonpublic boolean equals(Object aThat)
equals in class DataSingletonpublic int hashCode()
hashCode in class DataSingletonCopyright © 2019. All rights reserved.