パッケージ | 説明 |
---|---|
ome.services.blitz.impl | |
ome.services.blitz.util | |
ome.services.throttling | |
omero | |
omero.util |
修飾子とタイプ | クラスと説明 |
---|---|
static class |
RoiI.RoiResultMapper |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AbstractAmdServant.callInvokerOnMappedArgs(IceMapper mapper,
java.lang.Object __cb,
Ice.Current __current,
java.lang.Object... args) |
java.lang.Object |
RoiI.RoiResultReturnMapper.mapReturnValue(IceMapper mapper,
java.lang.Object value) |
java.lang.Object |
RoiI.RoiResultMapReturnMapper.mapReturnValue(IceMapper mapper,
java.lang.Object value) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
BlitzExecutor.callInvokerWithMappedArgs(ome.api.ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
java.lang.Object __cb,
Ice.Current __current,
java.lang.Object... args)
Passes the given arguments to
IceMethodInvoker with the
assumption that all conversion from omero.* to ome.* has taken place. |
java.lang.Object |
IceMethodInvoker.invoke(java.lang.Object obj,
Ice.Current current,
IceMapper mapper,
java.lang.Object... args)
Calls the method named in
Current.operation with the
arguments provided mapped via the IceMapper instance. |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
InThreadThrottlingStrategy.callInvokerWithMappedArgs(ome.api.ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
java.lang.Object __cb,
Ice.Current __current,
java.lang.Object... args) |
void |
SerialThrottlingStrategy.callInvokerWithMappedArgs(ome.api.ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
java.lang.Object __cb,
Ice.Current __current,
java.lang.Object... args) |
コンストラクタと説明 |
---|
Adapter(java.lang.Object callback,
Ice.Current current,
IceMapper mapper,
ome.services.util.Executor ex,
ome.system.Principal p,
ome.services.util.Executor.Work work) |
Callback(java.lang.Boolean io,
java.lang.Boolean db,
ome.api.ServiceInterface service,
IceMethodInvoker invoker,
java.lang.Object cb,
IceMapper mapper,
Ice.Current current,
java.lang.Object... args) |
Callback(ome.api.ServiceInterface service,
IceMethodInvoker invoker,
IceMapper mapper,
java.lang.Object cb,
Ice.Current current,
java.lang.Object... args) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.Object |
rtypes.Conversion.convert(IceMapper mapper)
Convert the "val" field on the given RType instance to an ome.model.*
representation.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
RTypeMapper
|
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.Object |
IceMapper.ReturnMapping.mapReturnValue(IceMapper mapper,
java.lang.Object value) |