Interface ServiceFactoryPrx
-
- All Superinterfaces:
Ice.ObjectPrx
,Glacier2.SessionPrx
,SessionPrx
- All Known Implementing Classes:
ServiceFactoryPrxHelper
public interface ServiceFactoryPrx extends SessionPrx
Starting point for all OMERO.blitz interaction.A ServiceFactory once acquired can be used to create any number of service proxies to the server. Most services implement
ServiceInterface
or its subinterfaceStatefulServiceInterface
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>
activeServices()
Returns a list of string ids for currently active services.java.util.List<java.lang.String>
activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices()
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(Ice.Callback __cb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_activeServices __cb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_activeServices(Callback_ServiceFactory_activeServices __cb)
Returns a list of string ids for currently active services.Ice.AsyncResult
begin_closeOnDestroy()
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(Ice.Callback __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_closeOnDestroy __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_closeOnDestroy(Callback_ServiceFactory_closeOnDestroy __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.Ice.AsyncResult
begin_createByName(java.lang.String name)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, Ice.Callback __cb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createByName __cb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createByName(java.lang.String name, Callback_ServiceFactory_createByName __cb)
Allows looking up any stateful service by name.Ice.AsyncResult
begin_createExporter()
Ice.AsyncResult
begin_createExporter(Ice.Callback __cb)
Ice.AsyncResult
begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createExporter __cb)
Ice.AsyncResult
begin_createExporter(Callback_ServiceFactory_createExporter __cb)
Ice.AsyncResult
begin_createJobHandle()
Ice.AsyncResult
begin_createJobHandle(Ice.Callback __cb)
Ice.AsyncResult
begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createJobHandle __cb)
Ice.AsyncResult
begin_createJobHandle(Callback_ServiceFactory_createJobHandle __cb)
Ice.AsyncResult
begin_createRawFileStore()
Ice.AsyncResult
begin_createRawFileStore(Ice.Callback __cb)
Ice.AsyncResult
begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawFileStore __cb)
Ice.AsyncResult
begin_createRawFileStore(Callback_ServiceFactory_createRawFileStore __cb)
Ice.AsyncResult
begin_createRawPixelsStore()
Ice.AsyncResult
begin_createRawPixelsStore(Ice.Callback __cb)
Ice.AsyncResult
begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawPixelsStore __cb)
Ice.AsyncResult
begin_createRawPixelsStore(Callback_ServiceFactory_createRawPixelsStore __cb)
Ice.AsyncResult
begin_createRenderingEngine()
Ice.AsyncResult
begin_createRenderingEngine(Ice.Callback __cb)
Ice.AsyncResult
begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRenderingEngine __cb)
Ice.AsyncResult
begin_createRenderingEngine(Callback_ServiceFactory_createRenderingEngine __cb)
Ice.AsyncResult
begin_createSearchService()
Ice.AsyncResult
begin_createSearchService(Ice.Callback __cb)
Ice.AsyncResult
begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createSearchService __cb)
Ice.AsyncResult
begin_createSearchService(Callback_ServiceFactory_createSearchService __cb)
Ice.AsyncResult
begin_createThumbnailStore()
Ice.AsyncResult
begin_createThumbnailStore(Ice.Callback __cb)
Ice.AsyncResult
begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createThumbnailStore __cb)
Ice.AsyncResult
begin_createThumbnailStore(Callback_ServiceFactory_createThumbnailStore __cb)
Ice.AsyncResult
begin_detachOnDestroy()
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(Ice.Callback __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_detachOnDestroy __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_detachOnDestroy(Callback_ServiceFactory_detachOnDestroy __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.Ice.AsyncResult
begin_getAdminService()
Ice.AsyncResult
begin_getAdminService(Ice.Callback __cb)
Ice.AsyncResult
begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getAdminService __cb)
Ice.AsyncResult
begin_getAdminService(Callback_ServiceFactory_getAdminService __cb)
Ice.AsyncResult
begin_getByName(java.lang.String name)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, Ice.Callback __cb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getByName __cb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getByName(java.lang.String name, Callback_ServiceFactory_getByName __cb)
Allows looking up any stateless service by name.Ice.AsyncResult
begin_getConfigService()
Ice.AsyncResult
begin_getConfigService(Ice.Callback __cb)
Ice.AsyncResult
begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getConfigService __cb)
Ice.AsyncResult
begin_getConfigService(Callback_ServiceFactory_getConfigService __cb)
Ice.AsyncResult
begin_getContainerService()
Ice.AsyncResult
begin_getContainerService(Ice.Callback __cb)
Ice.AsyncResult
begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getContainerService __cb)
Ice.AsyncResult
begin_getContainerService(Callback_ServiceFactory_getContainerService __cb)
Ice.AsyncResult
begin_getLdapService()
Ice.AsyncResult
begin_getLdapService(Ice.Callback __cb)
Ice.AsyncResult
begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getLdapService __cb)
Ice.AsyncResult
begin_getLdapService(Callback_ServiceFactory_getLdapService __cb)
Ice.AsyncResult
begin_getMetadataService()
Ice.AsyncResult
begin_getMetadataService(Ice.Callback __cb)
Ice.AsyncResult
begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getMetadataService __cb)
Ice.AsyncResult
begin_getMetadataService(Callback_ServiceFactory_getMetadataService __cb)
Ice.AsyncResult
begin_getPixelsService()
Ice.AsyncResult
begin_getPixelsService(Ice.Callback __cb)
Ice.AsyncResult
begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getPixelsService __cb)
Ice.AsyncResult
begin_getPixelsService(Callback_ServiceFactory_getPixelsService __cb)
Ice.AsyncResult
begin_getProjectionService()
Ice.AsyncResult
begin_getProjectionService(Ice.Callback __cb)
Ice.AsyncResult
begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getProjectionService __cb)
Ice.AsyncResult
begin_getProjectionService(Callback_ServiceFactory_getProjectionService __cb)
Ice.AsyncResult
begin_getQueryService()
Ice.AsyncResult
begin_getQueryService(Ice.Callback __cb)
Ice.AsyncResult
begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getQueryService __cb)
Ice.AsyncResult
begin_getQueryService(Callback_ServiceFactory_getQueryService __cb)
Ice.AsyncResult
begin_getRenderingSettingsService()
Ice.AsyncResult
begin_getRenderingSettingsService(Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRenderingSettingsService __cb)
Ice.AsyncResult
begin_getRenderingSettingsService(Callback_ServiceFactory_getRenderingSettingsService __cb)
Ice.AsyncResult
begin_getRepositoryInfoService()
Ice.AsyncResult
begin_getRepositoryInfoService(Ice.Callback __cb)
Ice.AsyncResult
begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRepositoryInfoService __cb)
Ice.AsyncResult
begin_getRepositoryInfoService(Callback_ServiceFactory_getRepositoryInfoService __cb)
Ice.AsyncResult
begin_getRoiService()
Ice.AsyncResult
begin_getRoiService(Ice.Callback __cb)
Ice.AsyncResult
begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRoiService __cb)
Ice.AsyncResult
begin_getRoiService(Callback_ServiceFactory_getRoiService __cb)
Ice.AsyncResult
begin_getScriptService()
Ice.AsyncResult
begin_getScriptService(Ice.Callback __cb)
Ice.AsyncResult
begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getScriptService __cb)
Ice.AsyncResult
begin_getScriptService(Callback_ServiceFactory_getScriptService __cb)
Ice.AsyncResult
begin_getSecurityContexts()
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(Ice.Callback __cb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSecurityContexts __cb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSecurityContexts(Callback_ServiceFactory_getSecurityContexts __cb)
Provides a list of all valid security contexts for this session.Ice.AsyncResult
begin_getSessionService()
Ice.AsyncResult
begin_getSessionService(Ice.Callback __cb)
Ice.AsyncResult
begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSessionService __cb)
Ice.AsyncResult
begin_getSessionService(Callback_ServiceFactory_getSessionService __cb)
Ice.AsyncResult
begin_getShareService()
Ice.AsyncResult
begin_getShareService(Ice.Callback __cb)
Ice.AsyncResult
begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getShareService __cb)
Ice.AsyncResult
begin_getShareService(Callback_ServiceFactory_getShareService __cb)
Ice.AsyncResult
begin_getTimelineService()
Ice.AsyncResult
begin_getTimelineService(Ice.Callback __cb)
Ice.AsyncResult
begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTimelineService __cb)
Ice.AsyncResult
begin_getTimelineService(Callback_ServiceFactory_getTimelineService __cb)
Ice.AsyncResult
begin_getTypesService()
Ice.AsyncResult
begin_getTypesService(Ice.Callback __cb)
Ice.AsyncResult
begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTypesService __cb)
Ice.AsyncResult
begin_getTypesService(Callback_ServiceFactory_getTypesService __cb)
Ice.AsyncResult
begin_getUpdateService()
Ice.AsyncResult
begin_getUpdateService(Ice.Callback __cb)
Ice.AsyncResult
begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getUpdateService __cb)
Ice.AsyncResult
begin_getUpdateService(Callback_ServiceFactory_getUpdateService __cb)
Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, Ice.Callback __cb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, 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)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, 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)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAlive __cb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAlive(ServiceInterfacePrx proxy, Callback_ServiceFactory_keepAlive __cb)
Returns true if the given service is alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, Ice.Callback __cb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAllAlive __cb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_keepAllAlive(ServiceInterfacePrx[] proxies, Callback_ServiceFactory_keepAllAlive __cb)
Requests that the given services be marked as alive.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, Ice.Callback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setCallback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setCallback(ClientCallbackPrx callback, Callback_ServiceFactory_setCallback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application.Ice.AsyncResult
begin_setSecurityContext(IObject obj)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, Ice.Callback __cb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityContext __cb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityContext(IObject obj, Callback_ServiceFactory_setSecurityContext __cb)
Changes the security context for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, Ice.Callback __cb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityPassword __cb)
Re-validates the password for the current session.Ice.AsyncResult
begin_setSecurityPassword(java.lang.String password, Callback_ServiceFactory_setSecurityPassword __cb)
Re-validates the password for the current session.Ice.AsyncResult
begin_sharedResources()
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(Ice.Callback __cb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_sharedResources __cb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_sharedResources(Callback_ServiceFactory_sharedResources __cb)
Returns a reference to a back-end manager.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Ice.Callback __cb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_subscribe __cb)
Subscribe to a given topic.Ice.AsyncResult
begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Callback_ServiceFactory_subscribe __cb)
Subscribe to a given topic.void
closeOnDestroy()
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.void
closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.StatefulServiceInterfacePrx
createByName(java.lang.String name)
Allows looking up any stateful service by name.StatefulServiceInterfacePrx
createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateful service by name.ExporterPrx
createExporter()
ExporterPrx
createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobHandlePrx
createJobHandle()
JobHandlePrx
createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
createRawFileStore()
RawFileStorePrx
createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawPixelsStorePrx
createRawPixelsStore()
RawPixelsStorePrx
createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
RenderingEnginePrx
createRenderingEngine()
RenderingEnginePrx
createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx)
SearchPrx
createSearchService()
SearchPrx
createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ThumbnailStorePrx
createThumbnailStore()
ThumbnailStorePrx
createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
detachOnDestroy()
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.void
detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.java.util.List<java.lang.String>
end_activeServices(Ice.AsyncResult __result)
Returns a list of string ids for currently active services.void
end_closeOnDestroy(Ice.AsyncResult __result)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.StatefulServiceInterfacePrx
end_createByName(Ice.AsyncResult __result)
Allows looking up any stateful service by name.ExporterPrx
end_createExporter(Ice.AsyncResult __result)
JobHandlePrx
end_createJobHandle(Ice.AsyncResult __result)
RawFileStorePrx
end_createRawFileStore(Ice.AsyncResult __result)
RawPixelsStorePrx
end_createRawPixelsStore(Ice.AsyncResult __result)
RenderingEnginePrx
end_createRenderingEngine(Ice.AsyncResult __result)
SearchPrx
end_createSearchService(Ice.AsyncResult __result)
ThumbnailStorePrx
end_createThumbnailStore(Ice.AsyncResult __result)
void
end_detachOnDestroy(Ice.AsyncResult __result)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.IAdminPrx
end_getAdminService(Ice.AsyncResult __result)
ServiceInterfacePrx
end_getByName(Ice.AsyncResult __result)
Allows looking up any stateless service by name.IConfigPrx
end_getConfigService(Ice.AsyncResult __result)
IContainerPrx
end_getContainerService(Ice.AsyncResult __result)
ILdapPrx
end_getLdapService(Ice.AsyncResult __result)
IMetadataPrx
end_getMetadataService(Ice.AsyncResult __result)
IPixelsPrx
end_getPixelsService(Ice.AsyncResult __result)
IProjectionPrx
end_getProjectionService(Ice.AsyncResult __result)
IQueryPrx
end_getQueryService(Ice.AsyncResult __result)
IRenderingSettingsPrx
end_getRenderingSettingsService(Ice.AsyncResult __result)
IRepositoryInfoPrx
end_getRepositoryInfoService(Ice.AsyncResult __result)
IRoiPrx
end_getRoiService(Ice.AsyncResult __result)
IScriptPrx
end_getScriptService(Ice.AsyncResult __result)
java.util.List<IObject>
end_getSecurityContexts(Ice.AsyncResult __result)
Provides a list of all valid security contexts for this session.ISessionPrx
end_getSessionService(Ice.AsyncResult __result)
ISharePrx
end_getShareService(Ice.AsyncResult __result)
ITimelinePrx
end_getTimelineService(Ice.AsyncResult __result)
ITypesPrx
end_getTypesService(Ice.AsyncResult __result)
IUpdatePrx
end_getUpdateService(Ice.AsyncResult __result)
boolean
end_keepAlive(Ice.AsyncResult __result)
Returns true if the given service is alive.long
end_keepAllAlive(Ice.AsyncResult __result)
Requests that the given services be marked as alive.void
end_setCallback(Ice.AsyncResult __result)
Sets the single callback used by the ServiceFactory to communicate with the client application.IObject
end_setSecurityContext(Ice.AsyncResult __result)
Changes the security context for the current session.void
end_setSecurityPassword(Ice.AsyncResult __result)
Re-validates the password for the current session.SharedResourcesPrx
end_sharedResources(Ice.AsyncResult __result)
Returns a reference to a back-end manager.void
end_subscribe(Ice.AsyncResult __result)
Subscribe to a given topic.IAdminPrx
getAdminService()
IAdminPrx
getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceInterfacePrx
getByName(java.lang.String name)
Allows looking up any stateless service by name.ServiceInterfacePrx
getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateless service by name.IConfigPrx
getConfigService()
IConfigPrx
getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IContainerPrx
getContainerService()
IContainerPrx
getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ILdapPrx
getLdapService()
ILdapPrx
getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IMetadataPrx
getMetadataService()
IMetadataPrx
getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IPixelsPrx
getPixelsService()
IPixelsPrx
getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IProjectionPrx
getProjectionService()
IProjectionPrx
getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IQueryPrx
getQueryService()
IQueryPrx
getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IRenderingSettingsPrx
getRenderingSettingsService()
IRenderingSettingsPrx
getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IRepositoryInfoPrx
getRepositoryInfoService()
IRepositoryInfoPrx
getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IRoiPrx
getRoiService()
IRoiPrx
getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IScriptPrx
getScriptService()
IScriptPrx
getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<IObject>
getSecurityContexts()
Provides a list of all valid security contexts for this session.java.util.List<IObject>
getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides a list of all valid security contexts for this session.ISessionPrx
getSessionService()
ISessionPrx
getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ISharePrx
getShareService()
ISharePrx
getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ITimelinePrx
getTimelineService()
ITimelinePrx
getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx)
ITypesPrx
getTypesService()
ITypesPrx
getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx)
IUpdatePrx
getUpdateService()
IUpdatePrx
getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx)
boolean
keepAlive(ServiceInterfacePrx proxy)
Returns true if the given service is alive.boolean
keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the given service is alive.long
keepAllAlive(ServiceInterfacePrx[] proxies)
Requests that the given services be marked as alive.long
keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx)
Requests that the given services be marked as alive.void
setCallback(ClientCallbackPrx callback)
Sets the single callback used by the ServiceFactory to communicate with the client application.void
setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the single callback used by the ServiceFactory to communicate with the client application.IObject
setSecurityContext(IObject obj)
Changes the security context for the current session.IObject
setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the security context for the current session.void
setSecurityPassword(java.lang.String password)
Re-validates the password for the current session.void
setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Re-validates the password for the current session.SharedResourcesPrx
sharedResources()
Returns a reference to a back-end manager.SharedResourcesPrx
sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a reference to a back-end manager.void
subscribe(java.lang.String topicName, Ice.ObjectPrx prx)
Subscribe to a given topic.void
subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Subscribe to a given topic.-
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
-
Methods inherited from interface Glacier2.SessionPrx
begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, begin_destroy, destroy, destroy, end_destroy
-
Methods inherited from interface omero.cmd.SessionPrx
begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, begin_submit, end_submit, submit, submit
-
-
-
-
Method Detail
-
getSecurityContexts
java.util.List<IObject> getSecurityContexts() throws ServerError
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Throws:
ServerError
-
getSecurityContexts
java.util.List<IObject> getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts()
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(Ice.Callback __cb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(Callback_ServiceFactory_getSecurityContexts __cb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSecurityContexts __cb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- 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_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- 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_getSecurityContexts
Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- 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_getSecurityContexts
java.util.List<IObject> end_getSecurityContexts(Ice.AsyncResult __result) throws ServerError
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setSecurityContext
IObject setSecurityContext(IObject obj) throws ServerError
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Throws:
ServerError
-
setSecurityContext
IObject setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, Ice.Callback __cb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, Callback_ServiceFactory_setSecurityContext __cb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityContext __cb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- 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_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- 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_setSecurityContext
Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- 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_setSecurityContext
IObject end_setSecurityContext(Ice.AsyncResult __result) throws ServerError
Changes the security context for the current session.A security context limits the set of objects which will be returned by all queries and restricts what updates can be made.
Current valid values for security context:
ExperimenterGroup
- logs into a specific groupShare
- uses IShare to activate a share
Passing an unloaded version of either object type will change the way the current session operates. Note: only objects which are returned by the
getSecurityContext
method are considered valid. Any other instance will cause an exception to be thrown.Example usage in Python:
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setSecurityPassword
void setSecurityPassword(java.lang.String password) throws ServerError
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Throws:
ServerError
-
setSecurityPassword
void setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Ice.Callback __cb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Callback_ServiceFactory_setSecurityPassword __cb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityPassword __cb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- 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_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- 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_setSecurityPassword
Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- 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_setSecurityPassword
void end_setSecurityPassword(Ice.AsyncResult __result) throws ServerError
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
getAdminService
IAdminPrx getAdminService() throws ServerError
- Throws:
ServerError
-
getAdminService
IAdminPrx getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService()
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(Ice.Callback __cb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(Callback_ServiceFactory_getAdminService __cb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getAdminService __cb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getAdminService
Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getAdminService
IAdminPrx end_getAdminService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getConfigService
IConfigPrx getConfigService() throws ServerError
- Throws:
ServerError
-
getConfigService
IConfigPrx getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService()
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(Ice.Callback __cb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(Callback_ServiceFactory_getConfigService __cb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getConfigService __cb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getConfigService
Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getConfigService
IConfigPrx end_getConfigService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getContainerService
IContainerPrx getContainerService() throws ServerError
- Throws:
ServerError
-
getContainerService
IContainerPrx getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService()
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(Ice.Callback __cb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(Callback_ServiceFactory_getContainerService __cb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getContainerService __cb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getContainerService
Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getContainerService
IContainerPrx end_getContainerService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getLdapService
ILdapPrx getLdapService() throws ServerError
- Throws:
ServerError
-
getLdapService
ILdapPrx getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService()
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(Ice.Callback __cb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(Callback_ServiceFactory_getLdapService __cb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getLdapService __cb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getLdapService
Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getLdapService
ILdapPrx end_getLdapService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getPixelsService
IPixelsPrx getPixelsService() throws ServerError
- Throws:
ServerError
-
getPixelsService
IPixelsPrx getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService()
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(Ice.Callback __cb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(Callback_ServiceFactory_getPixelsService __cb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getPixelsService __cb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getPixelsService
Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getPixelsService
IPixelsPrx end_getPixelsService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getProjectionService
IProjectionPrx getProjectionService() throws ServerError
- Throws:
ServerError
-
getProjectionService
IProjectionPrx getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService()
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(Ice.Callback __cb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(Callback_ServiceFactory_getProjectionService __cb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getProjectionService __cb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getProjectionService
Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getProjectionService
IProjectionPrx end_getProjectionService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getQueryService
IQueryPrx getQueryService() throws ServerError
- Throws:
ServerError
-
getQueryService
IQueryPrx getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService()
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(Ice.Callback __cb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(Callback_ServiceFactory_getQueryService __cb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getQueryService __cb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getQueryService
Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getQueryService
IQueryPrx end_getQueryService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getRenderingSettingsService
IRenderingSettingsPrx getRenderingSettingsService() throws ServerError
- Throws:
ServerError
-
getRenderingSettingsService
IRenderingSettingsPrx getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService()
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(Ice.Callback __cb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(Callback_ServiceFactory_getRenderingSettingsService __cb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRenderingSettingsService __cb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRenderingSettingsService
Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getRenderingSettingsService
IRenderingSettingsPrx end_getRenderingSettingsService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getRepositoryInfoService
IRepositoryInfoPrx getRepositoryInfoService() throws ServerError
- Throws:
ServerError
-
getRepositoryInfoService
IRepositoryInfoPrx getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService()
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(Ice.Callback __cb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(Callback_ServiceFactory_getRepositoryInfoService __cb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRepositoryInfoService __cb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRepositoryInfoService
Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getRepositoryInfoService
IRepositoryInfoPrx end_getRepositoryInfoService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getRoiService
IRoiPrx getRoiService() throws ServerError
- Throws:
ServerError
-
getRoiService
IRoiPrx getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService()
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(Ice.Callback __cb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(Callback_ServiceFactory_getRoiService __cb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRoiService __cb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getRoiService
Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getRoiService
IRoiPrx end_getRoiService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getScriptService
IScriptPrx getScriptService() throws ServerError
- Throws:
ServerError
-
getScriptService
IScriptPrx getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService()
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(Ice.Callback __cb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(Callback_ServiceFactory_getScriptService __cb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getScriptService __cb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getScriptService
Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getScriptService
IScriptPrx end_getScriptService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getSessionService
ISessionPrx getSessionService() throws ServerError
- Throws:
ServerError
-
getSessionService
ISessionPrx getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService()
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(Ice.Callback __cb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(Callback_ServiceFactory_getSessionService __cb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSessionService __cb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getSessionService
Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getSessionService
ISessionPrx end_getSessionService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getShareService
ISharePrx getShareService() throws ServerError
- Throws:
ServerError
-
getShareService
ISharePrx getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getShareService
Ice.AsyncResult begin_getShareService()
-
begin_getShareService
Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(Ice.Callback __cb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(Callback_ServiceFactory_getShareService __cb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getShareService __cb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getShareService
Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getShareService
ISharePrx end_getShareService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getTimelineService
ITimelinePrx getTimelineService() throws ServerError
- Throws:
ServerError
-
getTimelineService
ITimelinePrx getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService()
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(Ice.Callback __cb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(Callback_ServiceFactory_getTimelineService __cb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTimelineService __cb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getTimelineService
Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getTimelineService
ITimelinePrx end_getTimelineService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getTypesService
ITypesPrx getTypesService() throws ServerError
- Throws:
ServerError
-
getTypesService
ITypesPrx getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService()
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(Ice.Callback __cb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(Callback_ServiceFactory_getTypesService __cb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTypesService __cb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getTypesService
Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getTypesService
ITypesPrx end_getTypesService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getUpdateService
IUpdatePrx getUpdateService() throws ServerError
- Throws:
ServerError
-
getUpdateService
IUpdatePrx getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService()
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(Ice.Callback __cb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(Callback_ServiceFactory_getUpdateService __cb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getUpdateService __cb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getUpdateService
Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getUpdateService
IUpdatePrx end_getUpdateService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
getMetadataService
IMetadataPrx getMetadataService() throws ServerError
- Throws:
ServerError
-
getMetadataService
IMetadataPrx getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService()
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(Ice.Callback __cb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(Callback_ServiceFactory_getMetadataService __cb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getMetadataService __cb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_getMetadataService
Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_getMetadataService
IMetadataPrx end_getMetadataService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createExporter
ExporterPrx createExporter() throws ServerError
- Throws:
ServerError
-
createExporter
ExporterPrx createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createExporter
Ice.AsyncResult begin_createExporter()
-
begin_createExporter
Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(Ice.Callback __cb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(Callback_ServiceFactory_createExporter __cb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createExporter __cb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createExporter
Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createExporter
ExporterPrx end_createExporter(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createJobHandle
JobHandlePrx createJobHandle() throws ServerError
- Throws:
ServerError
-
createJobHandle
JobHandlePrx createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle()
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(Ice.Callback __cb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(Callback_ServiceFactory_createJobHandle __cb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createJobHandle __cb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createJobHandle
Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createJobHandle
JobHandlePrx end_createJobHandle(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createRawFileStore
RawFileStorePrx createRawFileStore() throws ServerError
- Throws:
ServerError
-
createRawFileStore
RawFileStorePrx createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore()
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(Ice.Callback __cb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(Callback_ServiceFactory_createRawFileStore __cb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawFileStore __cb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRawFileStore
Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createRawFileStore
RawFileStorePrx end_createRawFileStore(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createRawPixelsStore
RawPixelsStorePrx createRawPixelsStore() throws ServerError
- Throws:
ServerError
-
createRawPixelsStore
RawPixelsStorePrx createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore()
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(Ice.Callback __cb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(Callback_ServiceFactory_createRawPixelsStore __cb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawPixelsStore __cb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRawPixelsStore
Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createRawPixelsStore
RawPixelsStorePrx end_createRawPixelsStore(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createRenderingEngine
RenderingEnginePrx createRenderingEngine() throws ServerError
- Throws:
ServerError
-
createRenderingEngine
RenderingEnginePrx createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine()
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(Ice.Callback __cb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(Callback_ServiceFactory_createRenderingEngine __cb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRenderingEngine __cb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createRenderingEngine
Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createRenderingEngine
RenderingEnginePrx end_createRenderingEngine(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createSearchService
SearchPrx createSearchService() throws ServerError
- Throws:
ServerError
-
createSearchService
SearchPrx createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService()
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(Ice.Callback __cb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(Callback_ServiceFactory_createSearchService __cb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createSearchService __cb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createSearchService
Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createSearchService
SearchPrx end_createSearchService(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
createThumbnailStore
ThumbnailStorePrx createThumbnailStore() throws ServerError
- Throws:
ServerError
-
createThumbnailStore
ThumbnailStorePrx createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Throws:
ServerError
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore()
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(Ice.Callback __cb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(Callback_ServiceFactory_createThumbnailStore __cb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createThumbnailStore __cb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
-
begin_createThumbnailStore
Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
-
end_createThumbnailStore
ThumbnailStorePrx end_createThumbnailStore(Ice.AsyncResult __result) throws ServerError
- Throws:
ServerError
-
sharedResources
SharedResourcesPrx sharedResources() throws ServerError
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Throws:
ServerError
- See Also:
SharedResources
-
sharedResources
SharedResourcesPrx sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
SharedResources
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources()
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(Ice.Callback __cb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(Callback_ServiceFactory_sharedResources __cb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_sharedResources __cb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_sharedResources
Ice.AsyncResult begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- 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_sharedResources
Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- 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_sharedResources
Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- 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_sharedResources
SharedResourcesPrx end_sharedResources(Ice.AsyncResult __result) throws ServerError
Returns a reference to a back-end manager. TheSharedResources
service provides look ups for various facilities offered by OMERO: These facilities may or may not be available on first request.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
- See Also:
SharedResources
-
getByName
ServiceInterfacePrx getByName(java.lang.String name) throws ServerError
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Throws:
ServerError
-
getByName
ServiceInterfacePrx getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, Ice.Callback __cb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, Callback_ServiceFactory_getByName __cb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getByName __cb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- 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_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- 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_getByName
Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- 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_getByName
ServiceInterfacePrx end_getByName(Ice.AsyncResult __result) throws ServerError
Allows looking up any stateless service by name. See Constants.ice for examples of services. If a service has been added by third-parties, getByName can be used even though no concrete method is available.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
createByName
StatefulServiceInterfacePrx createByName(java.lang.String name) throws ServerError
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Throws:
ServerError
-
createByName
StatefulServiceInterfacePrx createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, Ice.Callback __cb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, Callback_ServiceFactory_createByName __cb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createByName __cb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- 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_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- 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_createByName
Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<StatefulServiceInterfacePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- 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_createByName
StatefulServiceInterfacePrx end_createByName(Ice.AsyncResult __result) throws ServerError
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
subscribe
void subscribe(java.lang.String topicName, Ice.ObjectPrx prx) throws ServerError
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Throws:
ServerError
-
subscribe
void subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Ice.Callback __cb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Callback_ServiceFactory_subscribe __cb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_subscribe __cb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- 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_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- 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_subscribe
Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- 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_subscribe
void end_subscribe(Ice.AsyncResult __result) throws ServerError
Subscribe to a given topic. The topic must exist and the user must have sufficient permissions for that topic. Further the proxy object must match the required type for the topic as encoded in the topic name.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
setCallback
void setCallback(ClientCallbackPrx callback) throws ServerError
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Throws:
ServerError
-
setCallback
void setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Ice.Callback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Callback_ServiceFactory_setCallback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setCallback __cb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- 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_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- 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_setCallback
Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- 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_setCallback
void end_setCallback(Ice.AsyncResult __result) throws ServerError
Sets the single callback used by the ServiceFactory to communicate with the client application. A default callback is set by the omero::client object on session creation which should suffice for most usage. See the client object's documentation in each language mapping for ways to use the callback.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
closeOnDestroy
void closeOnDestroy() throws ServerError
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Throws:
ServerError
-
closeOnDestroy
void closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy()
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(Ice.Callback __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(Callback_ServiceFactory_closeOnDestroy __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_closeOnDestroy __cb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- 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_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- 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_closeOnDestroy
Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- 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_closeOnDestroy
void end_closeOnDestroy(Ice.AsyncResult __result) throws ServerError
Marks the session for closure rather than detachment, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() Closing the session rather the detaching is more secure, since all resources are removed from the server and can safely be set once it is clear that a client is finished with those resources.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
detachOnDestroy
void detachOnDestroy() throws ServerError
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Throws:
ServerError
-
detachOnDestroy
void detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy()
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(Ice.Callback __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(Callback_ServiceFactory_detachOnDestroy __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_detachOnDestroy __cb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- 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_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- 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_detachOnDestroy
Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- 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_detachOnDestroy
void end_detachOnDestroy(Ice.AsyncResult __result) throws ServerError
Marks the session for detachment rather than closure, which will be triggered by the destruction of the Glacier2 connection via router.destroySession() This is the default and allows a lost session to be reconnected, at a slight security cost since the session will persist longer and can be used by others if the UUID is intercepted.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
activeServices
java.util.List<java.lang.String> activeServices() throws ServerError
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Throws:
ServerError
-
activeServices
java.util.List<java.lang.String> activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_activeServices
Ice.AsyncResult begin_activeServices()
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(Ice.Callback __cb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(Callback_ServiceFactory_activeServices __cb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_activeServices __cb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activeServices
Ice.AsyncResult begin_activeServices(IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- 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_activeServices
Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- 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_activeServices
Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- 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_activeServices
java.util.List<java.lang.String> end_activeServices(Ice.AsyncResult __result) throws ServerError
Returns a list of string ids for currently active services. This will _not_ keep services alive, and in fact checks for all expired services and removes them.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
keepAllAlive
long keepAllAlive(ServiceInterfacePrx[] proxies) throws ServerError
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Throws:
ServerError
-
keepAllAlive
long keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Ice.Callback __cb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Callback_ServiceFactory_keepAllAlive __cb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAllAlive __cb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- 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_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- 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_keepAllAlive
Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- 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_keepAllAlive
long end_keepAllAlive(Ice.AsyncResult __result) throws ServerError
Requests that the given services be marked as alive. It is possible that one of the services has already timed out, in which case the returned long value will be non-zero. Specifically, the bit representing the 0-based index will be 1:if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
keepAlive
boolean keepAlive(ServiceInterfacePrx proxy) throws ServerError
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Throws:
ServerError
-
keepAlive
boolean keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Ice.Callback __cb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Callback_ServiceFactory_keepAlive __cb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAlive __cb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- 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_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, 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)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- 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_keepAlive
Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, 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)
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- 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_keepAlive
boolean end_keepAlive(Ice.AsyncResult __result) throws ServerError
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Parameters:
__result
- The asynchronous result object.- Throws:
ServerError
-
-