|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.http.async.event.AsyncRequestAdapter
public class AsyncRequestAdapter
| Constructor Summary | |
|---|---|
AsyncRequestAdapter()
|
|
| Method Summary | |
|---|---|
void |
onAbort()
|
void |
onError()
|
void |
onLoad()
|
void |
onProgress()
|
void |
onTimeout()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncRequestAdapter()
| Method Detail |
|---|
public void onLoad()
onLoad in interface AsyncRequestListenerpublic void onError()
onError in interface AsyncRequestListenerpublic void onProgress()
onProgress in interface AsyncRequestListenerpublic void onAbort()
onAbort in interface AsyncRequestListenerpublic void onTimeout()
onTimeout in interface AsyncRequestListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||