|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.filter.Filter
com.amazonaws.mturk.filter.FinalFilter
public class FinalFilter
Final Filter in the chain of filters which calls the axis stubs.
| Constructor Summary | |
|---|---|
FinalFilter(AWSService service)
|
|
| Method Summary | |
|---|---|
Reply |
execute(Message m)
This calls the Axis method to make the wsdl call and return the response |
boolean |
isRemovable()
retun true if it can be removed from the chain of filters else false |
| Methods inherited from class com.amazonaws.mturk.filter.Filter |
|---|
linkFilters, passMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FinalFilter(AWSService service)
| Method Detail |
|---|
public Reply execute(Message m)
execute in class Filterm - - request message got from previous filter
public boolean isRemovable()
Filter
isRemovable in class Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||