javax.resource.cci

Interface Streamable

public interface Streamable

Method Summary
voidread(InputStream istream)
voidwrite(OutputStream ostream)

Method Detail

read

public void read(InputStream istream)

write

public void write(OutputStream ostream)