org.apache.catalina.connector.warp
クラス WarpRequestHandler

java.lang.Object
  |
  +--org.apache.catalina.connector.warp.WarpRequestHandler

public class WarpRequestHandler
extends java.lang.Object


コンストラクタの概要
WarpRequestHandler()
           
 
メソッドの概要
 boolean handle(WarpConnection connection, WarpPacket packet)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

WarpRequestHandler

public WarpRequestHandler()
メソッドの詳細

handle

public boolean handle(WarpConnection connection,
                      WarpPacket packet)
               throws java.io.IOException


Copyright ? 2000-2001 Apache Software Foundation. All Rights Reserved.