Provide an interface class for the client to access. The client needs
to know the name of the method in the interface, but only the
interface needs to know the name of the function in the server.
Don

On Feb 7, 8:38 am, Aman Kumar <amanas...@gmail.com> wrote:
> Hii to all
>
> If client want to make a function call to a server(vice versa), but it
> doesn't know exact name . so we need a adapter.
>
> for this i have to design a adapter (middleware)  so that client can
> make a call and adapter make that call to exact match.
>
> please help me for same.
>
> how to design adapter?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to