THRIFT-745. java: Make it easier to instantiate servers This patch replaces the multitude of constructors with builder-esque Args objects for each server and single constructor.