- java.lang.Object
-
- java.io.InputStream
-
- java.io.FilterInputStream
-
- org.apache.axis.transport.http.SocketInputStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
closed |
-
Fields inherited from class java.io.FilterInputStream
in
-
Constructor Summary
Constructors
Constructor and Description |
SocketInputStream(java.io.InputStream is,
java.net.Socket socket) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
-
Methods inherited from class java.io.FilterInputStream
available, mark, markSupported, read, read, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 Apache Web Services Project. All Rights Reserved.