mx4j.tools.remote.caucho.burlap
Class SSLBurlapServlet

java.lang.Object
  extended by HttpServlet
      extended by mx4j.tools.remote.caucho.CauchoServlet
          extended by mx4j.tools.remote.caucho.burlap.BurlapServlet
              extended by mx4j.tools.remote.caucho.burlap.SSLBurlapServlet

public class SSLBurlapServlet
extends BurlapServlet

Version:
$Revision: 1.1 $

Constructor Summary
SSLBurlapServlet()
           
 
Method Summary
protected  CauchoService createService()
           
 
Methods inherited from class mx4j.tools.remote.caucho.burlap.BurlapServlet
createCauchoInput, createCauchoOutput, destroy, getService, init
 
Methods inherited from class mx4j.tools.remote.caucho.CauchoServlet
findMethod, invoke, invoke, mangleMethodName, mapMethods, readArguments, readHeaders, service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLBurlapServlet

public SSLBurlapServlet()
Method Detail

createService

protected CauchoService createService()
Overrides:
createService in class BurlapServlet


Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.