bad.robot.http.apache
Class ApacheHttpContextBuilder
java.lang.Object
bad.robot.http.apache.ApacheHttpContextBuilder
- All Implemented Interfaces:
- Builder<org.apache.http.protocol.HttpContext>
public class ApacheHttpContextBuilder
- extends Object
- implements Builder<org.apache.http.protocol.HttpContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
anApacheHttpContextBuilder
public static ApacheHttpContextBuilder anApacheHttpContextBuilder()
withBasicAuth
public ApacheHttpContextBuilder withBasicAuth(org.apache.http.HttpHost host)
build
public org.apache.http.protocol.HttpContext build()
- Specified by:
build
in interface Builder<org.apache.http.protocol.HttpContext>
Copyright © 2012. All Rights Reserved.