public final class HttpMessageUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(HttpMessage from,
HttpMessage to)
Apply message settings to target http message.
|
static void |
copy(Message from,
HttpMessage to)
Apply message settings to target http message.
|
public static void copy(Message from, HttpMessage to)
from - to - public static void copy(HttpMessage from, HttpMessage to)
from - to - Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.