org.fourthline.cling.transport.impl.apache
Class HeaderUtil
java.lang.Object
org.fourthline.cling.transport.impl.apache.HeaderUtil
public class HeaderUtil
- extends Object
Converts from/to Apache HTTP Components header format.
- Author:
- Christian Bauer
Method Summary |
static void |
add(org.apache.http.HttpMessage httpMessage,
org.seamless.http.Headers headers)
|
static org.seamless.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 |
HeaderUtil
public HeaderUtil()
add
public static void add(org.apache.http.HttpMessage httpMessage,
org.seamless.http.Headers headers)
get
public static org.seamless.http.Headers get(org.apache.http.HttpMessage httpMessage)
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.