com.esri.arcgisws
Class ServiceCatalogBindingStub
java.lang.Object
   com.esri.arcgisws.runtime.WebServiceProxyImpl
com.esri.arcgisws.runtime.WebServiceProxyImpl
       com.esri.arcgisws.ServiceCatalogBindingStub
com.esri.arcgisws.ServiceCatalogBindingStub
- All Implemented Interfaces: 
- WebServiceProxy, ServiceCatalogServerPort
- public class ServiceCatalogBindingStub 
- extends WebServiceProxyImpl- implements ServiceCatalogServerPort
 
 
| Methods inherited from class com.esri.arcgisws.runtime.WebServiceProxyImpl | 
| _getProperty, _setProperty, addHTTPRequestHeaders, enableRequestResponseLogging, getHTTPResponseHeaders, getPassword, getProperty, getUsername, setArcGISVersion, setConnectionTimeout, setEndPointAddress, setEndPointAddress, setHttpReferer, setPassword, setProperties, setProperty, setSoapOverDCOM, setSoapOverDCOM, setUsername | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface com.esri.arcgisws.runtime.WebServiceProxy | 
| _getProperty, _setProperty, addHTTPRequestHeaders, enableRequestResponseLogging, getHTTPResponseHeaders, getPassword, getProperty, getUsername, setArcGISVersion, setConnectionTimeout, setEndPointAddress, setEndPointAddress, setHttpReferer, setPassword, setProperties, setProperty, setSoapOverDCOM, setSoapOverDCOM, setUsername | 
 
ServiceCatalogBindingStub
public ServiceCatalogBindingStub()
- ServiceCatalogBindingStub default constructor.
 
ServiceCatalogBindingStub
public ServiceCatalogBindingStub(String endpointAddressURL)
- ServiceCatalogBindingStub constructor.
 
ServiceCatalogBindingStub
public ServiceCatalogBindingStub(String endpointAddressURL,
                                 String username,
                                 String password)
- ServiceCatalogBindingStub constructor.
 
getServiceDescriptions
public ServiceDescription[] getServiceDescriptions()
- 
- Specified by:
- getServiceDescriptionsin interface- ServiceCatalogServerPort
 
- 
 
getTokenServiceURL
public String getTokenServiceURL()
- 
- Specified by:
- getTokenServiceURLin interface- ServiceCatalogServerPort
 
- 
 
getMessageVersion
public EsriArcGISVersion getMessageVersion()
- 
- Specified by:
- getMessageVersionin interface- ServiceCatalogServerPort
 
- 
 
getMessageFormats
public EsriServiceCatalogMessageFormat getMessageFormats()
- 
- Specified by:
- getMessageFormatsin interface- ServiceCatalogServerPort
 
- 
 
getFolders
public String[] getFolders()
- 
- Specified by:
- getFoldersin interface- ServiceCatalogServerPort
 
- 
 
requiresTokens
public boolean requiresTokens()
- 
- Specified by:
- requiresTokensin interface- ServiceCatalogServerPort
 
- 
 
getServiceDescriptionsEx
public ServiceDescription[] getServiceDescriptionsEx(String folderName)
- 
- Specified by:
- getServiceDescriptionsExin interface- ServiceCatalogServerPort
 
-