SMILA (incubation) API documentation

Package org.eclipse.smila.ipc

Interface Summary
IpcFactory Interface for factories creating IPC readers and writer.
IpcRequest base interface for IPC requests.
IpcResponse base interface for IPC responses.
IpcStreamReader Streaming API based reader for the IPC protocol.
IpcStreamWriter Streaming API based writer for the IPC protocol.
 

Enum Summary
IpcToken IPC Tokens.
 

Exception Summary
IpcException A wrapper class to for exceptions to be transformed to/from JSON error objects.
 


SMILA (incubation) API documentation