jp.cssj.cti.helpers
クラス RequestConsumerOutputStream
java.lang.Object
java.io.OutputStream
jp.cssj.cti.helpers.RequestConsumerOutputStream
- public class RequestConsumerOutputStream
- extends OutputStream
- バージョン:
- $Id: RequestConsumerOutputStream.java,v 1.1 2005/03/26 10:22:30
harumanx Exp $
- 作成者:
- MIYABE Tatsuhiko
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestConsumerOutputStream
public RequestConsumerOutputStream(RequestConsumer consumer)
write
public void write(int b)
throws IOException
- 例外:
IOException
write
public void write(byte[] b,
int off,
int len)
throws IOException
- 例外:
IOException
write
public void write(byte[] b)
throws IOException
- 例外:
IOException
close
public void close()
throws IOException
- 例外:
IOException
Copyright(c) 2004-2005 CSSJ T.MIYABE All Rights Reserved.