public class HandlerChainsXml extends Object
| Constructor and Description |
|---|
HandlerChainsXml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(HandlerChains handlerChains,
OutputStream outputStream) |
static HandlerChains |
unmarshal(InputStream inputStream) |
static HandlerChains |
unmarshal(URL url) |
public static HandlerChains unmarshal(InputStream inputStream) throws Exception
Exceptionpublic static HandlerChains unmarshal(URL url) throws Exception
Exceptionpublic static void marshal(HandlerChains handlerChains, OutputStream outputStream) throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.