org.norther.tammi.core.nio
Interface ServerChannelFactory

All Superinterfaces:
CommonFactory, ObjectFactory
All Known Subinterfaces:
SecureServerChannelFactory
All Known Implementing Classes:
DefaultSecureServerChannelFactory, DefaultServerChannelFactory

public interface ServerChannelFactory
extends CommonFactory

An interface to network server channel 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.