public class EncodingTestUploadHandler extends Object implements InputHandler<EncodingTestUpload>
| Constructor and Description |
|---|
EncodingTestUploadHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSubmittedData(EncodingTestUpload upload) |
boolean |
isActive() |
boolean |
needsData() |
boolean |
prerequisitesMet() |
void |
retrieveCurrentStatus(EncodingTestUpload upload) |
public void handleSubmittedData(EncodingTestUpload upload)
handleSubmittedData in interface InputHandler<EncodingTestUpload>public void retrieveCurrentStatus(EncodingTestUpload upload)
retrieveCurrentStatus in interface InputHandler<EncodingTestUpload>public boolean needsData()
needsData in interface InputHandler<EncodingTestUpload>public boolean prerequisitesMet()
prerequisitesMet in interface InputHandler<EncodingTestUpload>public boolean isActive()
isActive in interface InputHandler<EncodingTestUpload>Copyright © 2018 United Internet. All rights reserved.