com.atlassian.httpclient.apache.httpcomponents
Class RequestEntityEffect
java.lang.Object
com.atlassian.httpclient.apache.httpcomponents.RequestEntityEffect
- All Implemented Interfaces:
- com.atlassian.fugue.Effect<org.apache.http.client.methods.HttpRequestBase>
public class RequestEntityEffect
- extends Object
- implements com.atlassian.fugue.Effect<org.apache.http.client.methods.HttpRequestBase>
| Nested classes/interfaces inherited from interface com.atlassian.fugue.Effect |
com.atlassian.fugue.Effect.Applicant<A> |
|
Method Summary |
void |
apply(org.apache.http.client.methods.HttpRequestBase httpRequestBase)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestEntityEffect
public RequestEntityEffect(Request request)
apply
public void apply(org.apache.http.client.methods.HttpRequestBase httpRequestBase)
- Specified by:
apply in interface com.atlassian.fugue.Effect<org.apache.http.client.methods.HttpRequestBase>
Copyright © 2012–2015 Atlassian. All rights reserved.