Interface | Description |
---|---|
HttpParametersLoader<T> |
Loader that loads the
HttpRequest parameters onto an Object -
following bean pattern of void setXxx(String value) methods. |
Class | Description |
---|---|
HttpParametersLoaderImpl<T> |
HttpParametersLoader implementation. |
Exception | Description |
---|---|
HttpParametersException |
Indicates a failure with the
HttpRequest parameters. |
Copyright © 2005–2016. All rights reserved.