aicas logoJamaica 3.2 release 62

java.nio.channels
Interface InterruptibleChannel

All Superinterfaces:
Channel
All Known Implementing Classes:
AbstractInterruptibleChannel, AbstractSelectableChannel, DatagramChannel, FileChannel, Pipe.SinkChannel, Pipe.SourceChannel, SelectableChannel, ServerSocketChannel, SocketChannel

public interface InterruptibleChannel
extends Channel


Method Summary
 void close()
          Closes this channel
 
Methods inherited from interface java.nio.channels.Channel
isOpen
 

Method Detail

close

void close()
           throws IOException
Closes this channel

Specified by:
close in interface Channel
Throws:
IOException - If an error occurs

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.