public final class RMapPrxHelper extends Ice.ObjectPrxHelperBase implements RMapPrx
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String[] | 
__ids  | 
static long | 
serialVersionUID  | 
| Constructor and Description | 
|---|
RMapPrxHelper()  | 
| 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.Map<java.lang.String,RType>> __cb,
                    Ice.AsyncResult __result)  | 
static RMapPrx | 
__read(IceInternal.BasicStream __is)  | 
static void | 
__size_completed(Ice.TwowayCallbackInt __cb,
                Ice.AsyncResult __result)  | 
static void | 
__write(IceInternal.BasicStream __os,
       RMapPrx v)  | 
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(java.lang.String key)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         Callback_RMap_get __cb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         IceInternal.Functional_GenericCallback1<RType> __responseCb,
         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         IceInternal.Functional_GenericCallback1<RType> __responseCb,
         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         java.util.Map<java.lang.String,java.lang.String> __ctx,
         Callback_RMap_get __cb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         java.util.Map<java.lang.String,java.lang.String> __ctx,
         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_get(java.lang.String key,
         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(java.lang.String key,
         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_RMap_getValue __cb)  | 
Ice.AsyncResult | 
begin_getValue(Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,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_RMap_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.Map<java.lang.String,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.Map<java.lang.String,RType>> __responseCb,
              IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
              IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         Callback_RMap_put __cb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         IceInternal.Functional_VoidCallback __responseCb,
         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         IceInternal.Functional_VoidCallback __responseCb,
         IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
         IceInternal.Functional_BoolCallback __sentCb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         java.util.Map<java.lang.String,java.lang.String> __ctx,
         Callback_RMap_put __cb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         RType value,
         java.util.Map<java.lang.String,java.lang.String> __ctx,
         Ice.Callback __cb)  | 
Ice.AsyncResult | 
begin_put(java.lang.String key,
         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_put(java.lang.String key,
         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_size()  | 
Ice.AsyncResult | 
begin_size(Callback_RMap_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_RMap_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 RMapPrx | 
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. 
 | 
static RMapPrx | 
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 RMapPrx | 
checkedCast(Ice.ObjectPrx __obj,
           java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. 
 | 
static RMapPrx | 
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. 
 | 
int | 
end_compare(Ice.AsyncResult __iresult)
Equals-like functionality for all RTypes. 
 | 
RType | 
end_get(Ice.AsyncResult __iresult)  | 
java.util.Map<java.lang.String,RType> | 
end_getValue(Ice.AsyncResult __iresult)  | 
void | 
end_put(Ice.AsyncResult __iresult)  | 
int | 
end_size(Ice.AsyncResult __iresult)  | 
RType | 
get(java.lang.String key)  | 
RType | 
get(java.lang.String key,
   java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
java.util.Map<java.lang.String,RType> | 
getValue()  | 
java.util.Map<java.lang.String,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. 
 | 
void | 
put(java.lang.String key,
   RType value)  | 
void | 
put(java.lang.String key,
   RType value,
   java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
int | 
size()  | 
int | 
size(java.util.Map<java.lang.String,java.lang.String> __ctx)  | 
static RMapPrx | 
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server. 
 | 
static RMapPrx | 
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, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_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_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public RType get(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_get(java.lang.String key)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 Ice.Callback __cb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 Callback_RMap_get __cb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_RMap_get __cb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 IceInternal.Functional_GenericCallback1<RType> __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 IceInternal.Functional_GenericCallback1<RType> __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_GenericCallback1<RType> __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
public Ice.AsyncResult begin_get(java.lang.String key,
                                 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)
public static void __get_completed(Ice.TwowayCallbackArg1<RType> __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,RType> getValue()
public java.util.Map<java.lang.String,RType> getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_getValue()
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(Ice.Callback __cb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Ice.Callback __cb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(Callback_RMap_getValue __cb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      Callback_RMap_getValue __cb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getValue in interface RMapPrxpublic Ice.AsyncResult begin_getValue(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                      IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb,
                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                      IceInternal.Functional_BoolCallback __sentCb)
begin_getValue in interface RMapPrxpublic java.util.Map<java.lang.String,RType> end_getValue(Ice.AsyncResult __iresult)
end_getValue in interface RMapPrxpublic static void __getValue_completed(Ice.TwowayCallbackArg1<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
public void put(java.lang.String key,
                RType value,
                java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 Ice.Callback __cb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Ice.Callback __cb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 Callback_RMap_put __cb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 Callback_RMap_put __cb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                 IceInternal.Functional_BoolCallback __sentCb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 RType value,
                                 java.util.Map<java.lang.String,java.lang.String> __ctx,
                                 IceInternal.Functional_VoidCallback __responseCb,
                                 IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
public Ice.AsyncResult begin_put(java.lang.String key,
                                 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)
public int size(java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_size()
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(Ice.Callback __cb)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                  Ice.Callback __cb)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(Callback_RMap_size __cb)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
                                  Callback_RMap_size __cb)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb,
                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_size in interface RMapPrxpublic Ice.AsyncResult begin_size(IceInternal.Functional_IntCallback __responseCb,
                                  IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                  IceInternal.Functional_BoolCallback __sentCb)
begin_size in interface RMapPrxpublic 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 RMapPrxpublic 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 RMapPrxpublic static void __size_completed(Ice.TwowayCallbackInt __cb,
                                    Ice.AsyncResult __result)
public int compare(RType rhs)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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 RTypePrxpublic Ice.AsyncResult begin_compare(RType rhs, java.util.Map<java.lang.String,java.lang.String> __ctx)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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)
RTypePrxrbool(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 RMapPrx checkedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static RMapPrx 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 RMapPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj - The untyped proxy.__facet - The name of the desired facet.public static RMapPrx 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 RMapPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj - The untyped proxy.public static RMapPrx 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,
                           RMapPrx v)
public static RMapPrx __read(IceInternal.BasicStream __is)