Interface | Description |
---|---|
HttpRequestTokenHandler |
Handler that receives the
HttpRequest tokens. |
HttpRequestTokeniser |
Tokenises the
HttpRequest for the path, parameters, fragment. |
Class | Description |
---|---|
HttpRequestTokenAdapter |
Adapter for the
HttpRequestTokenHandler so that need not implement
every method. |
HttpRequestTokeniserImpl |
HttpRequestTokeniser implementation. |
Exception | Description |
---|---|
HttpRequestTokeniseException |
Indicates a failure tokenising the
HttpRequest parameters. |
Copyright © 2005–2016. All rights reserved.