GenericServerResponse<T> constructor

GenericServerResponse<T>()

Implementation

GenericServerResponse(){
  beaError = null;
  beaSession = null;
}