org.gwtopenmaps.openlayers.client.protocol
Class HTTPProtocol

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.protocol.Protocol
              extended by org.gwtopenmaps.openlayers.client.protocol.HTTPProtocol

public class HTTPProtocol
extends Protocol

Author:
lorenzo

Constructor Summary
HTTPProtocol(HTTPProtocolOptions options)
           
 
Method Summary
 void read(CRUDOptions options)
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPProtocol

public HTTPProtocol(HTTPProtocolOptions options)
Method Detail

read

public void read(CRUDOptions options)
Specified by:
read in class Protocol


Copyright © 2011 sourceforge. All Rights Reserved.