there's no such thing as a server object
or at least you won't find it in any dictionary
an object is an instance of a class at runtime
a server is a computer/program that delivers data to other computers/programs
so i'll just step out on a limb here and say that a server object is a class instantiated by a server application