Java™ Platform
Standard Ed. 6

Uses of Class
java.io.InterruptedIOException

Packages that use InterruptedIOException
java.net Provides the classes for implementing networking applications. 
 

Uses of InterruptedIOException in java.net
 

Subclasses of InterruptedIOException in java.net
 class SocketTimeoutException
          Signals that a timeout has occurred on a socket read or accept.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.