Class ServletBlockingHttpExchange

java.lang.Object
io.undertow.servlet.core.ServletBlockingHttpExchange
All Implemented Interfaces:
BlockingHttpExchange, Closeable, AutoCloseable

public class ServletBlockingHttpExchange extends Object implements BlockingHttpExchange
Author:
Stuart Douglas