public class JSAPIWriter extends Object
| Constructor and Description | 
|---|
JSAPIWriter(String restPath)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeJavaScript(String uri,
               HttpServletRequest req,
               HttpServletResponse resp,
               ServiceRegistry serviceRegistry)  | 
void | 
writeJavaScript(String uri,
               PrintWriter writer,
               ServiceRegistry serviceRegistry)  | 
public JSAPIWriter(String restPath)
public void writeJavaScript(String uri, HttpServletRequest req, HttpServletResponse resp, ServiceRegistry serviceRegistry) throws IOException
IOExceptionpublic void writeJavaScript(String uri, PrintWriter writer, ServiceRegistry serviceRegistry) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.