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 voidlogAndBounce(ComHostChannel<SocketChannel> channel)Slightly improved version ofCom.bounce(ComHostChannel)static voidmain(String[] args) 
- 
Constructor Details
- 
MainTestComServer
public MainTestComServer() 
 - 
 - 
Method Details
- 
main
 - 
logAndBounce
Slightly improved version ofCom.bounce(ComHostChannel)- Parameters:
 channel-
 
 -