A public abstract class generated by the idltojava compiler that provides the
ORB with information it needs in dispatching method invocations to the servant
object(s). A server skeleton, like a client stub, is specific to the IDL interface
from which it is generated. A server skeleton is the server side analog to a
client stub, and these two classes are used by ORBs in static invocation.