Package org.gwtopenmaps.openlayers.client.protocol

Interface Summary
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).
 

Class Summary
CRUDOptions The abstract class for all option objects passed to CRUD protocol methods (Create, Read, Update and Delete).
HTTPProtocol  
HTTPProtocolCRUDOptions  
HTTPProtocolCRUDOptionsImpl  
HTTPProtocolImpl  
HTTPProtocolOptions  
Protocol Protocol abstract base class
ProtocolImpl  
ProtocolOptions ProtocolOptions base class
Response A wrapper for the response object returned by any CRUD action performed by the protocol.
ResponseImpl  
WFSProtocol WFS Protocol for Vector Layers - intentionally deviates from OpenLayers name.
WFSProtocolCRUDOptions The options object to be passed to CRUD methods of WFSProtocol.
WFSProtocolCRUDOptionsImpl  
WFSProtocolImpl  
WFSProtocolOptions WFSProtocolOptions
 



Copyright © 2011 sourceforge. All Rights Reserved.