Uses of Interface
com.sun.ts.tests.common.vehicle.none.proxy.InvocationProxy
Packages that use InvocationProxy
-
Uses of InvocationProxy in com.sun.ts.tests.common.vehicle.none.proxy
Classes in com.sun.ts.tests.common.vehicle.none.proxy with type parameters of type InvocationProxyModifier and TypeClassDescriptionclass
AbstractBaseProxy<I,
IP extends InvocationProxy> An abstract base class for creating dynamic proxies used to dispatch method calls to a remote server.class
AppClient<IC,
ICP extends InvocationProxy<IC>> The appclient main entry point that creates a proxy to the server side client test.Classes in com.sun.ts.tests.common.vehicle.none.proxy that implement InvocationProxyModifier and TypeClassDescriptionclass
AbstractBaseProxy<I,
IP extends InvocationProxy> An abstract base class for creating dynamic proxies used to dispatch method calls to a remote server.