protected void executeUnknown(String method, HessianInput in, HessianOutput out) throws Exception(Code)
Executes an unknown method.
Parameters: method - the method name to match. Parameters: in - the hessian input stream Parameters: out - the hessian output stream
Fields inherited from com.caucho.ejb.protocol.Skeleton