Package net.anotheria.net.tcp.server.object2object

Interface Summary
IO2OWorker THe worker is used to proceed incoming requests and return a result to send back.
IO2OWorkerFactory The worker factory is used to create workers for processing incoming objects and requests.
 

Class Summary
O2OConnection A connection to exchange objects via an underlying tcp connection.
O2OConnectionFactory A factory for creation of object to object connections.
O2OServer An object2object server implementation.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.