Uses of Interface
de.cohesion.bssh.impl.Factory

Packages that use Factory
de.cohesion.bssh.impl   
de.cohesion.bssh.impl.util   
 

Uses of Factory in de.cohesion.bssh.impl
 

Classes in de.cohesion.bssh.impl that implement Factory
 class SSHConnectionFactory
           
 

Uses of Factory in de.cohesion.bssh.impl.util
 

Constructors in de.cohesion.bssh.impl.util with parameters of type Factory
Cache(int capacity, Factory<K,E> factory, java.util.Comparator<? super CacheEntry<K,E>> sorter)
           
LazyCacheEntry(K key, Factory<K,V> factory)
           
 



Copyright © 2005 . All Rights Reserved.