public interface RqHref extends Request
All implementations of this interface must be immutable and thread-safe.
Modifier and Type | Interface and Description |
---|---|
static class |
RqHref.Base
Request decorator, for HTTP URI query parsing.
|
static class |
RqHref.Smart
Smart decorator, with extra features.
|
Href href() throws IOException
IOException
- If failsCopyright © 2015 Take. All rights reserved.