Unmarshals arguments, calls the actual remote object implementation,
and marshals the return value or any exception.
Unmarshals arguments, calls the actual remote object implementation,
and marshals the return value or any exception.
Parameters:
-
obj - remote implementation to dispatch call to
-
theCall - object representing remote call
-
opnum - operation number
-
hash - stub/skeleton interface hash
Throws:
-
java.lang.Exception - if a general exception occurs.
Since:
JDK1.1