|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plovr.soy.server.SoyRequestHandler
public class SoyRequestHandler
SoyRequestHandler handles a request for a Soy file and prints the
contents of its base template, if available.
| Constructor Summary | |
|---|---|
SoyRequestHandler(Config config)
|
|
| Method Summary | |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange exchange)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoyRequestHandler(Config config)
| Method Detail |
|---|
public void handle(com.sun.net.httpserver.HttpExchange exchange)
throws java.io.IOException
handle in interface com.sun.net.httpserver.HttpHandlerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||