Class AttachmentHandler<T>

java.lang.Object
io.undertow.server.handlers.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