com.esri.arcgisws
Interface ServiceCatalogPort

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ServiceCatalogBindingStub

public interface ServiceCatalogPort
extends java.rmi.Remote


Method Summary
 EsriServiceCatalogMessageFormat getMessageFormats()
           
 EsriArcGISVersion getServerVersion()
           
 ServiceDescription[] getServiceDescriptions()
           
 

Method Detail

getServiceDescriptions

public ServiceDescription[] getServiceDescriptions()
                                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getServerVersion

public EsriArcGISVersion getServerVersion()
                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMessageFormats

public EsriServiceCatalogMessageFormat getMessageFormats()
                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException