org.neo.swarm.util.network.tcp.client
Class TcpSenderFactory

java.lang.Object
  extended byorg.neo.swarm.util.network.tcp.client.TcpSenderFactory
All Implemented Interfaces:
java.io.Serializable, TcpSenderFactoryI

public class TcpSenderFactory
extends java.lang.Object
implements TcpSenderFactoryI

See Also:
Serialized Form

Constructor Summary
TcpSenderFactory()
           
 
Method Summary
 TcpSender getTcpSender(int bufferSize, java.net.InetAddress host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcpSenderFactory

public TcpSenderFactory()
Method Detail

getTcpSender

public final TcpSender getTcpSender(int bufferSize,
                                    java.net.InetAddress host,
                                    int port)
                             throws java.io.IOException
Specified by:
getTcpSender in interface TcpSenderFactoryI
Throws:
java.io.IOException


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.