|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.InvocationSession
public class InvocationSession
Holds information for each invocation of a native function
| Nested Class Summary | |
|---|---|
static interface |
InvocationSession.PostInvoke
|
| Constructor Summary | |
|---|---|
InvocationSession()
|
|
| Method Summary | |
|---|---|
void |
addPostInvoke(InvocationSession.PostInvoke postInvoke)
|
void |
finish()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvocationSession()
| Method Detail |
|---|
public void finish()
public void addPostInvoke(InvocationSession.PostInvoke postInvoke)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||