|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nhncorp.neptune.client.AsyncCall
public abstract class AsyncCall
| Constructor Summary | |
|---|---|
AsyncCall()
|
|
| Method Summary | |
|---|---|
void |
call(java.lang.String callName,
AsyncCallProtocol server,
int timeout)
|
abstract java.lang.String |
run()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncCall()
| Method Detail |
|---|
public abstract java.lang.String run()
throws java.io.IOException
java.io.IOException
public void call(java.lang.String callName,
AsyncCallProtocol server,
int timeout)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||