I
indo3
Hello,
I have a question to Java RMI:
why does rmic need the Server Implementation class as input and
not can be satisfied with the inferface file? Since i thouhgt
the client just dont need to know anything about the "implementation"
of the remote object
but only about its interface.
Thanks
I have a question to Java RMI:
why does rmic need the Server Implementation class as input and
not can be satisfied with the inferface file? Since i thouhgt
the client just dont need to know anything about the "implementation"
of the remote object
but only about its interface.
Thanks