public class WSDLPublisher extends Object
| Constructor and Description |
|---|
WSDLPublisher(javax.servlet.ServletContext context,
JAXRPCRuntimeInfo jaxrpcInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
copyStream(InputStream istream,
OutputStream ostream) |
protected Templates |
createTemplatesFor(Map patternToPort) |
void |
handle(RuntimeEndpointInfo targetEndpoint,
Map fixedUrlPatternEndpoints,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public WSDLPublisher(javax.servlet.ServletContext context,
JAXRPCRuntimeInfo jaxrpcInfo)
public void handle(RuntimeEndpointInfo targetEndpoint, Map fixedUrlPatternEndpoints, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionprotected static void copyStream(InputStream istream, OutputStream ostream) throws IOException
IOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.