org.apache.openejb.sxc
Class ApplicationClientXml
java.lang.Object
org.apache.openejb.sxc.ApplicationClientXml
public class ApplicationClientXml
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationClientXml
public ApplicationClientXml()
unmarshal
public static ApplicationClient unmarshal(InputStream inputStream)
throws Exception
- Throws:
Exception
unmarshal
public static ApplicationClient unmarshal(URL url)
throws Exception
- Throws:
Exception
marshal
public static void marshal(ApplicationClient applicationClient,
OutputStream outputStream)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.