Uses of Interface
org.norther.tammi.acorn.nio.AdaptableChannel

Packages that use AdaptableChannel
org.norther.tammi.acorn.nio   
 

Uses of AdaptableChannel in org.norther.tammi.acorn.nio
 

Classes in org.norther.tammi.acorn.nio that implement AdaptableChannel
 class SSLServerSocketChannel
          A secure server socket channel implementation enclosing accepted non-secure SocketChannels into SSLSocketChannels.
 class 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.