Package one.microstream.com.binary.test
Class MainTestComServer
java.lang.Object
one.microstream.com.binary.test.MainTestComServer
public class MainTestComServer extends Object
-
Constructor Summary
Constructors Constructor Description MainTestComServer()
-
Method Summary
Modifier and Type Method Description static void
logAndBounce(ComHostChannel<SocketChannel> channel)
Slightly improved version ofCom.bounce(ComHostChannel)
static void
main(String[] args)
-
Constructor Details
-
MainTestComServer
public MainTestComServer()
-
-
Method Details
-
main
-
logAndBounce
Slightly improved version ofCom.bounce(ComHostChannel)
- Parameters:
channel
-
-