Uses of Class
org.gvsig.remoteclient.RemoteClientStatus

Packages that use RemoteClientStatus
org.gvsig.remoteclient.ogc.request   
org.gvsig.remoteclient.wcs   
org.gvsig.remoteclient.wfs   
org.gvsig.remoteclient.wms   
org.gvsig.remoteclient.wmts   
org.gvsig.remoteclient.wmts.request   
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.ogc.request
 

Fields in org.gvsig.remoteclient.ogc.request declared as RemoteClientStatus
protected  RemoteClientStatus OGCRequest.status
           
 

Constructors in org.gvsig.remoteclient.ogc.request with parameters of type RemoteClientStatus
OGCRequest(RemoteClientStatus status, OGCProtocolHandler protocolHandler)
           
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.wcs
 

Subclasses of RemoteClientStatus in org.gvsig.remoteclient.wcs
 class WCSStatus
          Describes the status of a WCSclient, so it adds to the Remote client status a list of layers, a list of layer styles, the extent of the map.
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.wfs
 

Subclasses of RemoteClientStatus in org.gvsig.remoteclient.wfs
 class WFSStatus
          The status of the current WFS connection
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.wms
 

Subclasses of RemoteClientStatus in org.gvsig.remoteclient.wms
 class WMSStatus
          Describes the status of a WMSclient, so it adds to the Remote client status a list of layers, a list of layer styles, the extent of the map.
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.wmts
 

Subclasses of RemoteClientStatus in org.gvsig.remoteclient.wmts
 class WMTSServerDescription
          Describes the status of a WMTSclient, so it adds to the Remote client status a list of layers, a list of layer styles, the extent of the map.
 class WMTSStatus
          Describes the status of a WMTSclient, so it adds to the Remote client status a list of layers, a list of layer styles, the extent of the map.
 

Uses of RemoteClientStatus in org.gvsig.remoteclient.wmts.request
 

Constructors in org.gvsig.remoteclient.wmts.request with parameters of type RemoteClientStatus
WMTSRequest(RemoteClientStatus status, WMTSProtocolHandler protocolHandler)
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.