Package org.wildfly.elytron.web.barehttp
Class BareHttpRequest
- java.lang.Object
-
- org.wildfly.elytron.web.barehttp.BareHttpRequest
-
public class BareHttpRequest extends Object
Representation of an HTTP Request.- Author:
- Darran Lofthouse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBareHttpRequest.Builder
-
-
-
Method Detail
-
execute
public BareHttpResponse execute() throws IOException
- Throws:
IOException
-
-