mx4j.tools.remote.caucho.hessian

Class HessianServlet

public class HessianServlet extends CauchoServlet

Version: $Revision: 1.4 $

Method Summary
protected CauchoInputcreateCauchoInput(InputStream stream)
protected CauchoOutputcreateCauchoOutput(OutputStream stream)
protected CauchoServicecreateService()
voiddestroy()
protected ObjectgetService()
voidinit()

Method Detail

createCauchoInput

protected CauchoInput createCauchoInput(InputStream stream)

createCauchoOutput

protected CauchoOutput createCauchoOutput(OutputStream stream)

createService

protected CauchoService createService()

destroy

public void destroy()

getService

protected Object getService()

init

public void init()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.