|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteCall
Method Summary | |
---|---|
void |
done()
Deprecated. |
void |
executeCall()
Deprecated. |
ObjectInput |
getInputStream()
Deprecated. |
ObjectOutput |
getOutputStream()
Deprecated. |
ObjectOutput |
getResultStream(boolean success)
Deprecated. |
void |
releaseInputStream()
Deprecated. |
void |
releaseOutputStream()
Deprecated. |
Method Detail |
---|
ObjectOutput getOutputStream() throws IOException
IOException
void releaseOutputStream() throws IOException
IOException
ObjectInput getInputStream() throws IOException
IOException
void releaseInputStream() throws IOException
IOException
ObjectOutput getResultStream(boolean success) throws IOException, StreamCorruptedException
IOException
StreamCorruptedException
void executeCall() throws Exception
Exception
void done() throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |