org.limitless.util
Class ConcurrentTCPService.EchoService

java.lang.Object
  extended by org.limitless.util.ConcurrentTCPService.EchoService
All Implemented Interfaces:
ConcurrentTCPService.ReaderSlave
Enclosing class:
ConcurrentTCPService

public static class ConcurrentTCPService.EchoService
extends java.lang.Object
implements ConcurrentTCPService.ReaderSlave

This is a class used for testing


Nested Class Summary
static class ConcurrentTCPService.EchoService.Factory
           
 
Constructor Summary
ConcurrentTCPService.EchoService()
           
 
Method Summary
 void go(java.io.InputStream is, ConcurrentTCPService.ClientConnection w)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentTCPService.EchoService

public ConcurrentTCPService.EchoService()
Method Detail

go

public void go(java.io.InputStream is,
               ConcurrentTCPService.ClientConnection w)
Specified by:
go in interface ConcurrentTCPService.ReaderSlave


Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.