bad.robot.http.apache
Class Coercions

java.lang.Object
  extended by bad.robot.http.apache.Coercions

public class Coercions
extends Object


Constructor Summary
Coercions()
           
 
Method Summary
static org.apache.http.Header[] asApacheBasicHeader(Headers headers)
           
static Headers asHeaders(org.apache.http.Header[] headers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coercions

public Coercions()
Method Detail

asApacheBasicHeader

public static org.apache.http.Header[] asApacheBasicHeader(Headers headers)

asHeaders

public static Headers asHeaders(org.apache.http.Header[] headers)


Copyright © 2012. All Rights Reserved.