R
- the generic typepublic class Request<R> extends MessageReceived<R>
The base class for all HTTP requests such as Request.In.Get
,
Request.In.Post
etc.
Modifier and Type | Class and Description |
---|---|
static class |
Request.In
The base class for all incoming HTTP requests.
|
static class |
Request.Out
The base class for all outgoing HTTP requests.
|
completed, completionEvents
Modifier | Constructor and Description |
---|---|
protected |
Request(Channel... channels) |
addCompletionEvent, associated, cancel, channels, channels, completionEvents, currentResults, defaultCriterion, forChannels, get, get, handled, handlingError, isCancelled, isDone, isEligibleFor, isStopped, processedBy, results, results, setAssociated, setChannels, setRequiresResult, setResult, stop, tieTo, toString
disableTracking, enqueued, firstResultAssigned, isTracked
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
associated, associated, associated