javax.resource.cci
Interface Streamable
public interface Streamable
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
Method Summary |
void |
read(java.io.InputStream istream)
|
void |
write(java.io.OutputStream ostream)
|
read
void read(java.io.InputStream istream)
throws java.io.IOException
- Throws:
java.io.IOException
write
void write(java.io.OutputStream ostream)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © {inceptionYear}-2008 null. All Rights Reserved.