wt.federation
Class FederationHelper.RMIInputStream
java.lang.Object
java.io.InputStream
wt.federation.FederationHelper.RMIInputStream
- Enclosing class:
- FederationHelper
- private class FederationHelper.RMIInputStream
- extends InputStream
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buffer
private byte[] buffer
cursor
private int cursor
pipeName
private String pipeName
FederationHelper.RMIInputStream
public FederationHelper.RMIInputStream(String pipeName)
read
public int read()
throws IOException
- Throws:
IOException