public class HttpContextImpl extends Object implements org.osgi.service.http.HttpContext
HttpServices HttpContext implementation.| Constructor and Description |
|---|
HttpContextImpl(org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMimeType(String s) |
URL |
getResource(String s) |
boolean |
handleSecurity(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public boolean handleSecurity(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException
handleSecurity in interface org.osgi.service.http.HttpContextIOExceptionpublic URL getResource(String s)
getResource in interface org.osgi.service.http.HttpContextCopyright © 2020 Oracle Corporation. All Rights Reserved.