mx4j.tools.remote.caucho.hessian

Class HessianClientInvoker

public class HessianClientInvoker extends CauchoClientInvoker

Version: $

Constructor Summary
HessianClientInvoker(String endpoint)
Method Summary
protected CauchoInputcreateCauchoInput(InputStream stream)
protected CauchoOutputcreateCauchoOutput(OutputStream stream)

Constructor Detail

HessianClientInvoker

public HessianClientInvoker(String endpoint)

Method Detail

createCauchoInput

protected CauchoInput createCauchoInput(InputStream stream)

createCauchoOutput

protected CauchoOutput createCauchoOutput(OutputStream stream)
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.