Package omero.model
Class ChannelBindingPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.model.ChannelBindingPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,ChannelBindingPrx
,IObjectPrx
public final class ChannelBindingPrxHelper extends Ice.ObjectPrxHelperBase implements ChannelBindingPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ChannelBindingPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__copySpatialDomainEnhancement_completed(Ice.TwowayCallbackArg1<java.util.List<CodomainMapContext>> __cb, Ice.AsyncResult __result)
static void
__getActive_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
static void
__getAlpha_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getBlue_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
static void
__getCoefficient_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
static void
__getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
static void
__getFamily_completed(Ice.TwowayCallbackArg1<Family> __cb, Ice.AsyncResult __result)
static void
__getGreen_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
static void
__getInputEnd_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
static void
__getInputStart_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
static void
__getLookupTable_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
static void
__getNoiseReduction_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
static void
__getPrimaryCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
static void
__getRed_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__getRenderingDef_completed(Ice.TwowayCallbackArg1<RenderingDef> __cb, Ice.AsyncResult __result)
static void
__getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
static void
__isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
static void
__proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static ChannelBindingPrx
__read(IceInternal.BasicStream __is)
static void
__setCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
static void
__setPrimaryCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
static void
__shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
static void
__sizeOfSpatialDomainEnhancement_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, ChannelBindingPrx v)
void
addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
void
addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
addCodomainMapContext(CodomainMapContext target)
void
addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_addAllCodomainMapContextSet __cb)
Ice.AsyncResult
begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Callback_ChannelBinding_addAllCodomainMapContextSet __cb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, Ice.Callback __cb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_addCodomainMapContext __cb)
Ice.AsyncResult
begin_addCodomainMapContext(CodomainMapContext target, Callback_ChannelBinding_addCodomainMapContext __cb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement()
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(Ice.Callback __cb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_clearSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_clearSpatialDomainEnhancement(Callback_ChannelBinding_clearSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement()
Ice.AsyncResult
begin_copySpatialDomainEnhancement(Ice.Callback __cb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_copySpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_copySpatialDomainEnhancement(Callback_ChannelBinding_copySpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_getActive()
Ice.AsyncResult
begin_getActive(Ice.Callback __cb)
Ice.AsyncResult
begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getActive __cb)
Ice.AsyncResult
begin_getActive(Callback_ChannelBinding_getActive __cb)
Ice.AsyncResult
begin_getAlpha()
Ice.AsyncResult
begin_getAlpha(Ice.Callback __cb)
Ice.AsyncResult
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getAlpha __cb)
Ice.AsyncResult
begin_getAlpha(Callback_ChannelBinding_getAlpha __cb)
Ice.AsyncResult
begin_getBlue()
Ice.AsyncResult
begin_getBlue(Ice.Callback __cb)
Ice.AsyncResult
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getBlue __cb)
Ice.AsyncResult
begin_getBlue(Callback_ChannelBinding_getBlue __cb)
Ice.AsyncResult
begin_getCodomainMapContext(int index)
Ice.AsyncResult
begin_getCodomainMapContext(int index, Ice.Callback __cb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getCodomainMapContext __cb)
Ice.AsyncResult
begin_getCodomainMapContext(int index, Callback_ChannelBinding_getCodomainMapContext __cb)
Ice.AsyncResult
begin_getCoefficient()
Ice.AsyncResult
begin_getCoefficient(Ice.Callback __cb)
Ice.AsyncResult
begin_getCoefficient(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCoefficient(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getCoefficient __cb)
Ice.AsyncResult
begin_getCoefficient(Callback_ChannelBinding_getCoefficient __cb)
Ice.AsyncResult
begin_getDetails()
Ice.AsyncResult
begin_getDetails(Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getDetails(Callback_IObject_getDetails __cb)
Ice.AsyncResult
begin_getFamily()
Ice.AsyncResult
begin_getFamily(Ice.Callback __cb)
Ice.AsyncResult
begin_getFamily(IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFamily(IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getFamily __cb)
Ice.AsyncResult
begin_getFamily(Callback_ChannelBinding_getFamily __cb)
Ice.AsyncResult
begin_getGreen()
Ice.AsyncResult
begin_getGreen(Ice.Callback __cb)
Ice.AsyncResult
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getGreen __cb)
Ice.AsyncResult
begin_getGreen(Callback_ChannelBinding_getGreen __cb)
Ice.AsyncResult
begin_getId()
Ice.AsyncResult
begin_getId(Ice.Callback __cb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getId(Callback_IObject_getId __cb)
Ice.AsyncResult
begin_getInputEnd()
Ice.AsyncResult
begin_getInputEnd(Ice.Callback __cb)
Ice.AsyncResult
begin_getInputEnd(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInputEnd(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getInputEnd __cb)
Ice.AsyncResult
begin_getInputEnd(Callback_ChannelBinding_getInputEnd __cb)
Ice.AsyncResult
begin_getInputStart()
Ice.AsyncResult
begin_getInputStart(Ice.Callback __cb)
Ice.AsyncResult
begin_getInputStart(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInputStart(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getInputStart __cb)
Ice.AsyncResult
begin_getInputStart(Callback_ChannelBinding_getInputStart __cb)
Ice.AsyncResult
begin_getLookupTable()
Ice.AsyncResult
begin_getLookupTable(Ice.Callback __cb)
Ice.AsyncResult
begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getLookupTable __cb)
Ice.AsyncResult
begin_getLookupTable(Callback_ChannelBinding_getLookupTable __cb)
Ice.AsyncResult
begin_getNoiseReduction()
Ice.AsyncResult
begin_getNoiseReduction(Ice.Callback __cb)
Ice.AsyncResult
begin_getNoiseReduction(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getNoiseReduction(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getNoiseReduction __cb)
Ice.AsyncResult
begin_getNoiseReduction(Callback_ChannelBinding_getNoiseReduction __cb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext()
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getPrimaryCodomainMapContext __cb)
Ice.AsyncResult
begin_getPrimaryCodomainMapContext(Callback_ChannelBinding_getPrimaryCodomainMapContext __cb)
Ice.AsyncResult
begin_getRed()
Ice.AsyncResult
begin_getRed(Ice.Callback __cb)
Ice.AsyncResult
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getRed __cb)
Ice.AsyncResult
begin_getRed(Callback_ChannelBinding_getRed __cb)
Ice.AsyncResult
begin_getRenderingDef()
Ice.AsyncResult
begin_getRenderingDef(Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingDef(IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingDef(IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getRenderingDef __cb)
Ice.AsyncResult
begin_getRenderingDef(Callback_ChannelBinding_getRenderingDef __cb)
Ice.AsyncResult
begin_getVersion()
Ice.AsyncResult
begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getVersion __cb)
Ice.AsyncResult
begin_getVersion(Callback_ChannelBinding_getVersion __cb)
Ice.AsyncResult
begin_isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Allows for the attachment of any omero.model.Annotation subclasses.Ice.AsyncResult
begin_isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isGlobal(Callback_IObject_isGlobal __cb)
Marker interface which means that special rules apply for both reading and writing these instances.Ice.AsyncResult
begin_isLink()
A link between two other types.Ice.AsyncResult
begin_isLink(Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
A link between two other types.Ice.AsyncResult
begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLink(Callback_IObject_isLink __cb)
A link between two other types.Ice.AsyncResult
begin_isLoaded()
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isLoaded(Callback_IObject_isLoaded __cb)
Tests if the objects are loaded or not.Ice.AsyncResult
begin_isMutable()
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_isMutable(Callback_IObject_isMutable __cb)
The server will persist changes made to these types.Ice.AsyncResult
begin_proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_proxy(Callback_IObject_proxy __cb)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_reloadSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, Callback_ChannelBinding_reloadSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_removeAllCodomainMapContextSet __cb)
Ice.AsyncResult
begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Callback_ChannelBinding_removeAllCodomainMapContextSet __cb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, Ice.Callback __cb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_removeCodomainMapContext __cb)
Ice.AsyncResult
begin_removeCodomainMapContext(CodomainMapContext theTarget, Callback_ChannelBinding_removeCodomainMapContext __cb)
Ice.AsyncResult
begin_setActive(RBool theActive)
Ice.AsyncResult
begin_setActive(RBool theActive, Ice.Callback __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setActive __cb)
Ice.AsyncResult
begin_setActive(RBool theActive, Callback_ChannelBinding_setActive __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setAlpha __cb)
Ice.AsyncResult
begin_setAlpha(RInt theAlpha, Callback_ChannelBinding_setAlpha __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue)
Ice.AsyncResult
begin_setBlue(RInt theBlue, Ice.Callback __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setBlue __cb)
Ice.AsyncResult
begin_setBlue(RInt theBlue, Callback_ChannelBinding_setBlue __cb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setCodomainMapContext __cb)
Ice.AsyncResult
begin_setCodomainMapContext(int index, CodomainMapContext theElement, Callback_ChannelBinding_setCodomainMapContext __cb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, Ice.Callback __cb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setCoefficient __cb)
Ice.AsyncResult
begin_setCoefficient(RDouble theCoefficient, Callback_ChannelBinding_setCoefficient __cb)
Ice.AsyncResult
begin_setFamily(Family theFamily)
Ice.AsyncResult
begin_setFamily(Family theFamily, Ice.Callback __cb)
Ice.AsyncResult
begin_setFamily(Family theFamily, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFamily(Family theFamily, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setFamily __cb)
Ice.AsyncResult
begin_setFamily(Family theFamily, Callback_ChannelBinding_setFamily __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen)
Ice.AsyncResult
begin_setGreen(RInt theGreen, Ice.Callback __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setGreen __cb)
Ice.AsyncResult
begin_setGreen(RInt theGreen, Callback_ChannelBinding_setGreen __cb)
Ice.AsyncResult
begin_setId(RLong id)
Ice.AsyncResult
begin_setId(RLong id, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setId(RLong id, Callback_IObject_setId __cb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, Ice.Callback __cb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setInputEnd __cb)
Ice.AsyncResult
begin_setInputEnd(RDouble theInputEnd, Callback_ChannelBinding_setInputEnd __cb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, Ice.Callback __cb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setInputStart __cb)
Ice.AsyncResult
begin_setInputStart(RDouble theInputStart, Callback_ChannelBinding_setInputStart __cb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, Ice.Callback __cb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setLookupTable __cb)
Ice.AsyncResult
begin_setLookupTable(RString theLookupTable, Callback_ChannelBinding_setLookupTable __cb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, Ice.Callback __cb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setNoiseReduction __cb)
Ice.AsyncResult
begin_setNoiseReduction(RBool theNoiseReduction, Callback_ChannelBinding_setNoiseReduction __cb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setPrimaryCodomainMapContext __cb)
Ice.AsyncResult
begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, Callback_ChannelBinding_setPrimaryCodomainMapContext __cb)
Ice.AsyncResult
begin_setRed(RInt theRed)
Ice.AsyncResult
begin_setRed(RInt theRed, Ice.Callback __cb)
Ice.AsyncResult
begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setRed __cb)
Ice.AsyncResult
begin_setRed(RInt theRed, Callback_ChannelBinding_setRed __cb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, Ice.Callback __cb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setRenderingDef __cb)
Ice.AsyncResult
begin_setRenderingDef(RenderingDef theRenderingDef, Callback_ChannelBinding_setRenderingDef __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setVersion __cb)
Ice.AsyncResult
begin_setVersion(RInt theVersion, Callback_ChannelBinding_setVersion __cb)
Ice.AsyncResult
begin_shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement()
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_sizeOfSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_sizeOfSpatialDomainEnhancement(Callback_ChannelBinding_sizeOfSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unload(Callback_IObject_unload __cb)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.Ice.AsyncResult
begin_unloadCollections()
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Each collection can also be unloaded, independently of the object itself.Ice.AsyncResult
begin_unloadDetails()
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadDetails(Callback_IObject_unloadDetails __cb)
As with collections, the objects under details can link to many other objects.Ice.AsyncResult
begin_unloadSpatialDomainEnhancement()
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(Ice.Callback __cb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_unloadSpatialDomainEnhancement __cb)
Ice.AsyncResult
begin_unloadSpatialDomainEnhancement(Callback_ChannelBinding_unloadSpatialDomainEnhancement __cb)
static ChannelBindingPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ChannelBindingPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ChannelBindingPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ChannelBindingPrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.void
clearSpatialDomainEnhancement()
void
clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<CodomainMapContext>
copySpatialDomainEnhancement()
java.util.List<CodomainMapContext>
copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_addAllCodomainMapContextSet(Ice.AsyncResult __iresult)
void
end_addCodomainMapContext(Ice.AsyncResult __iresult)
void
end_clearSpatialDomainEnhancement(Ice.AsyncResult __iresult)
java.util.List<CodomainMapContext>
end_copySpatialDomainEnhancement(Ice.AsyncResult __iresult)
RBool
end_getActive(Ice.AsyncResult __iresult)
RInt
end_getAlpha(Ice.AsyncResult __iresult)
RInt
end_getBlue(Ice.AsyncResult __iresult)
CodomainMapContext
end_getCodomainMapContext(Ice.AsyncResult __iresult)
RDouble
end_getCoefficient(Ice.AsyncResult __iresult)
Details
end_getDetails(Ice.AsyncResult __iresult)
Family
end_getFamily(Ice.AsyncResult __iresult)
RInt
end_getGreen(Ice.AsyncResult __iresult)
RLong
end_getId(Ice.AsyncResult __iresult)
RDouble
end_getInputEnd(Ice.AsyncResult __iresult)
RDouble
end_getInputStart(Ice.AsyncResult __iresult)
RString
end_getLookupTable(Ice.AsyncResult __iresult)
RBool
end_getNoiseReduction(Ice.AsyncResult __iresult)
CodomainMapContext
end_getPrimaryCodomainMapContext(Ice.AsyncResult __iresult)
RInt
end_getRed(Ice.AsyncResult __iresult)
RenderingDef
end_getRenderingDef(Ice.AsyncResult __iresult)
RInt
end_getVersion(Ice.AsyncResult __iresult)
boolean
end_isAnnotated(Ice.AsyncResult __iresult)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
end_isGlobal(Ice.AsyncResult __iresult)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
end_isLink(Ice.AsyncResult __iresult)
A link between two other types.boolean
end_isLoaded(Ice.AsyncResult __iresult)
Tests if the objects are loaded or not.boolean
end_isMutable(Ice.AsyncResult __iresult)
The server will persist changes made to these types.IObject
end_proxy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
end_reloadSpatialDomainEnhancement(Ice.AsyncResult __iresult)
void
end_removeAllCodomainMapContextSet(Ice.AsyncResult __iresult)
void
end_removeCodomainMapContext(Ice.AsyncResult __iresult)
void
end_setActive(Ice.AsyncResult __iresult)
void
end_setAlpha(Ice.AsyncResult __iresult)
void
end_setBlue(Ice.AsyncResult __iresult)
CodomainMapContext
end_setCodomainMapContext(Ice.AsyncResult __iresult)
void
end_setCoefficient(Ice.AsyncResult __iresult)
void
end_setFamily(Ice.AsyncResult __iresult)
void
end_setGreen(Ice.AsyncResult __iresult)
void
end_setId(Ice.AsyncResult __iresult)
void
end_setInputEnd(Ice.AsyncResult __iresult)
void
end_setInputStart(Ice.AsyncResult __iresult)
void
end_setLookupTable(Ice.AsyncResult __iresult)
void
end_setNoiseReduction(Ice.AsyncResult __iresult)
CodomainMapContext
end_setPrimaryCodomainMapContext(Ice.AsyncResult __iresult)
void
end_setRed(Ice.AsyncResult __iresult)
void
end_setRenderingDef(Ice.AsyncResult __iresult)
void
end_setVersion(Ice.AsyncResult __iresult)
IObject
end_shallowCopy(Ice.AsyncResult __iresult)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
end_sizeOfSpatialDomainEnhancement(Ice.AsyncResult __iresult)
void
end_unload(Ice.AsyncResult __iresult)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
end_unloadCollections(Ice.AsyncResult __iresult)
Each collection can also be unloaded, independently of the object itself.void
end_unloadDetails(Ice.AsyncResult __iresult)
As with collections, the objects under details can link to many other objects.void
end_unloadSpatialDomainEnhancement(Ice.AsyncResult __iresult)
RBool
getActive()
RBool
getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getAlpha()
RInt
getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getBlue()
RInt
getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
CodomainMapContext
getCodomainMapContext(int index)
CodomainMapContext
getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
RDouble
getCoefficient()
RDouble
getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx)
Details
getDetails()
Details
getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Family
getFamily()
Family
getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getGreen()
RInt
getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
RLong
getId()
RLong
getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RDouble
getInputEnd()
RDouble
getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx)
RDouble
getInputStart()
RDouble
getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx)
RString
getLookupTable()
RString
getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
RBool
getNoiseReduction()
RBool
getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx)
CodomainMapContext
getPrimaryCodomainMapContext()
CodomainMapContext
getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getRed()
RInt
getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
RenderingDef
getRenderingDef()
RenderingDef
getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
RInt
getVersion()
RInt
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.boolean
isAnnotated()
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows for the attachment of any omero.model.Annotation subclasses.boolean
isGlobal()
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marker interface which means that special rules apply for both reading and writing these instances.boolean
isLink()
A link between two other types.boolean
isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
A link between two other types.boolean
isLoaded()
Tests if the objects are loaded or not.boolean
isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tests if the objects are loaded or not.boolean
isMutable()
The server will persist changes made to these types.boolean
isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
The server will persist changes made to these types.IObject
proxy()
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );IObject
proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );void
reloadSpatialDomainEnhancement(ChannelBinding toCopy)
void
reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
void
removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
removeCodomainMapContext(CodomainMapContext theTarget)
void
removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setActive(RBool theActive)
void
setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setAlpha(RInt theAlpha)
void
setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setBlue(RInt theBlue)
void
setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
CodomainMapContext
setCodomainMapContext(int index, CodomainMapContext theElement)
CodomainMapContext
setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setCoefficient(RDouble theCoefficient)
void
setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setFamily(Family theFamily)
void
setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setGreen(RInt theGreen)
void
setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setId(RLong id)
void
setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setInputEnd(RDouble theInputEnd)
void
setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setInputStart(RDouble theInputStart)
void
setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setLookupTable(RString theLookupTable)
void
setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setNoiseReduction(RBool theNoiseReduction)
void
setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
CodomainMapContext
setPrimaryCodomainMapContext(CodomainMapContext theElement)
CodomainMapContext
setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRed(RInt theRed)
void
setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setRenderingDef(RenderingDef theRenderingDef)
void
setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setVersion(RInt theVersion)
void
setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
IObject
shallowCopy()
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.IObject
shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.int
sizeOfSpatialDomainEnhancement()
int
sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
static ChannelBindingPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ChannelBindingPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
unload()
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.void
unloadCollections()
Each collection can also be unloaded, independently of the object itself.void
unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each collection can also be unloaded, independently of the object itself.void
unloadDetails()
As with collections, the objects under details can link to many other objects.void
unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
As with collections, the objects under details can link to many other objects.void
unloadSpatialDomainEnhancement()
void
unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
addAllCodomainMapContextSet
public void addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
- Specified by:
addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
addAllCodomainMapContextSet
public void addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Ice.Callback __cb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Callback_ChannelBinding_addAllCodomainMapContextSet __cb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_addAllCodomainMapContextSet __cb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_addAllCodomainMapContextSet
public Ice.AsyncResult begin_addAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
end_addAllCodomainMapContextSet
public void end_addAllCodomainMapContextSet(Ice.AsyncResult __iresult)
- Specified by:
end_addAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
addCodomainMapContext
public void addCodomainMapContext(CodomainMapContext target)
- Specified by:
addCodomainMapContext
in interfaceChannelBindingPrx
-
addCodomainMapContext
public void addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, Ice.Callback __cb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, Callback_ChannelBinding_addCodomainMapContext __cb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_addCodomainMapContext __cb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
begin_addCodomainMapContext
public Ice.AsyncResult begin_addCodomainMapContext(CodomainMapContext target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addCodomainMapContext
in interfaceChannelBindingPrx
-
end_addCodomainMapContext
public void end_addCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_addCodomainMapContext
in interfaceChannelBindingPrx
-
clearSpatialDomainEnhancement
public void clearSpatialDomainEnhancement()
- Specified by:
clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
clearSpatialDomainEnhancement
public void clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement()
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(Ice.Callback __cb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(Callback_ChannelBinding_clearSpatialDomainEnhancement __cb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_clearSpatialDomainEnhancement __cb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_clearSpatialDomainEnhancement
public Ice.AsyncResult begin_clearSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
end_clearSpatialDomainEnhancement
public void end_clearSpatialDomainEnhancement(Ice.AsyncResult __iresult)
- Specified by:
end_clearSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
copySpatialDomainEnhancement
public java.util.List<CodomainMapContext> copySpatialDomainEnhancement()
- Specified by:
copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
copySpatialDomainEnhancement
public java.util.List<CodomainMapContext> copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement()
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(Ice.Callback __cb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(Callback_ChannelBinding_copySpatialDomainEnhancement __cb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_copySpatialDomainEnhancement __cb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_copySpatialDomainEnhancement
public Ice.AsyncResult begin_copySpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<CodomainMapContext>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
end_copySpatialDomainEnhancement
public java.util.List<CodomainMapContext> end_copySpatialDomainEnhancement(Ice.AsyncResult __iresult)
- Specified by:
end_copySpatialDomainEnhancement
in interfaceChannelBindingPrx
-
__copySpatialDomainEnhancement_completed
public static void __copySpatialDomainEnhancement_completed(Ice.TwowayCallbackArg1<java.util.List<CodomainMapContext>> __cb, Ice.AsyncResult __result)
-
getActive
public RBool getActive()
- Specified by:
getActive
in interfaceChannelBindingPrx
-
getActive
public RBool getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive()
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(Ice.Callback __cb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(Callback_ChannelBinding_getActive __cb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getActive __cb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
begin_getActive
public Ice.AsyncResult begin_getActive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getActive
in interfaceChannelBindingPrx
-
end_getActive
public RBool end_getActive(Ice.AsyncResult __iresult)
- Specified by:
end_getActive
in interfaceChannelBindingPrx
-
__getActive_completed
public static void __getActive_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
-
getAlpha
public RInt getAlpha()
- Specified by:
getAlpha
in interfaceChannelBindingPrx
-
getAlpha
public RInt getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha()
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Ice.Callback __cb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(Callback_ChannelBinding_getAlpha __cb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getAlpha __cb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
begin_getAlpha
public Ice.AsyncResult begin_getAlpha(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAlpha
in interfaceChannelBindingPrx
-
end_getAlpha
public RInt end_getAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_getAlpha
in interfaceChannelBindingPrx
-
__getAlpha_completed
public static void __getAlpha_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getBlue
public RInt getBlue()
- Specified by:
getBlue
in interfaceChannelBindingPrx
-
getBlue
public RInt getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue()
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Ice.Callback __cb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(Callback_ChannelBinding_getBlue __cb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getBlue __cb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
begin_getBlue
public Ice.AsyncResult begin_getBlue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getBlue
in interfaceChannelBindingPrx
-
end_getBlue
public RInt end_getBlue(Ice.AsyncResult __iresult)
- Specified by:
end_getBlue
in interfaceChannelBindingPrx
-
__getBlue_completed
public static void __getBlue_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getCodomainMapContext
public CodomainMapContext getCodomainMapContext(int index)
- Specified by:
getCodomainMapContext
in interfaceChannelBindingPrx
-
getCodomainMapContext
public CodomainMapContext getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, Ice.Callback __cb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, Callback_ChannelBinding_getCodomainMapContext __cb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getCodomainMapContext __cb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getCodomainMapContext
public Ice.AsyncResult begin_getCodomainMapContext(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCodomainMapContext
in interfaceChannelBindingPrx
-
end_getCodomainMapContext
public CodomainMapContext end_getCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_getCodomainMapContext
in interfaceChannelBindingPrx
-
__getCodomainMapContext_completed
public static void __getCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
-
getCoefficient
public RDouble getCoefficient()
- Specified by:
getCoefficient
in interfaceChannelBindingPrx
-
getCoefficient
public RDouble getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient()
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(Ice.Callback __cb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(Callback_ChannelBinding_getCoefficient __cb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getCoefficient __cb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
begin_getCoefficient
public Ice.AsyncResult begin_getCoefficient(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getCoefficient
in interfaceChannelBindingPrx
-
end_getCoefficient
public RDouble end_getCoefficient(Ice.AsyncResult __iresult)
- Specified by:
end_getCoefficient
in interfaceChannelBindingPrx
-
__getCoefficient_completed
public static void __getCoefficient_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
-
getFamily
public Family getFamily()
- Specified by:
getFamily
in interfaceChannelBindingPrx
-
getFamily
public Family getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily()
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(Ice.Callback __cb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(Callback_ChannelBinding_getFamily __cb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getFamily __cb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
begin_getFamily
public Ice.AsyncResult begin_getFamily(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Family> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getFamily
in interfaceChannelBindingPrx
-
end_getFamily
public Family end_getFamily(Ice.AsyncResult __iresult)
- Specified by:
end_getFamily
in interfaceChannelBindingPrx
-
__getFamily_completed
public static void __getFamily_completed(Ice.TwowayCallbackArg1<Family> __cb, Ice.AsyncResult __result)
-
getGreen
public RInt getGreen()
- Specified by:
getGreen
in interfaceChannelBindingPrx
-
getGreen
public RInt getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen()
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Ice.Callback __cb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(Callback_ChannelBinding_getGreen __cb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getGreen __cb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
begin_getGreen
public Ice.AsyncResult begin_getGreen(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getGreen
in interfaceChannelBindingPrx
-
end_getGreen
public RInt end_getGreen(Ice.AsyncResult __iresult)
- Specified by:
end_getGreen
in interfaceChannelBindingPrx
-
__getGreen_completed
public static void __getGreen_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getInputEnd
public RDouble getInputEnd()
- Specified by:
getInputEnd
in interfaceChannelBindingPrx
-
getInputEnd
public RDouble getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd()
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(Ice.Callback __cb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(Callback_ChannelBinding_getInputEnd __cb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getInputEnd __cb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
begin_getInputEnd
public Ice.AsyncResult begin_getInputEnd(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInputEnd
in interfaceChannelBindingPrx
-
end_getInputEnd
public RDouble end_getInputEnd(Ice.AsyncResult __iresult)
- Specified by:
end_getInputEnd
in interfaceChannelBindingPrx
-
__getInputEnd_completed
public static void __getInputEnd_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
-
getInputStart
public RDouble getInputStart()
- Specified by:
getInputStart
in interfaceChannelBindingPrx
-
getInputStart
public RDouble getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart()
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(Ice.Callback __cb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(Callback_ChannelBinding_getInputStart __cb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getInputStart __cb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
begin_getInputStart
public Ice.AsyncResult begin_getInputStart(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RDouble> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getInputStart
in interfaceChannelBindingPrx
-
end_getInputStart
public RDouble end_getInputStart(Ice.AsyncResult __iresult)
- Specified by:
end_getInputStart
in interfaceChannelBindingPrx
-
__getInputStart_completed
public static void __getInputStart_completed(Ice.TwowayCallbackArg1<RDouble> __cb, Ice.AsyncResult __result)
-
getLookupTable
public RString getLookupTable()
- Specified by:
getLookupTable
in interfaceChannelBindingPrx
-
getLookupTable
public RString getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable()
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(Ice.Callback __cb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(Callback_ChannelBinding_getLookupTable __cb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getLookupTable __cb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
begin_getLookupTable
public Ice.AsyncResult begin_getLookupTable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getLookupTable
in interfaceChannelBindingPrx
-
end_getLookupTable
public RString end_getLookupTable(Ice.AsyncResult __iresult)
- Specified by:
end_getLookupTable
in interfaceChannelBindingPrx
-
__getLookupTable_completed
public static void __getLookupTable_completed(Ice.TwowayCallbackArg1<RString> __cb, Ice.AsyncResult __result)
-
getNoiseReduction
public RBool getNoiseReduction()
- Specified by:
getNoiseReduction
in interfaceChannelBindingPrx
-
getNoiseReduction
public RBool getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction()
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(Ice.Callback __cb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(Callback_ChannelBinding_getNoiseReduction __cb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getNoiseReduction __cb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
begin_getNoiseReduction
public Ice.AsyncResult begin_getNoiseReduction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RBool> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getNoiseReduction
in interfaceChannelBindingPrx
-
end_getNoiseReduction
public RBool end_getNoiseReduction(Ice.AsyncResult __iresult)
- Specified by:
end_getNoiseReduction
in interfaceChannelBindingPrx
-
__getNoiseReduction_completed
public static void __getNoiseReduction_completed(Ice.TwowayCallbackArg1<RBool> __cb, Ice.AsyncResult __result)
-
getPrimaryCodomainMapContext
public CodomainMapContext getPrimaryCodomainMapContext()
- Specified by:
getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
getPrimaryCodomainMapContext
public CodomainMapContext getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext()
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(Ice.Callback __cb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(Callback_ChannelBinding_getPrimaryCodomainMapContext __cb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getPrimaryCodomainMapContext __cb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_getPrimaryCodomainMapContext
public Ice.AsyncResult begin_getPrimaryCodomainMapContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
end_getPrimaryCodomainMapContext
public CodomainMapContext end_getPrimaryCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_getPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
__getPrimaryCodomainMapContext_completed
public static void __getPrimaryCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
-
getRed
public RInt getRed()
- Specified by:
getRed
in interfaceChannelBindingPrx
-
getRed
public RInt getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed()
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Ice.Callback __cb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(Callback_ChannelBinding_getRed __cb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getRed __cb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
begin_getRed
public Ice.AsyncResult begin_getRed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRed
in interfaceChannelBindingPrx
-
end_getRed
public RInt end_getRed(Ice.AsyncResult __iresult)
- Specified by:
end_getRed
in interfaceChannelBindingPrx
-
__getRed_completed
public static void __getRed_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
getRenderingDef
public RenderingDef getRenderingDef()
- Specified by:
getRenderingDef
in interfaceChannelBindingPrx
-
getRenderingDef
public RenderingDef getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef()
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(Ice.Callback __cb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(Callback_ChannelBinding_getRenderingDef __cb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getRenderingDef __cb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
begin_getRenderingDef
public Ice.AsyncResult begin_getRenderingDef(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingDef> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getRenderingDef
in interfaceChannelBindingPrx
-
end_getRenderingDef
public RenderingDef end_getRenderingDef(Ice.AsyncResult __iresult)
- Specified by:
end_getRenderingDef
in interfaceChannelBindingPrx
-
__getRenderingDef_completed
public static void __getRenderingDef_completed(Ice.TwowayCallbackArg1<RenderingDef> __cb, Ice.AsyncResult __result)
-
getVersion
public RInt getVersion()
- Specified by:
getVersion
in interfaceChannelBindingPrx
-
getVersion
public RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion()
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(Callback_ChannelBinding_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_getVersion __cb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
begin_getVersion
public Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getVersion
in interfaceChannelBindingPrx
-
end_getVersion
public RInt end_getVersion(Ice.AsyncResult __iresult)
- Specified by:
end_getVersion
in interfaceChannelBindingPrx
-
__getVersion_completed
public static void __getVersion_completed(Ice.TwowayCallbackArg1<RInt> __cb, Ice.AsyncResult __result)
-
reloadSpatialDomainEnhancement
public void reloadSpatialDomainEnhancement(ChannelBinding toCopy)
- Specified by:
reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
reloadSpatialDomainEnhancement
public void reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, Ice.Callback __cb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, Callback_ChannelBinding_reloadSpatialDomainEnhancement __cb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_reloadSpatialDomainEnhancement __cb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_reloadSpatialDomainEnhancement
public Ice.AsyncResult begin_reloadSpatialDomainEnhancement(ChannelBinding toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
end_reloadSpatialDomainEnhancement
public void end_reloadSpatialDomainEnhancement(Ice.AsyncResult __iresult)
- Specified by:
end_reloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
removeAllCodomainMapContextSet
public void removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
- Specified by:
removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
removeAllCodomainMapContextSet
public void removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Ice.Callback __cb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, Callback_ChannelBinding_removeAllCodomainMapContextSet __cb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_removeAllCodomainMapContextSet __cb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
begin_removeAllCodomainMapContextSet
public Ice.AsyncResult begin_removeAllCodomainMapContextSet(java.util.List<CodomainMapContext> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
end_removeAllCodomainMapContextSet
public void end_removeAllCodomainMapContextSet(Ice.AsyncResult __iresult)
- Specified by:
end_removeAllCodomainMapContextSet
in interfaceChannelBindingPrx
-
removeCodomainMapContext
public void removeCodomainMapContext(CodomainMapContext theTarget)
- Specified by:
removeCodomainMapContext
in interfaceChannelBindingPrx
-
removeCodomainMapContext
public void removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, Ice.Callback __cb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, Callback_ChannelBinding_removeCodomainMapContext __cb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_removeCodomainMapContext __cb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
begin_removeCodomainMapContext
public Ice.AsyncResult begin_removeCodomainMapContext(CodomainMapContext theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_removeCodomainMapContext
in interfaceChannelBindingPrx
-
end_removeCodomainMapContext
public void end_removeCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_removeCodomainMapContext
in interfaceChannelBindingPrx
-
setActive
public void setActive(RBool theActive)
- Specified by:
setActive
in interfaceChannelBindingPrx
-
setActive
public void setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, Ice.Callback __cb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, Callback_ChannelBinding_setActive __cb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setActive __cb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
begin_setActive
public Ice.AsyncResult begin_setActive(RBool theActive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setActive
in interfaceChannelBindingPrx
-
end_setActive
public void end_setActive(Ice.AsyncResult __iresult)
- Specified by:
end_setActive
in interfaceChannelBindingPrx
-
setAlpha
public void setAlpha(RInt theAlpha)
- Specified by:
setAlpha
in interfaceChannelBindingPrx
-
setAlpha
public void setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Ice.Callback __cb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, Callback_ChannelBinding_setAlpha __cb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setAlpha __cb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
begin_setAlpha
public Ice.AsyncResult begin_setAlpha(RInt theAlpha, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setAlpha
in interfaceChannelBindingPrx
-
end_setAlpha
public void end_setAlpha(Ice.AsyncResult __iresult)
- Specified by:
end_setAlpha
in interfaceChannelBindingPrx
-
setBlue
public void setBlue(RInt theBlue)
- Specified by:
setBlue
in interfaceChannelBindingPrx
-
setBlue
public void setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Ice.Callback __cb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, Callback_ChannelBinding_setBlue __cb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setBlue __cb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
begin_setBlue
public Ice.AsyncResult begin_setBlue(RInt theBlue, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setBlue
in interfaceChannelBindingPrx
-
end_setBlue
public void end_setBlue(Ice.AsyncResult __iresult)
- Specified by:
end_setBlue
in interfaceChannelBindingPrx
-
setCodomainMapContext
public CodomainMapContext setCodomainMapContext(int index, CodomainMapContext theElement)
- Specified by:
setCodomainMapContext
in interfaceChannelBindingPrx
-
setCodomainMapContext
public CodomainMapContext setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, Ice.Callback __cb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, Callback_ChannelBinding_setCodomainMapContext __cb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setCodomainMapContext __cb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setCodomainMapContext
public Ice.AsyncResult begin_setCodomainMapContext(int index, CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCodomainMapContext
in interfaceChannelBindingPrx
-
end_setCodomainMapContext
public CodomainMapContext end_setCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_setCodomainMapContext
in interfaceChannelBindingPrx
-
__setCodomainMapContext_completed
public static void __setCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
-
setCoefficient
public void setCoefficient(RDouble theCoefficient)
- Specified by:
setCoefficient
in interfaceChannelBindingPrx
-
setCoefficient
public void setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, Ice.Callback __cb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, Callback_ChannelBinding_setCoefficient __cb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setCoefficient __cb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
begin_setCoefficient
public Ice.AsyncResult begin_setCoefficient(RDouble theCoefficient, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setCoefficient
in interfaceChannelBindingPrx
-
end_setCoefficient
public void end_setCoefficient(Ice.AsyncResult __iresult)
- Specified by:
end_setCoefficient
in interfaceChannelBindingPrx
-
setFamily
public void setFamily(Family theFamily)
- Specified by:
setFamily
in interfaceChannelBindingPrx
-
setFamily
public void setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, Ice.Callback __cb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, Callback_ChannelBinding_setFamily __cb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setFamily __cb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
begin_setFamily
public Ice.AsyncResult begin_setFamily(Family theFamily, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setFamily
in interfaceChannelBindingPrx
-
end_setFamily
public void end_setFamily(Ice.AsyncResult __iresult)
- Specified by:
end_setFamily
in interfaceChannelBindingPrx
-
setGreen
public void setGreen(RInt theGreen)
- Specified by:
setGreen
in interfaceChannelBindingPrx
-
setGreen
public void setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Ice.Callback __cb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, Callback_ChannelBinding_setGreen __cb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setGreen __cb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
begin_setGreen
public Ice.AsyncResult begin_setGreen(RInt theGreen, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setGreen
in interfaceChannelBindingPrx
-
end_setGreen
public void end_setGreen(Ice.AsyncResult __iresult)
- Specified by:
end_setGreen
in interfaceChannelBindingPrx
-
setInputEnd
public void setInputEnd(RDouble theInputEnd)
- Specified by:
setInputEnd
in interfaceChannelBindingPrx
-
setInputEnd
public void setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, Ice.Callback __cb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, Callback_ChannelBinding_setInputEnd __cb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setInputEnd __cb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
begin_setInputEnd
public Ice.AsyncResult begin_setInputEnd(RDouble theInputEnd, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setInputEnd
in interfaceChannelBindingPrx
-
end_setInputEnd
public void end_setInputEnd(Ice.AsyncResult __iresult)
- Specified by:
end_setInputEnd
in interfaceChannelBindingPrx
-
setInputStart
public void setInputStart(RDouble theInputStart)
- Specified by:
setInputStart
in interfaceChannelBindingPrx
-
setInputStart
public void setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, Ice.Callback __cb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, Callback_ChannelBinding_setInputStart __cb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setInputStart __cb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
begin_setInputStart
public Ice.AsyncResult begin_setInputStart(RDouble theInputStart, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setInputStart
in interfaceChannelBindingPrx
-
end_setInputStart
public void end_setInputStart(Ice.AsyncResult __iresult)
- Specified by:
end_setInputStart
in interfaceChannelBindingPrx
-
setLookupTable
public void setLookupTable(RString theLookupTable)
- Specified by:
setLookupTable
in interfaceChannelBindingPrx
-
setLookupTable
public void setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, Ice.Callback __cb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, Callback_ChannelBinding_setLookupTable __cb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setLookupTable __cb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
begin_setLookupTable
public Ice.AsyncResult begin_setLookupTable(RString theLookupTable, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setLookupTable
in interfaceChannelBindingPrx
-
end_setLookupTable
public void end_setLookupTable(Ice.AsyncResult __iresult)
- Specified by:
end_setLookupTable
in interfaceChannelBindingPrx
-
setNoiseReduction
public void setNoiseReduction(RBool theNoiseReduction)
- Specified by:
setNoiseReduction
in interfaceChannelBindingPrx
-
setNoiseReduction
public void setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, Ice.Callback __cb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, Callback_ChannelBinding_setNoiseReduction __cb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setNoiseReduction __cb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
begin_setNoiseReduction
public Ice.AsyncResult begin_setNoiseReduction(RBool theNoiseReduction, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setNoiseReduction
in interfaceChannelBindingPrx
-
end_setNoiseReduction
public void end_setNoiseReduction(Ice.AsyncResult __iresult)
- Specified by:
end_setNoiseReduction
in interfaceChannelBindingPrx
-
setPrimaryCodomainMapContext
public CodomainMapContext setPrimaryCodomainMapContext(CodomainMapContext theElement)
- Specified by:
setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
setPrimaryCodomainMapContext
public CodomainMapContext setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, Ice.Callback __cb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, Callback_ChannelBinding_setPrimaryCodomainMapContext __cb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setPrimaryCodomainMapContext __cb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
begin_setPrimaryCodomainMapContext
public Ice.AsyncResult begin_setPrimaryCodomainMapContext(CodomainMapContext theElement, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<CodomainMapContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
end_setPrimaryCodomainMapContext
public CodomainMapContext end_setPrimaryCodomainMapContext(Ice.AsyncResult __iresult)
- Specified by:
end_setPrimaryCodomainMapContext
in interfaceChannelBindingPrx
-
__setPrimaryCodomainMapContext_completed
public static void __setPrimaryCodomainMapContext_completed(Ice.TwowayCallbackArg1<CodomainMapContext> __cb, Ice.AsyncResult __result)
-
setRed
public void setRed(RInt theRed)
- Specified by:
setRed
in interfaceChannelBindingPrx
-
setRed
public void setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Ice.Callback __cb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, Callback_ChannelBinding_setRed __cb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setRed __cb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
begin_setRed
public Ice.AsyncResult begin_setRed(RInt theRed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRed
in interfaceChannelBindingPrx
-
end_setRed
public void end_setRed(Ice.AsyncResult __iresult)
- Specified by:
end_setRed
in interfaceChannelBindingPrx
-
setRenderingDef
public void setRenderingDef(RenderingDef theRenderingDef)
- Specified by:
setRenderingDef
in interfaceChannelBindingPrx
-
setRenderingDef
public void setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, Ice.Callback __cb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, Callback_ChannelBinding_setRenderingDef __cb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setRenderingDef __cb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
begin_setRenderingDef
public Ice.AsyncResult begin_setRenderingDef(RenderingDef theRenderingDef, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setRenderingDef
in interfaceChannelBindingPrx
-
end_setRenderingDef
public void end_setRenderingDef(Ice.AsyncResult __iresult)
- Specified by:
end_setRenderingDef
in interfaceChannelBindingPrx
-
setVersion
public void setVersion(RInt theVersion)
- Specified by:
setVersion
in interfaceChannelBindingPrx
-
setVersion
public void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_ChannelBinding_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_setVersion __cb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
begin_setVersion
public Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setVersion
in interfaceChannelBindingPrx
-
end_setVersion
public void end_setVersion(Ice.AsyncResult __iresult)
- Specified by:
end_setVersion
in interfaceChannelBindingPrx
-
sizeOfSpatialDomainEnhancement
public int sizeOfSpatialDomainEnhancement()
- Specified by:
sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
sizeOfSpatialDomainEnhancement
public int sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement()
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(Ice.Callback __cb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(Callback_ChannelBinding_sizeOfSpatialDomainEnhancement __cb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_sizeOfSpatialDomainEnhancement __cb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_sizeOfSpatialDomainEnhancement
public Ice.AsyncResult begin_sizeOfSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
end_sizeOfSpatialDomainEnhancement
public int end_sizeOfSpatialDomainEnhancement(Ice.AsyncResult __iresult)
- Specified by:
end_sizeOfSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
__sizeOfSpatialDomainEnhancement_completed
public static void __sizeOfSpatialDomainEnhancement_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
-
unloadSpatialDomainEnhancement
public void unloadSpatialDomainEnhancement()
- Specified by:
unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
unloadSpatialDomainEnhancement
public void unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement()
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(Ice.Callback __cb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(Callback_ChannelBinding_unloadSpatialDomainEnhancement __cb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ChannelBinding_unloadSpatialDomainEnhancement __cb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
begin_unloadSpatialDomainEnhancement
public Ice.AsyncResult begin_unloadSpatialDomainEnhancement(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
end_unloadSpatialDomainEnhancement
public void end_unloadSpatialDomainEnhancement(Ice.AsyncResult __iresult)
- Specified by:
end_unloadSpatialDomainEnhancement
in interfaceChannelBindingPrx
-
getDetails
public Details getDetails()
- Specified by:
getDetails
in interfaceIObjectPrx
-
getDetails
public Details getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails()
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getDetails __cb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
begin_getDetails
public Ice.AsyncResult begin_getDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Details> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getDetails
in interfaceIObjectPrx
-
end_getDetails
public Details end_getDetails(Ice.AsyncResult __iresult)
- Specified by:
end_getDetails
in interfaceIObjectPrx
-
__getDetails_completed
public static void __getDetails_completed(Ice.TwowayCallbackArg1<Details> __cb, Ice.AsyncResult __result)
-
getId
public RLong getId()
- Specified by:
getId
in interfaceIObjectPrx
-
getId
public RLong getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId()
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_getId __cb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
begin_getId
public Ice.AsyncResult begin_getId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getId
in interfaceIObjectPrx
-
end_getId
public RLong end_getId(Ice.AsyncResult __iresult)
- Specified by:
end_getId
in interfaceIObjectPrx
-
__getId_completed
public static void __getId_completed(Ice.TwowayCallbackArg1<RLong> __cb, Ice.AsyncResult __result)
-
isAnnotated
public boolean isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
-
isAnnotated
public boolean isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated()
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isAnnotated __cb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isAnnotated
public Ice.AsyncResult begin_isAnnotated(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
begin_isAnnotated
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isAnnotated
public boolean end_isAnnotated(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Allows for the attachment of any omero.model.Annotation subclasses. Methods provided are: - linkAnnotation(Annotation) -- Specified by:
end_isAnnotated
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isAnnotated_completed
public static void __isAnnotated_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isGlobal
public boolean isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
-
isGlobal
public boolean isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal()
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isGlobal __cb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isGlobal
public Ice.AsyncResult begin_isGlobal(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
begin_isGlobal
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isGlobal
public boolean end_isGlobal(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Marker interface which means that special rules apply for both reading and writing these instances.- Specified by:
end_isGlobal
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isGlobal_completed
public static void __isGlobal_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLink
public boolean isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
-
isLink
public boolean isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLink
public Ice.AsyncResult begin_isLink()
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLink __cb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLink
public Ice.AsyncResult begin_isLink(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
begin_isLink
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLink
public boolean end_isLink(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
A link between two other types. Methods provided: - getParent() - getChild()- Specified by:
end_isLink
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLink_completed
public static void __isLink_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isLoaded
public boolean isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
-
isLoaded
public boolean isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded()
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isLoaded __cb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isLoaded
public Ice.AsyncResult begin_isLoaded(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
begin_isLoaded
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isLoaded
public boolean end_isLoaded(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Tests if the objects are loaded or not. If this value is false, then any method call on this instance other than getId or setId will result in an exception.- Specified by:
end_isLoaded
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isLoaded_completed
public static void __isLoaded_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
isMutable
public boolean isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
-
isMutable
public boolean isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable()
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_isMutable __cb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_isMutable
public Ice.AsyncResult begin_isMutable(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
begin_isMutable
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_isMutable
public boolean end_isMutable(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
The server will persist changes made to these types. Methods provided: - getVersion() - setVersion()- Specified by:
end_isMutable
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__isMutable_completed
public static void __isMutable_completed(Ice.TwowayCallbackBool __cb, Ice.AsyncResult __result)
-
proxy
public IObject proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
-
proxy
public IObject proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_proxy
public Ice.AsyncResult begin_proxy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_proxy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_proxy
public Ice.AsyncResult begin_proxy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
begin_proxy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_proxy
public IObject end_proxy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance constructed as if by: new InstanceI( this.id.val, false );- Specified by:
end_proxy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__proxy_completed
public static void __proxy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
setId
public void setId(RLong id)
- Specified by:
setId
in interfaceIObjectPrx
-
setId
public void setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_setId __cb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
begin_setId
public Ice.AsyncResult begin_setId(RLong id, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setId
in interfaceIObjectPrx
-
end_setId
public void end_setId(Ice.AsyncResult __iresult)
- Specified by:
end_setId
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
-
shallowCopy
public IObject shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy()
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_shallowCopy __cb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_shallowCopy
public Ice.AsyncResult begin_shallowCopy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
begin_shallowCopy
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_shallowCopy
public IObject end_shallowCopy(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Return another instance of the same type as this instance with all single-value entities unloaded and all members of collections also unloaded.- Specified by:
end_shallowCopy
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
__shallowCopy_completed
public static void __shallowCopy_completed(Ice.TwowayCallbackArg1<IObject> __cb, Ice.AsyncResult __result)
-
unload
public void unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
-
unload
public void unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unload
public Ice.AsyncResult begin_unload()
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unload __cb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unload
public Ice.AsyncResult begin_unload(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
begin_unload
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unload
public void end_unload(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Sets the loaded boolean to false and empties all state from this entity to make sending it over the network less costly.- Specified by:
end_unload
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadCollections
public void unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
-
unloadCollections
public void unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections()
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadCollections __cb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadCollections
public Ice.AsyncResult begin_unloadCollections(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
begin_unloadCollections
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadCollections
public void end_unloadCollections(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
Each collection can also be unloaded, independently of the object itself. To unload all collections, use: object.unloadCollections(); This is useful when it is possible that a collection no longer represents the state in the database, and passing the collections back to the server might delete some entities. Sending back empty collections can also save a significant amount of bandwidth, when working with large data graphs.- Specified by:
end_unloadCollections
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
unloadDetails
public void unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
-
unloadDetails
public void unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails()
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IObject_unloadDetails __cb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_unloadDetails
public Ice.AsyncResult begin_unloadDetails(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
begin_unloadDetails
in interfaceIObjectPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_unloadDetails
public void end_unloadDetails(Ice.AsyncResult __iresult)
Description copied from interface:IObjectPrx
As with collections, the objects under details can link to many other objects. Unloading the details can same bandwidth and simplify the server logic.- Specified by:
end_unloadDetails
in interfaceIObjectPrx
- Parameters:
__iresult
- The asynchronous result object.
-
checkedCast
public static ChannelBindingPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ChannelBindingPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ChannelBindingPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ChannelBindingPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ChannelBindingPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ChannelBindingPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ChannelBindingPrx v)
-
__read
public static ChannelBindingPrx __read(IceInternal.BasicStream __is)
-
-