|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebContainerContext
HttpContext
extensions.
Field Summary |
---|
Fields inherited from interface org.osgi.service.http.HttpContext |
---|
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USER |
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getResourcePaths(java.lang.String name)
Returns a set of all the paths (String objects) to entries within the web application whose longest sub-path matches the supplied path argument. |
Methods inherited from interface org.osgi.service.http.HttpContext |
---|
getMimeType, getResource, handleSecurity |
Method Detail |
---|
java.util.Set<java.lang.String> getResourcePaths(java.lang.String name)
name
- the path name for which to return resource paths
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |