javax.resource.cci
Interface Streamable
- public interface Streamable
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 11:56:06 +0200 (Tue, 14 Sep 2004) $
Method Summary |
void |
read(java.io.InputStream istream)
|
void |
write(java.io.OutputStream ostream)
|
read
public void read(java.io.InputStream istream)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(java.io.OutputStream ostream)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © {inceptionYear}-2007 null. All Rights Reserved.