com.creamtec.ajaxswing.core
Interface URLParameterHandler


public interface URLParameterHandler


Method Summary
 void handle(ClientAgent agent, HttpRequestData requestData, java.lang.String paramKey, java.lang.Object paramValue)
           
 

Method Detail

handle

void handle(ClientAgent agent,
            HttpRequestData requestData,
            java.lang.String paramKey,
            java.lang.Object paramValue)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.