Package org.norther.tammi.acorn.nio

Interface Summary
AdaptableChannel An interface to adaptable channels.
SecureChannel An interface to secure channels.
 

Class Summary
ChannelInputStream A non-blocking channel input stream which may wait before ready.
ChannelOutputStream A non-blocking channel output stream which may wait until ready.
SSLServerSocketChannel A secure server socket channel implementation enclosing accepted non-secure SocketChannels into SSLSocketChannels.
SSLSocketChannel A secure socket channel implementation adding SSL engine based cryprography to an adapted non-secure concrete SocketChannel implementation.
 



Copyright © 2004 The Norther Organization. All rights reserved.