Package | Description |
---|---|
ome.services.blitz.impl | |
ome.services.blitz.util | |
ome.services.throttling | |
omero | |
omero.util |
Modifier and Type | Class and Description |
---|---|
static class |
RoiI.RoiResultMapper |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmdServant.callInvokerOnMappedArgs(IceMapper mapper,
Object __cb,
Ice.Current __current,
Object... args) |
Object |
RoiI.RoiResultReturnMapper.mapReturnValue(IceMapper mapper,
Object value) |
Object |
RoiI.RoiResultMapReturnMapper.mapReturnValue(IceMapper mapper,
Object value) |
Modifier and Type | Method and Description |
---|---|
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. |
Object |
IceMethodInvoker.invoke(Object obj,
Ice.Current current,
IceMapper mapper,
Object... args)
Calls the method named in
Current.operation with the
arguments provided mapped via the IceMapper instance. |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
Adapter(Object callback,
Ice.Current current,
IceMapper mapper,
Executor ex,
Principal p,
Executor.Work work) |
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) |
Modifier and Type | Method and Description |
---|---|
Object |
rtypes.Conversion.convert(IceMapper mapper)
Convert the "val" field on the given RType instance to an ome.model.*
representation.
|
Modifier and Type | Class and Description |
---|---|
class |
RTypeMapper
|
Modifier and Type | Method and Description |
---|---|
Object |
IceMapper.ReturnMapping.mapReturnValue(IceMapper mapper,
Object value) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.