Class EntityHandlerImpl

  • All Implemented Interfaces:
    EntityRequestHandler

    public class EntityHandlerImpl
    extends Object
    implements EntityRequestHandler
    Implementation of the handler for the EntityBroker system
    This handles all the processing of incoming requests (http based) and includes method to process the request data and ensure classloader safety
    Author:
    Aaron Zeckoski (aaronz@vt.edu)