org.objectweb.dream.channel
Class BasicTCPChannelInImpl
java.lang.Object
org.objectweb.dream.AbstractComponent
org.objectweb.dream.channel.AbstractTCPChannelInImpl
org.objectweb.dream.channel.BasicTCPChannelInImpl
- All Implemented Interfaces:
- AttributeController, BindingController, IPChannelInAttributeController, LifeCycleController, Loggable
- Direct Known Subclasses:
- ReliableTCPChannelInImpl
- public class BasicTCPChannelInImpl
- extends AbstractTCPChannelInImpl
Basic implementation of a TCP ChannelIn Component.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listen
protected ServerSocket listen
- The
ServerSocket
used by this component
channelInTask
protected Task channelInTask
BasicTCPChannelInImpl
public BasicTCPChannelInImpl()
initComponent
protected void initComponent(Component componentItf)
throws InitializationException
- Throws:
InitializationException
stopFc
public void stopFc()
throws IllegalLifeCycleException
- Throws:
IllegalLifeCycleException
- See Also:
LifeCycleController.stopFc()
Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.