Package wt.method

Class MethodArgs

java.lang.Object
wt.method.MethodArgs
All Implemented Interfaces:
Externalizable, Serializable

public class MethodArgs extends Object implements Externalizable
Class that encapsulates argument marshaling for method invocations between client and server. This allows special authentication processing to be incorporated into call marshaling.

Supported API: true
See Also: