Uses of Interface
org.starhope.vergil.net.HandlesJSONReply

Packages that use HandlesJSONReply
org.starhope.vergil.net   
 

Uses of HandlesJSONReply in org.starhope.vergil.net
 

Methods in org.starhope.vergil.net with parameters of type HandlesJSONReply
static void VergilAppiusGWTCommunicator.dispatchJSON(com.google.gwt.core.client.JavaScriptObject jso, HandlesJSONReply handler)
          WRITEME: Document this method brpocock@star-hope.org
static void VergilAppiusGWTCommunicator.makeJSONRequest(String url, HandlesJSONReply handler)
          WRITEME: Document this method brpocock@star-hope.org