|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guard.challenge(Response, boolean)
method instead.
Representation.computeDigest(String)
method,
and since this method reads entirely the representation's stream, user
must take care of the content of the representation in case the latter is
transient.
Guard.checkSecret(Request, String, char[])
method
instead.
Response
.
Response
into the given
Series
.
Finder.createTarget(Request, Response)
instead.
Resource.removeRepresentations()
method instead.
Digest.ALGORITHM_MD5
digest algorithm.
file
path
Response.getChallengeRequests()
method instead.
WrapperResponse.getChallengeRequests()
instead.
Engine.getUserClassLoader()
, otherwise the current thread context
class loader, or finally the classloader of the current class.
Representation.getExpirationDate()
method
instead.
Representation.getModificationDate()
method
instead.
Resource.represent()
method instead.
Resource.represent(Variant)
method instead.
SaxRepresentation.parse(ContentHandler)
method or used for an XSLT transformation.
Representation.getSize()
method instead.
Representation.getTag()
method instead.
Resource.removeRepresentations()
method.
Resource.acceptRepresentation(Representation)
method.
Resource.storeRepresentation(Representation)
method.
ChallengeScheme.HTTP_AWS_S3
scheme instead.
Restlet.handle(Request, Response)
method from your Restlet
superclass.
Protocol.isConfidential()
method for the
request's protocol returned by Request.getProtocol()
;
Status.isInformational(int)
instead.
Status.isInformational()
instead.
Resource.handlePost()
, the Resource.handlePut()
or the
Resource.handleDelete()
methods.
Resource.handleGet()
method.
TaskService.shutdown()
and TaskService.shutdownNow()
methods
are allowed to effectively shutdown the wrapped executor service.
Resource.acceptRepresentation(Representation)
method
instead.
Resource.storeRepresentation(Representation)
method
instead.
MediaType.valueOf(String)
.
Status.SERVER_ERROR_INTERNAL
including the
related error or exception.
Representation.setExpirationDate(Date)
method
instead.
Resource.handlePost()
, the Resource.handlePut()
or the
Resource.handleDelete()
methods.
Representation.setModificationDate(Date)
method instead.
Resource.handleGet()
method.
SaxRepresentation.parse(ContentHandler)
method.
TaskService.shutdown()
and TaskService.shutdownNow()
methods
are allowed to effectively shutdown the wrapped executor service.
Representation.setSize(long)
method instead.
Representation.setTag(Tag)
method instead.
Filter.beforeHandle(Request, Response)
method,
the request processing should skip the
Filter.doHandle(Request, Response)
method to continue with the
Filter.afterHandle(Request, Response)
method.
Template.setLogger(Logger)
method.
Template.setLogger(Logger)
method.
Template.setLogger(Logger)
method.
Template.setLogger(Logger)
method.
Representation.UNKNOWN_SIZE
constant instead.
Helper.stop()
followed by a
Helper.start()
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |