|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IceMethodInvoker | |
---|---|
ome.services.blitz.impl | |
ome.services.blitz.util | |
ome.services.throttling |
Uses of IceMethodInvoker in ome.services.blitz.impl |
---|
Fields in ome.services.blitz.impl declared as IceMethodInvoker | |
---|---|
protected IceMethodInvoker |
AbstractAmdServant.invoker
If a service is provided, then an invoker will be created to cache all of its methods. |
Uses of IceMethodInvoker in ome.services.blitz.util |
---|
Methods in ome.services.blitz.util with parameters of type IceMethodInvoker | |
---|---|
void |
BlitzExecutor.callInvokerOnRawArgs(ServiceInterface service,
IceMethodInvoker invoker,
Object __cb,
Ice.Current __current,
Object... args)
Uses the given IceMethodInvoker to make the method call. |
void |
BlitzExecutor.callInvokerWithMappedArgs(ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
Object __cb,
Ice.Current __current,
Object... args)
Passes the given arguments to IceMethodInvoker with the
assumption that all conversion from omero.* to ome.* has taken place. |
Uses of IceMethodInvoker in ome.services.throttling |
---|
Methods in ome.services.throttling with parameters of type IceMethodInvoker | |
---|---|
void |
InThreadThrottlingStrategy.callInvokerOnRawArgs(ServiceInterface service,
IceMethodInvoker invoker,
Object __cb,
Ice.Current __current,
Object... args)
|
void |
SerialThrottlingStrategy.callInvokerOnRawArgs(ServiceInterface service,
IceMethodInvoker invoker,
Object __cb,
Ice.Current __current,
Object... args)
|
void |
InThreadThrottlingStrategy.callInvokerWithMappedArgs(ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
Object __cb,
Ice.Current __current,
Object... args)
|
void |
SerialThrottlingStrategy.callInvokerWithMappedArgs(ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
Object __cb,
Ice.Current __current,
Object... args)
|
Constructors in ome.services.throttling with parameters of type IceMethodInvoker | |
---|---|
Callback(Boolean io,
Boolean db,
ServiceInterface service,
IceMethodInvoker invoker,
Object cb,
IceMapper mapper,
Ice.Current current,
Object... args)
|
|
Callback(ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
Object cb,
Ice.Current current,
Object... args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.