Package com.sun.ts.tests.common.vehicle.none.proxy
package com.sun.ts.tests.common.vehicle.none.proxy
-
ClassDescriptionAbstractBaseProxy<I,
IP extends InvocationProxy> An abstract base class for creating dynamic proxies used to dispatch method calls to a remote server.AppClient<IC,ICP extends InvocationProxy<IC>> The appclient main entry point that creates a proxy to the server side client test.A function that dispatches method calls to a local instance using reflection.A function that dispatches method calls to a remote server using theHttpClient
.