net.sf.asyncobjects.io.adapters
Class Adapters
java.lang.Object
net.sf.asyncobjects.io.adapters.Adapters
public class Adapters
- extends Object
IO Adapter utility class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapters
public Adapters()
getIn
public static AByteInput getIn()
- Returns:
- stdin stream
getOut
public static AByteOutput getOut()
- Returns:
- stdin stream
getErr
public static AByteOutput getErr()
- Returns:
- stdin stream
Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.