Uses of Interface
org.norther.tammi.core.net.SocketFactory

Packages that use SocketFactory
org.norther.tammi.core.net   
 

Uses of SocketFactory in org.norther.tammi.core.net
 

Subinterfaces of SocketFactory in org.norther.tammi.core.net
 interface SecureSocketFactory
          An interface to secure network socket factories.
 

Classes in org.norther.tammi.core.net that implement SocketFactory
 class DefaultSecureSocketFactory
          A default implementation of SecureSocketFactory.
 class DefaultSocketFactory
          A default implementation of SocketFactory.
 



Copyright © 2004 The Norther Organization. All rights reserved.