What is the difference between a stub and a skeleton?
Answer Posted / rathod bhavesh
You must Generate the necessary stub.
You May Also Need To Generate A skeleton.
In The Context Of RMI.
A stub is a java Object that resides on the client machine.
This Command Generate Two new file:
1)AddServerImpl_skel.class(Skeleton)
2)AdServerImpl_stub.class(stub)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is jvm a overhead?
what are getters and setters in Java with examples?
If your ui seems to freeze periodically, what might be a likely reason?
How to determine SGA site?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between ear, jar and war file?
Is the infobus client side only?
What is a modular application?
Difference between swing and awt?
What are the different types of exception?
What are JTA/JTS and how they used by client?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is threadfactory?
What are the pros and cons of detached objects?
How database connectivity in XML is achieved?