All Packages Class Hierarchy This Package Previous Next Index
public abstract ObjectOutput getOutputStream() throws IOException
public abstract void releaseOutputStream() throws IOException
public abstract ObjectInput getInputStream() throws IOException
public abstract void releaseInputStream() throws IOException
public abstract ObjectOutput getResultStream(boolean success) throws IOException, StreamCorruptedException
public abstract void executeCall() throws Exception
public abstract void done() throws IOException