org.opennms.netmgt.rtc.utils
Class PipedMarshaller
java.lang.Object
org.opennms.netmgt.rtc.utils.PipedMarshaller
public class PipedMarshaller
- extends Object
The class that marshalls the object to be sent to a PipedReader
- Author:
- Brian Weaver , OpenNMS.org
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipedMarshaller
public PipedMarshaller(EuiLevel toMarshall)
getReader
public Reader getReader()
throws IOException
- Throws:
IOException
Copyright © 2009. All Rights Reserved.