|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Authenticator.authenticate(Request, Response)
method, only if
Authenticator.isMultiAuthenticating()
returns true and if
ClientInfo.isAuthenticated()
returns false.
InputStream
.Status.CLIENT_ERROR_UNAUTHORIZED
.
Reader
.DigesterRepresentation.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.
Connector
s, VirtualHost
s,
Service
s and Application
s.ServerResource
subclass.
ServerResource
subclass designated
by the "targetClass" property.
ClientInfo
instance with preferences matching exactly
the current variant.
ClientResource.createRequest()
instead
Series.Series(Class, List)
constructor instead.
Digest.ALGORITHM_MD5
digest algorithm.
Throwable
is caught during initialization,
handling or releasing.
Restlet
,
typically the selected Route
.
ClientResource.getNext()
method.
User
properly
defined, by adding the Role
that are assigned to this user.
file
path
Resource.release()
the resource.
Restlet.stop()
the Restlet if it is still started.
ServerResource
if available.
Restlet
.
Request.getResourceRef()
value duplicated here in
case a proxy changed it.
LogService.getResponseLogFormat()
method instead.
MediaType
s.
Status.getReasonPhrase()
instead.
ConnegService
instead.
ClientInfo.getPreferredVariant(List)
method instead.
ServerResource
.
Template
class using the
request and response as data models.
FileRepresentation.getStream()
.
InputRepresentation.getStream()
.
CharacterRepresentation.getStream()
.
System.currentTimeMillis()
.
ClientResource.handleOutbound(Request)
method instead
MediaType.includes(Metadata, boolean)
.
MediaType.includes(Metadata, boolean)
.
Protocol.isConfidential()
method for the
request's protocol returned by Request.getProtocol()
;
TaskService.shutdown()
and TaskService.shutdownNow()
methods
are allowed to effectively shutdown the wrapped executor service.
Status.REDIRECTION_FOUND
status.
Status.REDIRECTION_PERMANENT
status.
Status.REDIRECTION_SEE_OTHER
status.
Status.REDIRECTION_TEMPORARY
status.
Context.getServerDispatcher()
.
Application.getOutboundRoot()
or if null to Context.getClientDispatcher()
.
ObjectInputStream
and ObjectOutputStream
classes.MediaType.APPLICATION_JAVA_OBJECT
type.
MediaType.APPLICATION_JAVA_OBJECT
type
or the MediaType.APPLICATION_XML
type.
ByteBuffer
.URI
instance.
URL
instance.
MediaType.valueOf(String)
.
SelectionRegistration.getSelectableChannel()
with the given
Selector
for the SelectionRegistration.getInterestOperations()
operations.
Resource.doRelease()
.
Status.SERVER_ERROR_INTERNAL
including the
related error or exception.
Redirector.MODE_SERVER_INBOUND
and Redirector.MODE_SERVER_OUTBOUND
modes.
Directory.useAlphaComparator()
instead
Directory.useAlphaComparator()
instead
Application.setOutboundRoot(Class)
instead
TunnelService.setHeadersTunnel(boolean)
method instead.
LogService.setResponseLogFormat(String)
instead.
Restlet
as a Finder
for a given
ServerResource
class.
TaskService.shutdown()
and TaskService.shutdownNow()
methods
are allowed to effectively shutdown the wrapped executor service.
ServerResource
.
System.currentTimeMillis()
.
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.
LogService.getLogPropertiesRef()
returns a non null URI reference.
URI
instance.
URL
instance.
Resource
class instead.SelectionRegistration.getSelectableChannel()
with the given Selector
for the
SelectionRegistration.getInterestOperations()
operations.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |