|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpExpectationVerifier | |
---|---|
org.apache.http.nio.protocol | |
org.apache.http.protocol | HTTP protocol execution framework. |
Uses of HttpExpectationVerifier in org.apache.http.nio.protocol |
---|
Fields in org.apache.http.nio.protocol declared as HttpExpectationVerifier | |
---|---|
protected HttpExpectationVerifier |
ThrottlingHttpServiceHandler.expectationVerifier
|
protected HttpExpectationVerifier |
NHttpServiceHandlerBase.expectationVerifier
Deprecated. |
protected HttpExpectationVerifier |
AsyncNHttpServiceHandler.expectationVerifier
|
Methods in org.apache.http.nio.protocol with parameters of type HttpExpectationVerifier | |
---|---|
void |
BufferingHttpServiceHandler.setExpectationVerifier(HttpExpectationVerifier expectationVerifier)
|
void |
ThrottlingHttpServiceHandler.setExpectationVerifier(HttpExpectationVerifier expectationVerifier)
|
void |
NHttpServiceHandlerBase.setExpectationVerifier(HttpExpectationVerifier expectationVerifier)
Deprecated. |
void |
AsyncNHttpServiceHandler.setExpectationVerifier(HttpExpectationVerifier expectationVerifier)
|
Uses of HttpExpectationVerifier in org.apache.http.protocol |
---|
Methods in org.apache.http.protocol with parameters of type HttpExpectationVerifier | |
---|---|
void |
HttpService.setExpectationVerifier(HttpExpectationVerifier expectationVerifier)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |