|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.providers.ProgressAsyncProvider
public class ProgressAsyncProvider
Constructor Summary | |
---|---|
ProgressAsyncProvider(StatusPanel statusPanel,
AsyncClient asyncClient)
|
Method Summary | |
---|---|
void |
executeRequest(Request request,
com.intel.gpe.util.observer.IObserver observer)
Execute request |
void |
executeRequest(Request request,
IObserver observer)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProgressAsyncProvider(StatusPanel statusPanel, AsyncClient asyncClient)
Method Detail |
---|
public void executeRequest(Request request, com.intel.gpe.util.observer.IObserver observer)
AsyncClient
executeRequest
in interface AsyncClient
@Deprecated public void executeRequest(Request request, IObserver observer)
AsyncClient
executeRequest
in interface AsyncClient
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |