org.thdl.tib.scanner
Class RemoteScannerFilter

java.lang.Object
  |
  +--GenericServlet
        |
        +--org.thdl.tib.scanner.RemoteScannerFilter

public class RemoteScannerFilter
extends GenericServlet

Running on the server, receives the tibetan text from applet/applications running on the client and sends them the words with their definitions through the Internet. Requests are made through RemoteTibetanScanner.

Author:
Andrés Montano Pellegrini
See Also:
RemoteTibetanScanner, Serialized Form

Constructor Summary
RemoteScannerFilter()
           
 
Method Summary
 void service(ServletRequest req, ServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteScannerFilter

public RemoteScannerFilter()
                    throws Exception
Method Detail

service

public void service(ServletRequest req,
                    ServletResponse res)
             throws ServletException,
                    IOException
ServletException
IOException


These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo