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