org.teleal.cling.transport.impl.apache
Class HeaderUtil

java.lang.Object
  extended by org.teleal.cling.transport.impl.apache.HeaderUtil

public class HeaderUtil
extends java.lang.Object

Author:
Christian Bauer

Constructor Summary
HeaderUtil()
           
 
Method Summary
static void add(org.apache.http.HttpMessage httpMessage, org.teleal.common.http.Headers headers)
           
static org.teleal.common.http.Headers get(org.apache.http.HttpMessage httpMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeaderUtil

public HeaderUtil()
Method Detail

add

public static void add(org.apache.http.HttpMessage httpMessage,
                       org.teleal.common.http.Headers headers)

get

public static org.teleal.common.http.Headers get(org.apache.http.HttpMessage httpMessage)


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.