|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodDetails | |
|---|---|
| jgroup.relacs.gmi | |
| Uses of MethodDetails in jgroup.relacs.gmi |
|---|
| Methods in jgroup.relacs.gmi that return MethodDetails | |
|---|---|
MethodDetails |
MethodTable.get(long hash)
Get the method details associated with the given hash value. |
MethodDetails |
MethodTable.get(java.lang.reflect.Method m)
Return the method details object associated with the given method. |
| Methods in jgroup.relacs.gmi that return types with arguments of type MethodDetails | |
|---|---|
java.util.Iterator<MethodDetails> |
MethodTable.iterator()
|
| Methods in jgroup.relacs.gmi with parameters of type MethodDetails | |
|---|---|
protected InvocationResult |
GroupInvocationHandler.invokeRequest(IID iid,
MethodDetails minfo,
java.lang.Object[] args,
net.jini.jeri.OutboundRequest req)
Try to invoke method using given request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||