public interface UriIndex
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clear the index
|
Match |
findWebScript(String method,
String uri)
Gets a Web Script given an HTTP Method and URI
|
int |
getSize()
Gets size of index (i.e.
|
void |
registerUri(WebScript script,
String uri)
Register a URI with a Web Script
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.