|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusFilter | |
---|---|
com.noelios.restlet.application | Implementation of Applications. |
com.noelios.restlet.component | Implementation of Components. |
Uses of StatusFilter in com.noelios.restlet.application |
---|
Subclasses of StatusFilter in com.noelios.restlet.application | |
---|---|
class |
ApplicationStatusFilter
Status filter that tries to obtain ouput representation from an application. |
Uses of StatusFilter in com.noelios.restlet.component |
---|
Subclasses of StatusFilter in com.noelios.restlet.component | |
---|---|
class |
ComponentStatusFilter
Status filter that tries to obtain ouput representation from an application. |
Methods in com.noelios.restlet.component that return StatusFilter | |
---|---|
protected StatusFilter |
ComponentHelper.createStatusFilter(Component component)
Creates a new status filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |