SMILA 1.0 API documentation

org.eclipse.smila.ipc
Interface IpcRequest


public interface IpcRequest

base interface for IPC requests.

Author:
aweber

Method Summary
 void close()
          Signals that we are finished with this response.
 

Method Detail

close

void close()
Signals that we are finished with this response. Used to free resources.


SMILA 1.0 API documentation