com.flat502.rox.marshal.cgi
Class CgiMethodCallUnmarshaller

java.lang.Object
  extended by com.flat502.rox.marshal.cgi.CgiMethodCallUnmarshaller

public class CgiMethodCallUnmarshaller
extends java.lang.Object


Constructor Summary
CgiMethodCallUnmarshaller()
           
 
Method Summary
 RpcCall unmarshal(MethodCallURI uri, MethodCallUnmarshallerAid aid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CgiMethodCallUnmarshaller

public CgiMethodCallUnmarshaller()
Method Detail

unmarshal

public RpcCall unmarshal(MethodCallURI uri,
                         MethodCallUnmarshallerAid aid)
                  throws java.lang.Exception
Throws:
java.lang.Exception