org.apache.catalina.connector.warp
クラス WarpRequest.Stream
java.lang.Object
|
+--java.io.InputStream
|
+--org.apache.catalina.connector.warp.WarpRequest.Stream
- 含まれているクラス:
- WarpRequest
- protected class WarpRequest.Stream
- extends java.io.InputStream
クラス java.io.InputStream から継承したメソッド |
available, mark, markSupported, read, read, reset, skip |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarpRequest.Stream
protected WarpRequest.Stream(WarpRequest request)
read
public int read()
throws java.io.IOException
- オーバーライド:
- クラス
java.io.InputStream
内の read
getX509Certificates
public java.lang.String getX509Certificates()
throws java.io.IOException
getSSL
public WarpSSLData getSSL()
throws java.io.IOException
- Read the data from the SSL environment.
close
public void close()
throws java.io.IOException
- オーバーライド:
- クラス
java.io.InputStream
内の close
recycle
public void recycle()
Copyright ? 2000-2001 Apache Software Foundation. All Rights Reserved.