public interface Request extends Message
Modifier and Type | Method and Description |
---|---|
URI |
getEndpointURI()
Gets the URI of the endpoint (HTTP or HTTPS) for which the request
is intended.
|
HTTPRequest |
toHTTPRequest()
Returns the matching HTTP request.
|
URI getEndpointURI()
null
if not specified.HTTPRequest toHTTPRequest()
Copyright © 2017 Connect2id Ltd.. All rights reserved.