com.jdroid.java.http
Interface HttpWebServiceProcessor


public interface HttpWebServiceProcessor


Method Summary
 void afterExecute(WebService webService, HttpResponseWrapper httpResponse)
           
 void beforeExecute(WebService webService)
           
 

Method Detail

beforeExecute

void beforeExecute(WebService webService)

afterExecute

void afterExecute(WebService webService,
                  HttpResponseWrapper httpResponse)


Copyright © 2014. All rights reserved.