public final class RSetPrxHelper extends Ice.ObjectPrxHelperBase implements RSetPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
RSetPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__compare_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__get_completed(Ice.TwowayCallbackArg1<RType> __cb,
Ice.AsyncResult __result) |
static void |
__getValue_completed(Ice.TwowayCallbackArg1<java.util.List<RType>> __cb,
Ice.AsyncResult __result) |
static RSetPrx |
__read(IceInternal.BasicStream __is) |
static void |
__size_completed(Ice.TwowayCallbackInt __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
RSetPrx v) |
void |
add(RType value) |
void |
add(RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAll(java.util.List<RType> value) |
void |
addAll(java.util.List<RType> value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_add(RType value) |
Ice.AsyncResult |
begin_add(RType value,
Callback_RCollection_add __cb) |
Ice.AsyncResult |
begin_add(RType value,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_add(RType value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_add(RType value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_add(RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_add(RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RCollection_add __cb) |
Ice.AsyncResult |
begin_add(RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_add(RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_add(RType value,
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_addAll(java.util.List<RType> value) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
Callback_RCollection_addAll __cb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RCollection_addAll __cb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAll(java.util.List<RType> value,
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_compare(RType rhs)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
Callback_RType_compare __cb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
Ice.Callback __cb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RType_compare __cb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Equals-like functionality for all RTypes.
|
Ice.AsyncResult |
begin_get(int index) |
Ice.AsyncResult |
begin_get(int index,
Callback_RCollection_get __cb) |
Ice.AsyncResult |
begin_get(int index,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_get(int index,
IceInternal.Functional_GenericCallback1<RType> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_get(int index,
IceInternal.Functional_GenericCallback1<RType> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RCollection_get __cb) |
Ice.AsyncResult |
begin_get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RType> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RType> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getValue() |
Ice.AsyncResult |
begin_getValue(Callback_RCollection_getValue __cb) |
Ice.AsyncResult |
begin_getValue(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RCollection_getValue __cb) |
Ice.AsyncResult |
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_size() |
Ice.AsyncResult |
begin_size(Callback_RCollection_size __cb) |
Ice.AsyncResult |
begin_size(Ice.Callback __cb) |
Ice.AsyncResult |
begin_size(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_size(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RCollection_size __cb) |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
static RSetPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static RSetPrx |
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.
|
static RSetPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static RSetPrx |
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.
|
int |
compare(RType rhs)
Equals-like functionality for all RTypes.
|
int |
compare(RType rhs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Equals-like functionality for all RTypes.
|
void |
end_add(Ice.AsyncResult __iresult) |
void |
end_addAll(Ice.AsyncResult __iresult) |
int |
end_compare(Ice.AsyncResult __iresult)
Equals-like functionality for all RTypes.
|
RType |
end_get(Ice.AsyncResult __iresult) |
java.util.List<RType> |
end_getValue(Ice.AsyncResult __iresult) |
int |
end_size(Ice.AsyncResult __iresult) |
RType |
get(int index) |
RType |
get(int index,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<RType> |
getValue() |
java.util.List<RType> |
getValue(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
int |
size() |
int |
size(java.util.Map<java.lang.String,java.lang.String> __ctx) |
static RSetPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static RSetPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public void add(RType value)
add
in interface RCollectionPrx
public void add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, Ice.Callback __cb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, Callback_RCollection_add __cb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RCollection_add __cb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_add
in interface RCollectionPrx
public Ice.AsyncResult begin_add(RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_add
in interface RCollectionPrx
public void end_add(Ice.AsyncResult __iresult)
end_add
in interface RCollectionPrx
public void addAll(java.util.List<RType> value)
addAll
in interface RCollectionPrx
public void addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx)
addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, Ice.Callback __cb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, Callback_RCollection_addAll __cb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RCollection_addAll __cb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addAll
in interface RCollectionPrx
public Ice.AsyncResult begin_addAll(java.util.List<RType> value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_addAll
in interface RCollectionPrx
public void end_addAll(Ice.AsyncResult __iresult)
end_addAll
in interface RCollectionPrx
public RType get(int index)
get
in interface RCollectionPrx
public RType get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, Ice.Callback __cb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, Callback_RCollection_get __cb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RCollection_get __cb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_get
in interface RCollectionPrx
public Ice.AsyncResult begin_get(int index, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_get
in interface RCollectionPrx
public RType end_get(Ice.AsyncResult __iresult)
end_get
in interface RCollectionPrx
public static void __get_completed(Ice.TwowayCallbackArg1<RType> __cb, Ice.AsyncResult __result)
public java.util.List<RType> getValue()
getValue
in interface RCollectionPrx
public java.util.List<RType> getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue()
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(Ice.Callback __cb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(Callback_RCollection_getValue __cb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RCollection_getValue __cb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getValue
in interface RCollectionPrx
public Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getValue
in interface RCollectionPrx
public java.util.List<RType> end_getValue(Ice.AsyncResult __iresult)
end_getValue
in interface RCollectionPrx
public static void __getValue_completed(Ice.TwowayCallbackArg1<java.util.List<RType>> __cb, Ice.AsyncResult __result)
public int size()
size
in interface RCollectionPrx
public int size(java.util.Map<java.lang.String,java.lang.String> __ctx)
size
in interface RCollectionPrx
public Ice.AsyncResult begin_size()
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(Ice.Callback __cb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(Callback_RCollection_size __cb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RCollection_size __cb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_size
in interface RCollectionPrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_size
in interface RCollectionPrx
public int end_size(Ice.AsyncResult __iresult)
end_size
in interface RCollectionPrx
public static void __size_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public int compare(RType rhs)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
public int compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
public Ice.AsyncResult begin_compare(RType rhs)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
public Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_compare(RType rhs, Ice.Callback __cb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_compare(RType rhs, Callback_RType_compare __cb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RType_compare __cb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_compare(RType rhs, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_compare(RType rhs, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
begin_compare
in interface RTypePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public int end_compare(Ice.AsyncResult __iresult)
RTypePrx
rbool(true).compare(rbool(true)) == 0This method was originally added (Oct 2008) to force the base RType class to be abstract in all languages.
end_compare
in interface RTypePrx
__iresult
- The asynchronous result object.public static void __compare_completed(Ice.TwowayCallbackInt __cb, Ice.AsyncResult __result)
public static RSetPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static RSetPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static RSetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static RSetPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static RSetPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static RSetPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, RSetPrx v)
public static RSetPrx __read(IceInternal.BasicStream __is)