|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.ui_samples.UISample.SourceFile
public class UISample.SourceFile
| Field Summary | |
|---|---|
java.lang.String |
name
|
| Constructor Summary | |
|---|---|
UISample.SourceFile(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
doIndex(org.kohsuke.stapler.StaplerResponse rsp)
Serves this source file. |
java.net.URL |
resolve()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String name
| Constructor Detail |
|---|
public UISample.SourceFile(java.lang.String name)
| Method Detail |
|---|
public java.net.URL resolve()
public void doIndex(org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||