Class HttpURLClient.OAuthWrapper

java.lang.Object
groovyx.net.http.HttpURLClient.OAuthWrapper
Enclosing class:
HttpURLClient

private static class HttpURLClient.OAuthWrapper extends Object
This class basically wraps Signpost classes so they are not loaded until HttpURLClient.setOAuth(Object, Object, Object, Object) is called. This allows Signpost to act as an optional dependency. If you are not using Signpost, you don't need the JAR on your classpath.
Since:
0.5.1