Package org.apache.synapse.unittest
Class TCPServer
- java.lang.Object
-
- org.apache.synapse.unittest.TCPServer
-
public class TCPServer extends Object
Class is responsible for configurations of TCP connection.
-
-
Constructor Summary
Constructors Constructor Description TCPServer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initialize()
Initializing TCP server for main unit testing server.
-