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