Package io.undertow.servlet.core
Class ServletBlockingHttpExchange
java.lang.Object
io.undertow.servlet.core.ServletBlockingHttpExchange
- All Implemented Interfaces:
io.undertow.httpcore.BlockingHttpExchange,Closeable,AutoCloseable
public class ServletBlockingHttpExchange
extends Object
implements io.undertow.httpcore.BlockingHttpExchange
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServletBlockingHttpExchange
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfaceio.undertow.httpcore.BlockingHttpExchange
-
getOutputStream
- Specified by:
getOutputStreamin interfaceio.undertow.httpcore.BlockingHttpExchange
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceio.undertow.httpcore.BlockingHttpExchange- Specified by:
closein interfaceCloseable- Throws:
IOException
-