|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.io.InputStream
|
+--org.apache.catalina.connector.warp.WarpRequest.Stream
| Constructor Summary | |
protected |
WarpRequest.Stream(WarpRequest request)
|
| Method Summary | |
void |
close()
|
WarpSSLData |
getSSL()
Read the data from the SSL environment. |
java.lang.String |
getX509Certificates()
|
int |
read()
|
void |
recycle()
|
| Methods inherited from class java.io.InputStream |
available,
mark,
markSupported,
read,
read,
reset,
skip |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected WarpRequest.Stream(WarpRequest request)
| Method Detail |
public int read()
throws java.io.IOException
public java.lang.String getX509Certificates()
throws java.io.IOException
public WarpSSLData getSSL()
throws java.io.IOException
public void close()
throws java.io.IOException
public void recycle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||