当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
SocketInputStream (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.transport.http
Class SocketInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.axis.transport.http.SocketInputStream
- public class SocketInputStream
- extends FilterInputStream
The ONLY reason for this is so we can clean up sockets quicker/cleaner.
Field Summary |
protected boolean |
closed
|
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closed
protected volatile boolean closed
SocketInputStream
public SocketInputStream(InputStream is,
Socket socket)
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.