org.norther.tammi.core.net
Interface SocketFactory

All Superinterfaces:
CommonFactory, ObjectFactory
All Known Subinterfaces:
SecureSocketFactory
All Known Implementing Classes:
DefaultSecureSocketFactory, DefaultSocketFactory

public interface SocketFactory
extends CommonFactory

An interface to network socket factories.

Author:
Ilkka Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.core.net.CommonFactory
getSoTimeout, isReuseAddress, isSecure, setReuseAddress, setSoTimeout
 
Methods inherited from interface org.norther.tammi.core.base.ObjectFactory
getInstance, getInstance, getInstance, getInstance, isLoaderSupported
 



Copyright © 2004 The Norther Organization. All rights reserved.