Interface | Description |
---|---|
JslipcBinman |
If method
JslipcBinman.cleanUpOnClose() is called prior to Closeable.close() , an implementation
of this interface should try to release all resource it relies on (e.g. files, buffers, etc.),
whether create by itself or passed in. |
JslipcPipe |
Defines the common methods of pipes.
|
TimeoutAware |
Implemented by classes that support a timeout for blocking operations..
|
Enum | Description |
---|---|
JslipcRole |
Defines the roles
JslipcRole.Yang and JslipcRole.Yin |
Copyright © 2014. All Rights Reserved.