Developers should note that while all the fields are declared final, the class is not completely immutable, as it exports state through the request, response, and paramters objects. When an accessor is called for one of these fields, a reference to the actual object, not to a copy, is returned.
@author Luis Antunes
|
|