Generated by
JDiff

Class org.apache.hadoop.ipc.Server

Removed Constructors
Server(String, int, Class, int, Configuration, String) Constructs a server listening on the named port and address.
 

Added Constructors
Server(String, int, Class<?>, int, Configuration, String) Constructs a server listening on the named port and address.