|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.hurstfrost.hudson.sounds.JSONHttpResponse
public class JSONHttpResponse
| Field Summary | |
|---|---|
protected net.sf.json.JSONObject |
jsonObject
|
| Constructor Summary | |
|---|---|
JSONHttpResponse(net.sf.json.JSONObject jsonObject)
|
|
| Method Summary | |
|---|---|
void |
generateResponse(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
java.lang.Object node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final net.sf.json.JSONObject jsonObject
| Constructor Detail |
|---|
public JSONHttpResponse(net.sf.json.JSONObject jsonObject)
| Method Detail |
|---|
public void generateResponse(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp,
java.lang.Object node)
throws java.io.IOException,
javax.servlet.ServletException
generateResponse in interface org.kohsuke.stapler.HttpResponsejava.io.IOException
javax.servlet.ServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||