org.neo.swarm.util.network.tcp.client
Interface TcpSenderFactoryI

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TcpSenderFactory

public interface TcpSenderFactoryI
extends java.io.Serializable

This object does.....

Author:
neil.avery

Method Summary
 TcpSender getTcpSender(int bufferSize, java.net.InetAddress host, int port)
           
 

Method Detail

getTcpSender

public TcpSender getTcpSender(int bufferSize,
                              java.net.InetAddress host,
                              int port)
                       throws java.io.IOException
Throws:
java.io.IOException


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