public class ImportResourceProcessor extends Object
Constructor and Description |
---|
ImportResourceProcessor() |
Modifier and Type | Method and Description |
---|---|
static void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletConfig config)
Process the form data and send it to ResourceServiceClient
|
public static void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.ServletConfig config) throws org.wso2.carbon.registry.core.exceptions.RegistryException
request
- HTML requestconfig
- server configurationresponse
- in case if we needed to sendRedirectorg.wso2.carbon.registry.core.exceptions.RegistryException
Copyright © 2017 WSO2. All rights reserved.