Class RequestEntityEffect
- java.lang.Object
-
- com.atlassian.httpclient.apache.httpcomponents.RequestEntityEffect
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.atlassian.fugue.Effect
io.atlassian.fugue.Effect.Applicant<A extends Object>
-
-
Constructor Summary
Constructors Constructor Description RequestEntityEffect(com.atlassian.httpclient.api.Request request)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(org.apache.http.client.methods.HttpRequestBase httpRequestBase)
-