Uses of Class
de.phleisch.app.itsucks.io.http.impl.HttpRetrieverResponseCodeBehaviour

Packages that use HttpRetrieverResponseCodeBehaviour
de.phleisch.app.itsucks.filter.download.http.impl   
de.phleisch.app.itsucks.io.http.impl   
 

Uses of HttpRetrieverResponseCodeBehaviour in de.phleisch.app.itsucks.filter.download.http.impl
 

Methods in de.phleisch.app.itsucks.filter.download.http.impl that return HttpRetrieverResponseCodeBehaviour
 HttpRetrieverResponseCodeBehaviour ChangeHttpResponseCodeBehaviourFilter.HttpResponseCodeBehaviourHostConfig.getResponseCodeBehaviour()
           
 

Methods in de.phleisch.app.itsucks.filter.download.http.impl with parameters of type HttpRetrieverResponseCodeBehaviour
 boolean ChangeHttpResponseCodeBehaviourFilter.addConfig(java.lang.String pHostnameRegExp, HttpRetrieverResponseCodeBehaviour pConfig)
           
 

Constructors in de.phleisch.app.itsucks.filter.download.http.impl with parameters of type HttpRetrieverResponseCodeBehaviour
ChangeHttpResponseCodeBehaviourFilter.HttpResponseCodeBehaviourHostConfig(java.lang.String pHostnameRegexp, HttpRetrieverResponseCodeBehaviour pResponseCodeBehaviour)
           
 

Uses of HttpRetrieverResponseCodeBehaviour in de.phleisch.app.itsucks.io.http.impl
 

Fields in de.phleisch.app.itsucks.io.http.impl declared as HttpRetrieverResponseCodeBehaviour
protected  HttpRetrieverResponseCodeBehaviour HttpRetriever.mResponseCodeBehaviour
           
 

Methods in de.phleisch.app.itsucks.io.http.impl that return HttpRetrieverResponseCodeBehaviour
protected static HttpRetrieverResponseCodeBehaviour HttpRetriever.createDefaultHttpRetrieverBehaviour()
           
 HttpRetrieverResponseCodeBehaviour HttpRetriever.getResponseCodeBehaviour()
           
 

Methods in de.phleisch.app.itsucks.io.http.impl with parameters of type HttpRetrieverResponseCodeBehaviour
 boolean HttpRetrieverResponseCodeBehaviour.add(HttpRetrieverResponseCodeBehaviour pRetrieverReponseCodeBehaviour)
           
 void HttpRetriever.setResponseCodeBehaviour(HttpRetrieverResponseCodeBehaviour pResponseCodeBehaviour)
           
 



Copyright © 2010. All Rights Reserved.