|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Invocation | |
org.apache.ldap.server.invocation |
Uses of Invocation in org.apache.ldap.server.invocation |
Methods in org.apache.ldap.server.invocation that return Invocation | |
Invocation[] |
InvocationStack.toArray()
Returns an array of Invocation s. |
Invocation |
InvocationStack.peek()
Returns the latest invocation. |
Invocation |
InvocationStack.pop()
Pops the latest invocation from this stack. |
Methods in org.apache.ldap.server.invocation with parameters of type Invocation | |
void |
InvocationStack.push(Invocation invocation)
Pushes the specified invocation to this stack. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |