Package omero.cmd
Class HandlePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.cmd.HandlePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,HandlePrx
public final class HandlePrxHelper extends Ice.ObjectPrxHelperBase implements HandlePrx
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 HandlePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__cancel_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
static void
__getRequest_completed(Ice.TwowayCallbackArg1<Request> __cb, Ice.AsyncResult __result)
static void
__getResponse_completed(Ice.TwowayCallbackArg1<Response> __cb, Ice.AsyncResult __result)
static void
__getStatus_completed(Ice.TwowayCallbackArg1<Status> __cb, Ice.AsyncResult __result)
static HandlePrx
__read(IceInternal.BasicStream __is)
static void
__write(IceInternal.BasicStream __os, HandlePrx v)
void
addCallback(CmdCallbackPrx cb)
Add a callback for notifications.void
addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, Ice.Callback __cb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_addCallback __cb)
Add a callback for notifications.Ice.AsyncResult
begin_addCallback(CmdCallbackPrx cb, Callback_Handle_addCallback __cb)
Add a callback for notifications.Ice.AsyncResult
begin_cancel()
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(Ice.Callback __cb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_cancel __cb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_cancel(Callback_Handle_cancel __cb)
Attempts to cancel execution of thisRequest
.Ice.AsyncResult
begin_close()
Closes this handle.Ice.AsyncResult
begin_close(Ice.Callback __cb)
Closes this handle.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Closes this handle.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Closes this handle.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Closes this handle.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Closes this handle.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Closes this handle.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Closes this handle.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_close __cb)
Closes this handle.Ice.AsyncResult
begin_close(Callback_Handle_close __cb)
Closes this handle.Ice.AsyncResult
begin_getRequest()
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(Ice.Callback __cb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getRequest __cb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getRequest(Callback_Handle_getRequest __cb)
Returns the request object that was used to initialize this handle.Ice.AsyncResult
begin_getResponse()
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(Ice.Callback __cb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getResponse __cb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getResponse(Callback_Handle_getResponse __cb)
Returns a response if this handle has finished execution, otherwise returns null.Ice.AsyncResult
begin_getStatus()
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(Ice.Callback __cb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getStatus __cb)
Returns a status object for the current execution.Ice.AsyncResult
begin_getStatus(Callback_Handle_getStatus __cb)
Returns a status object for the current execution.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, Ice.Callback __cb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_removeCallback __cb)
Remove callback for notifications.Ice.AsyncResult
begin_removeCallback(CmdCallbackPrx cb, Callback_Handle_removeCallback __cb)
Remove callback for notifications.boolean
cancel()
Attempts to cancel execution of thisRequest
.boolean
cancel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Attempts to cancel execution of thisRequest
.static HandlePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static HandlePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static HandlePrx
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 HandlePrx
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
close()
Closes this handle.void
close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Closes this handle.void
end_addCallback(Ice.AsyncResult __iresult)
Add a callback for notifications.boolean
end_cancel(Ice.AsyncResult __iresult)
Attempts to cancel execution of thisRequest
.void
end_close(Ice.AsyncResult __iresult)
Closes this handle.Request
end_getRequest(Ice.AsyncResult __iresult)
Returns the request object that was used to initialize this handle.Response
end_getResponse(Ice.AsyncResult __iresult)
Returns a response if this handle has finished execution, otherwise returns null.Status
end_getStatus(Ice.AsyncResult __iresult)
Returns a status object for the current execution.void
end_removeCallback(Ice.AsyncResult __iresult)
Remove callback for notifications.Request
getRequest()
Returns the request object that was used to initialize this handle.Request
getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the request object that was used to initialize this handle.Response
getResponse()
Returns a response if this handle has finished execution, otherwise returns null.Response
getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a response if this handle has finished execution, otherwise returns null.Status
getStatus()
Returns a status object for the current execution.Status
getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a status object for the current execution.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.void
removeCallback(CmdCallbackPrx cb)
Remove callback for notifications.void
removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Remove callback for notifications.static HandlePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static HandlePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
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
-
addCallback
public void addCallback(CmdCallbackPrx cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
addCallback
in interfaceHandlePrx
-
addCallback
public void addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
addCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, Ice.Callback __cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, Callback_Handle_addCallback __cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_addCallback __cb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__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_addCallback
public Ice.AsyncResult begin_addCallback(CmdCallbackPrx cb, 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:HandlePrx
Add a callback for notifications.- Specified by:
begin_addCallback
in interfaceHandlePrx
__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_addCallback
public void end_addCallback(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Add a callback for notifications.- Specified by:
end_addCallback
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.
-
cancel
public boolean cancel() throws LockTimeout
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
cancel
in interfaceHandlePrx
- Throws:
LockTimeout
-
cancel
public boolean cancel(java.util.Map<java.lang.String,java.lang.String> __ctx) throws LockTimeout
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
LockTimeout
-
begin_cancel
public Ice.AsyncResult begin_cancel()
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(Ice.Callback __cb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(Callback_Handle_cancel __cb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_cancel __cb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_cancel
public Ice.AsyncResult begin_cancel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
begin_cancel
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_cancel
public boolean end_cancel(Ice.AsyncResult __iresult) throws LockTimeout
Description copied from interface:HandlePrx
Attempts to cancel execution of thisRequest
. Returns true if cancellation was successful. Returns false if not, in which case likely this request will run to completion.- Specified by:
end_cancel
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
LockTimeout
-
__cancel_completed
public static void __cancel_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
-
close
public void close()
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.
-
close
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.
-
begin_close
public Ice.AsyncResult begin_close()
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Ice.Callback __cb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Callback_Handle_close __cb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_close __cb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- 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_close
public Ice.AsyncResult begin_close(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:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.- Specified by:
begin_close
in interfaceHandlePrx
- 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_close
public void end_close(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.
-
getRequest
public Request getRequest()
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
getRequest
in interfaceHandlePrx
-
getRequest
public Request getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
getRequest
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest()
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(Callback_Handle_getRequest __cb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getRequest __cb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getRequest
public Ice.AsyncResult begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- 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_getRequest
public Ice.AsyncResult begin_getRequest(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Request> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
begin_getRequest
in interfaceHandlePrx
- 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_getRequest
public Request end_getRequest(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Returns the request object that was used to initialize this handle. Never null.- Specified by:
end_getRequest
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.
-
__getRequest_completed
public static void __getRequest_completed(Ice.TwowayCallbackArg1<Request> __cb, Ice.AsyncResult __result)
-
getResponse
public Response getResponse()
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
getResponse
in interfaceHandlePrx
-
getResponse
public Response getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
getResponse
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse()
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(Callback_Handle_getResponse __cb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getResponse __cb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getResponse
public Ice.AsyncResult begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- 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_getResponse
public Ice.AsyncResult begin_getResponse(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Response> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
begin_getResponse
in interfaceHandlePrx
- 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_getResponse
public Response end_getResponse(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Returns a response if this handle has finished execution, otherwise returns null.- Specified by:
end_getResponse
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.
-
__getResponse_completed
public static void __getResponse_completed(Ice.TwowayCallbackArg1<Response> __cb, Ice.AsyncResult __result)
-
getStatus
public Status getStatus()
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.
-
getStatus
public Status getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus()
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(Callback_Handle_getStatus __cb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_getStatus __cb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- Parameters:
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- 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_getStatus
public Ice.AsyncResult begin_getStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Status> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
begin_getStatus
in interfaceHandlePrx
- 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_getStatus
public Status end_getStatus(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Returns a status object for the current execution. This will likely be the same object that would be returned as a component of theResponse
value. Never null.- Specified by:
end_getStatus
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.
-
__getStatus_completed
public static void __getStatus_completed(Ice.TwowayCallbackArg1<Status> __cb, Ice.AsyncResult __result)
-
removeCallback
public void removeCallback(CmdCallbackPrx cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
removeCallback
in interfaceHandlePrx
-
removeCallback
public void removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
removeCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, Ice.Callback __cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, Callback_Handle_removeCallback __cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Handle_removeCallback __cb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__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_removeCallback
public Ice.AsyncResult begin_removeCallback(CmdCallbackPrx cb, 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:HandlePrx
Remove callback for notifications.- Specified by:
begin_removeCallback
in interfaceHandlePrx
__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_removeCallback
public void end_removeCallback(Ice.AsyncResult __iresult)
Description copied from interface:HandlePrx
Remove callback for notifications.- Specified by:
end_removeCallback
in interfaceHandlePrx
- Parameters:
__iresult
- The asynchronous result object.
-
checkedCast
public static HandlePrx 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 HandlePrx 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 HandlePrx 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 HandlePrx 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 HandlePrx 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 HandlePrx 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, HandlePrx v)
-
__read
public static HandlePrx __read(IceInternal.BasicStream __is)
-
-