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