Uses of Package
org.gwtopenmaps.openlayers.client.protocol

Packages that use org.gwtopenmaps.openlayers.client.protocol
org.gwtopenmaps.openlayers.client.control   
org.gwtopenmaps.openlayers.client.layer   
org.gwtopenmaps.openlayers.client.protocol   
 

Classes in org.gwtopenmaps.openlayers.client.protocol used by org.gwtopenmaps.openlayers.client.control
WFSProtocol
          WFS Protocol for Vector Layers - intentionally deviates from OpenLayers name.
 

Classes in org.gwtopenmaps.openlayers.client.protocol used by org.gwtopenmaps.openlayers.client.layer
Protocol
          Protocol abstract base class
 

Classes in org.gwtopenmaps.openlayers.client.protocol used by org.gwtopenmaps.openlayers.client.protocol
CRUDOptions
          The abstract class for all option objects passed to CRUD protocol methods (Create, Read, Update and Delete).
CRUDOptions.Callback
          The callback objects must be encapsulated in option objects, who are then passed as parameters to Create, Read, Update and Delete methods (CRUD).
HTTPProtocolOptions
           
Protocol
          Protocol abstract base class
ProtocolOptions
          ProtocolOptions base class
Response
          A wrapper for the response object returned by any CRUD action performed by the protocol.
WFSProtocolOptions
          WFSProtocolOptions
 



Copyright © 2011 sourceforge. All Rights Reserved.