Class SocketInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.axis.transport.http.SocketInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class SocketInputStream extends FilterInputStream
The ONLY reason for this is so we can clean up sockets quicker/cleaner.