|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuploader.mechanisms.SmugMugUploadMechanism.MyHTTPUploadListener
private class SmugMugUploadMechanism.MyHTTPUploadListener
Checks the response to an upload and fires the SmugMug event listener (if any) on success. Returns an error message if the response indicates that the upload failed.
| Constructor Summary | |
|---|---|
private |
SmugMugUploadMechanism.MyHTTPUploadListener()
|
| Method Summary | |
|---|---|
java.lang.String |
responseReceived(HTTPUploadMechanism u,
int code,
java.lang.String resp)
Called when a response has been received. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SmugMugUploadMechanism.MyHTTPUploadListener()
| Method Detail |
|---|
public java.lang.String responseReceived(HTTPUploadMechanism u,
int code,
java.lang.String resp)
HTTPUploadListener
responseReceived in interface HTTPUploadListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||