org.jboss.resteasy.jsapi
Class JSAPIWriter

java.lang.Object
  extended by org.jboss.resteasy.jsapi.JSAPIWriter

public class JSAPIWriter
extends Object

Author:
Stéphane Épardaud

Constructor Summary
JSAPIWriter(String restPath)
           
 
Method Summary
 void writeJavaScript(String uri, PrintWriter writer, ServiceRegistry serviceRegistry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSAPIWriter

public JSAPIWriter(String restPath)
Method Detail

writeJavaScript

public void writeJavaScript(String uri,
                            PrintWriter writer,
                            ServiceRegistry serviceRegistry)
                     throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.