org.wso2.carbon.registry.core.servlet
Class ResourceRequestProcessor
java.lang.Object
org.wso2.carbon.registry.core.servlet.ResourceRequestProcessor
Deprecated.
@Deprecated
public class ResourceRequestProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceRequestProcessor
public ResourceRequestProcessor()
- Deprecated.
processResourceGET
public static void processResourceGET(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String path)
throws IOException
- Deprecated.
- Throws:
IOException
getResource
public static Resource getResource(javax.servlet.http.HttpServletRequest request,
String path)
throws RegistryException
- Deprecated.
- Throws:
RegistryException
getUserRegistry
public static UserRegistry getUserRegistry(javax.servlet.http.HttpServletRequest request)
throws RegistryException
- Deprecated.
- Throws:
RegistryException
Copyright © 2012 WSO2 Inc. All Rights Reserved.