public class Http extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Http.Accept
HTTP Accept header model.
|
static class |
Http.ContentType
HTTP Content-Type header model.
|
static interface |
Http.Header
Represent a name/value pair for a HTTP header.
|
static class |
Http.Method
HTTP Methods.
|
static class |
Http.Status
HTTP Status codes.
|
static class |
Http.UserAgent
HTTP User-Agent header model.
|
Constructor and Description |
---|
Http() |
Copyright © 2017. All rights reserved.