|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PUPreProcessor
| Method Summary | |
|---|---|
String |
getId()
Returns PUPreProcessor id |
void |
postProcess(Context context,
PUProtocolRequest protocolRequest)
Method is called if no ProtocolFinder was found. |
boolean |
process(Context context,
PUProtocolRequest protocolRequest)
Method performs data preprocessing, before it will be passed to ProtocolFinder collection |
| Method Detail |
|---|
String getId()
PUPreProcessor id
PUPreProcessor id
boolean process(Context context,
PUProtocolRequest protocolRequest)
throws IOException
ProtocolFinder collection
IOException
void postProcess(Context context,
PUProtocolRequest protocolRequest)
throws IOException
ProtocolFinder was found.
PUPreProcessor should restore PUProtocolRequest
and make it ready for the next data read operation.
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||