com.atlassian.gwt.client
Class JsonRequest

java.lang.Object
  extended by com.atlassian.gwt.client.JsonRequest

public class JsonRequest
extends Object


Constructor Summary
JsonRequest(String url, com.google.gwt.http.client.RequestCallback callback)
           
 
Method Summary
 void doGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonRequest

public JsonRequest(String url,
                   com.google.gwt.http.client.RequestCallback callback)
Method Detail

doGet

public void doGet()
           throws com.google.gwt.http.client.RequestException
Throws:
com.google.gwt.http.client.RequestException


Copyright © 2003-2011 Atlassian. All Rights Reserved.