|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lts.ipc.IPCPackage
public class IPCPackage
| Field Summary | |
|---|---|
static java.lang.String |
LIBRARY_NAME
|
| Constructor Summary | |
|---|---|
IPCPackage()
|
|
| Method Summary | |
|---|---|
static java.nio.ByteBuffer |
createBuffer(int size)
|
static void |
initializeNative()
|
static void |
initializePackage()
|
static void |
setValue(byte[] buf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LIBRARY_NAME
| Constructor Detail |
|---|
public IPCPackage()
| Method Detail |
|---|
public static void initializeNative()
public static void setValue(byte[] buf)
public static java.nio.ByteBuffer createBuffer(int size)
public static void initializePackage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||