Uses of Interface
com.googlecode.jpattern.gwt.client.communication.sop.JSONRequestHandler

Packages that use JSONRequestHandler
com.googlecode.jpattern.gwt.client.communication.sop   
 

Uses of JSONRequestHandler in com.googlecode.jpattern.gwt.client.communication.sop
 

Methods in com.googlecode.jpattern.gwt.client.communication.sop with parameters of type JSONRequestHandler
static void JSONRequest.get(String url, JSONRequestHandler handler)
           
static void JSONRequest.get(String url, String callbackName, JSONRequestHandler handler)
           
 



Copyright © 2011. All Rights Reserved.