Class AttachmentHandler<T>

  • All Implemented Interfaces:
    HttpHandler

    public class AttachmentHandler<T>
    extends Object
    implements HttpHandler
    Handler that adds an attachment to the request
    Author:
    Stuart Douglas