|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.subsetter.requestGenerator.ChoiceRequest
public class ChoiceRequest
| Field Summary | |
|---|---|
protected java.util.List |
choices
|
protected RequestGenerator |
otherwise
|
static java.util.List<java.lang.String> |
packages
|
| Constructor Summary | |
|---|---|
ChoiceRequest(org.w3c.dom.Element config)
|
|
| Method Summary | |
|---|---|
RequestFilter[] |
generateRequest(CacheEvent event,
ChannelImpl channel,
CookieJar cookieJar)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List choices
protected RequestGenerator otherwise
public static final java.util.List<java.lang.String> packages
| Constructor Detail |
|---|
public ChoiceRequest(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public RequestFilter[] generateRequest(CacheEvent event,
ChannelImpl channel,
CookieJar cookieJar)
throws java.lang.Exception
generateRequest in interface RequestGeneratorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||