|
||||||||||
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
.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.
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()
;
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()
.
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.
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 |