public class WpsServer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
request |
Constructor and Description |
---|
WpsServer(javax.servlet.http.HttpServletResponse httpResponse,
javax.servlet.http.HttpServletRequest httpRequest) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeProcess(javax.servlet.http.HttpServletResponse httpResponse) |
void |
GetCapabilities(javax.servlet.http.HttpServletResponse httpResponse) |
public WpsServer(javax.servlet.http.HttpServletResponse httpResponse, javax.servlet.http.HttpServletRequest httpRequest) throws java.net.URISyntaxException, java.io.IOException, WCPSException
java.net.URISyntaxException
java.io.IOException
WCPSException
public void GetCapabilities(javax.servlet.http.HttpServletResponse httpResponse) throws java.net.URISyntaxException, java.io.IOException
java.net.URISyntaxException
java.io.IOException
public void DescribeProcess(javax.servlet.http.HttpServletResponse httpResponse) throws java.net.URISyntaxException, java.io.IOException
java.net.URISyntaxException
java.io.IOException