Java API: Renamed Server to Node

Hi,

I made a "CamelCase" refactoring basically renaming Server to Node (and
ServerBuilder to NodeBuilder). It makes much more sense as the "server" can
be started just as a client node :). Sorry for breaking the API.

cheers,
shay.banon