|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Provides TcpServiceAPI for AsyncSocket data publishing. Works by pushing each connection into a ConnectionPool. The connection pool is async serviced by the thread pool. As each socket is serviced it gets passed onto the appropriate component.
| Method Summary | |
void |
startServer()
Start server processing incoming requests and wait for it to bind to address |
void |
stopServer()
Stop the server from processing and more TCP incoming requests |
| Method Detail |
public void startServer()
throws java.lang.Exception
java.lang.Exception
public void stopServer()
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||