Class | Description |
---|---|
CommentCollectionURLHandler |
Handles paths of the form
|
CommentURLHandler |
Handles paths of the form pure resource path;comments:comment ID e.g.
|
MountHandler |
This class is used to handle registry calls to mounted registry instances.
|
OperationStatisticsHandler |
This handler is used to record operation-level statistics related to a given server instance.
|
RatingCollectionURLHandler |
Handles paths of the form pure resource path;ratings e.g.
|
RatingURLHandler |
Handles paths of the form pure resource path;ratings:username e.g.
|
RegexBaseRestrictionHandler |
RegexBaseRestrictionHandler is used to restrict certain operations such as move, rename performing against certain
resources.
|
SimulationHandler |
This handler is used to capture results after a handler simulation has taken place.
|
SQLQueryHandler |
Handler managing adding and fetching SQL Queries.
|
SymLinkHandler |
This handler is used to create a symbolic link from one resource to another and perform registry
operations on the symbolic link and have them applied on the actual resource as if the actual
resource itself was being used.
|
TagCollectionURLHandler | Deprecated |
TagURLHandler |
Handles paths of the form pure resource path;tags:tag name:username e.g.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.