Can anyone will pls. explain the concept of Proxy class and its usage?
Printable View
Can anyone will pls. explain the concept of Proxy class and its usage?
In which manner do you mean Proxy class. In Remoting a proxy class generally refers to the client side version of a class which is a basic implementation that just calls back to the server side instance.