Class ServiceFactoryPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.ServiceFactoryPrxHelper
-
- All Implemented Interfaces:
Glacier2.SessionPrx
,Ice.ObjectPrx
,java.io.Serializable
,ServiceFactoryPrx
,SessionPrx
public final class ServiceFactoryPrxHelper extends Ice.ObjectPrxHelperBase implements ServiceFactoryPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ServiceFactoryPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__activeServices_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
static void
__closeOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__createByName_completed(Ice.TwowayCallbackArg1UE<StatefulServiceInterfacePrx> __cb, Ice.AsyncResult __result)
static void
__createExporter_completed(Ice.TwowayCallbackArg1UE<ExporterPrx> __cb, Ice.AsyncResult __result)
static void
__createJobHandle_completed(Ice.TwowayCallbackArg1UE<JobHandlePrx> __cb, Ice.AsyncResult __result)
static void
__createRawFileStore_completed(Ice.TwowayCallbackArg1UE<RawFileStorePrx> __cb, Ice.AsyncResult __result)
static void
__createRawPixelsStore_completed(Ice.TwowayCallbackArg1UE<RawPixelsStorePrx> __cb, Ice.AsyncResult __result)
static void
__createRenderingEngine_completed(Ice.TwowayCallbackArg1UE<RenderingEnginePrx> __cb, Ice.AsyncResult __result)
static void
__createSearchService_completed(Ice.TwowayCallbackArg1UE<SearchPrx> __cb, Ice.AsyncResult __result)
static void
__createThumbnailStore_completed(Ice.TwowayCallbackArg1UE<ThumbnailStorePrx> __cb, Ice.AsyncResult __result)
static void
__detachOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__getAdminService_completed(Ice.TwowayCallbackArg1UE<IAdminPrx> __cb, Ice.AsyncResult __result)
static void
__getByName_completed(Ice.TwowayCallbackArg1UE<ServiceInterfacePrx> __cb, Ice.AsyncResult __result)
static void
__getConfigService_completed(Ice.TwowayCallbackArg1UE<IConfigPrx> __cb, Ice.AsyncResult __result)
static void
__getContainerService_completed(Ice.TwowayCallbackArg1UE<IContainerPrx> __cb, Ice.AsyncResult __result)
static void
__getLdapService_completed(Ice.TwowayCallbackArg1UE<ILdapPrx> __cb, Ice.AsyncResult __result)
static void
__getMetadataService_completed(Ice.TwowayCallbackArg1UE<IMetadataPrx> __cb, Ice.AsyncResult __result)
static void
__getPixelsService_completed(Ice.TwowayCallbackArg1UE<IPixelsPrx> __cb, Ice.AsyncResult __result)
static void
__getProjectionService_completed(Ice.TwowayCallbackArg1UE<IProjectionPrx> __cb, Ice.AsyncResult __result)
static void
__getQueryService_completed(Ice.TwowayCallbackArg1UE<IQueryPrx> __cb, Ice.AsyncResult __result)
static void
__getRenderingSettingsService_completed(Ice.TwowayCallbackArg1UE<IRenderingSettingsPrx> __cb, Ice.AsyncResult __result)
static void
__getRepositoryInfoService_completed(Ice.TwowayCallbackArg1UE<IRepositoryInfoPrx> __cb, Ice.AsyncResult __result)
static void
__getRoiService_completed(Ice.TwowayCallbackArg1UE<IRoiPrx> __cb, Ice.AsyncResult __result)
static void
__getScriptService_completed(Ice.TwowayCallbackArg1UE<IScriptPrx> __cb, Ice.AsyncResult __result)
static void
__getSecurityContexts_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
static void
__getSessionService_completed(Ice.TwowayCallbackArg1UE<ISessionPrx> __cb, Ice.AsyncResult __result)
static void
__getShareService_completed(Ice.TwowayCallbackArg1UE<ISharePrx> __cb, Ice.AsyncResult __result)
static void
__getTimelineService_completed(Ice.TwowayCallbackArg1UE<ITimelinePrx> __cb, Ice.AsyncResult __result)
static void
__getTypesService_completed(Ice.TwowayCallbackArg1UE<ITypesPrx> __cb, Ice.AsyncResult __result)
static void
__getUpdateService_completed(Ice.TwowayCallbackArg1UE<IUpdatePrx> __cb, Ice.AsyncResult __result)
static void
__keepAlive_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
static void
__keepAllAlive_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
static ServiceFactoryPrx
__read(IceInternal.BasicStream __is)
static void
__setCallback_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__setSecurityContext_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
static void
__setSecurityPassword_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__sharedResources_completed(Ice.TwowayCallbackArg1UE<SharedResourcesPrx> __cb, Ice.AsyncResult __result)
static void
__submit_completed(Ice.TwowayCallbackArg1<HandlePrx> __cb, Ice.AsyncResult __result)
static void
__subscribe_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, ServiceFactoryPrx v)
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_destroy()
Ice.AsyncResult
begin_destroy(Glacier2.Callback_Session_destroy __cb)
Ice.AsyncResult
begin_destroy(Ice.Callback __cb)
Ice.AsyncResult
begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Glacier2.Callback_Session_destroy __cb)
Ice.AsyncResult
begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_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_submit(Request req)
Ice.AsyncResult
begin_submit(Request req, Ice.Callback __cb)
Ice.AsyncResult
begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_submit __cb)
Ice.AsyncResult
begin_submit(Request req, Callback_Session_submit __cb)
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.static ServiceFactoryPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ServiceFactoryPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ServiceFactoryPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ServiceFactoryPrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.void
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
destroy()
void
destroy(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 __iresult)
Returns a list of string ids for currently active services.void
end_closeOnDestroy(Ice.AsyncResult __iresult)
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 __iresult)
Allows looking up any stateful service by name.ExporterPrx
end_createExporter(Ice.AsyncResult __iresult)
JobHandlePrx
end_createJobHandle(Ice.AsyncResult __iresult)
RawFileStorePrx
end_createRawFileStore(Ice.AsyncResult __iresult)
RawPixelsStorePrx
end_createRawPixelsStore(Ice.AsyncResult __iresult)
RenderingEnginePrx
end_createRenderingEngine(Ice.AsyncResult __iresult)
SearchPrx
end_createSearchService(Ice.AsyncResult __iresult)
ThumbnailStorePrx
end_createThumbnailStore(Ice.AsyncResult __iresult)
void
end_destroy(Ice.AsyncResult __iresult)
void
end_detachOnDestroy(Ice.AsyncResult __iresult)
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 __iresult)
ServiceInterfacePrx
end_getByName(Ice.AsyncResult __iresult)
Allows looking up any stateless service by name.IConfigPrx
end_getConfigService(Ice.AsyncResult __iresult)
IContainerPrx
end_getContainerService(Ice.AsyncResult __iresult)
ILdapPrx
end_getLdapService(Ice.AsyncResult __iresult)
IMetadataPrx
end_getMetadataService(Ice.AsyncResult __iresult)
IPixelsPrx
end_getPixelsService(Ice.AsyncResult __iresult)
IProjectionPrx
end_getProjectionService(Ice.AsyncResult __iresult)
IQueryPrx
end_getQueryService(Ice.AsyncResult __iresult)
IRenderingSettingsPrx
end_getRenderingSettingsService(Ice.AsyncResult __iresult)
IRepositoryInfoPrx
end_getRepositoryInfoService(Ice.AsyncResult __iresult)
IRoiPrx
end_getRoiService(Ice.AsyncResult __iresult)
IScriptPrx
end_getScriptService(Ice.AsyncResult __iresult)
java.util.List<IObject>
end_getSecurityContexts(Ice.AsyncResult __iresult)
Provides a list of all valid security contexts for this session.ISessionPrx
end_getSessionService(Ice.AsyncResult __iresult)
ISharePrx
end_getShareService(Ice.AsyncResult __iresult)
ITimelinePrx
end_getTimelineService(Ice.AsyncResult __iresult)
ITypesPrx
end_getTypesService(Ice.AsyncResult __iresult)
IUpdatePrx
end_getUpdateService(Ice.AsyncResult __iresult)
boolean
end_keepAlive(Ice.AsyncResult __iresult)
Returns true if the given service is alive.long
end_keepAllAlive(Ice.AsyncResult __iresult)
Requests that the given services be marked as alive.void
end_setCallback(Ice.AsyncResult __iresult)
Sets the single callback used by the ServiceFactory to communicate with the client application.IObject
end_setSecurityContext(Ice.AsyncResult __iresult)
Changes the security context for the current session.void
end_setSecurityPassword(Ice.AsyncResult __iresult)
Re-validates the password for the current session.SharedResourcesPrx
end_sharedResources(Ice.AsyncResult __iresult)
Returns a reference to a back-end manager.HandlePrx
end_submit(Ice.AsyncResult __iresult)
void
end_subscribe(Ice.AsyncResult __iresult)
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)
static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.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.HandlePrx
submit(Request req)
HandlePrx
submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx)
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.static ServiceFactoryPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ServiceFactoryPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy
in interfaceGlacier2.SessionPrx
-
destroy
public void destroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy()
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(Ice.Callback __cb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(Glacier2.Callback_Session_destroy __cb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Glacier2.Callback_Session_destroy __cb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
begin_destroy
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_destroy
in interfaceGlacier2.SessionPrx
-
end_destroy
public void end_destroy(Ice.AsyncResult __iresult)
- Specified by:
end_destroy
in interfaceGlacier2.SessionPrx
-
activeServices
public java.util.List<java.lang.String> activeServices() throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
activeServices
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
activeServices
public java.util.List<java.lang.String> activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
activeServices
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_activeServices
public Ice.AsyncResult begin_activeServices()
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_activeServices
public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_activeServices
public Ice.AsyncResult begin_activeServices(Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
public Ice.AsyncResult begin_activeServices(Callback_ServiceFactory_activeServices __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_activeServices __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activeServices
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activeServices
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_activeServices
in interfaceServiceFactoryPrx
- 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
public java.util.List<java.lang.String> end_activeServices(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_activeServices
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__activeServices_completed
public static void __activeServices_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
-
closeOnDestroy
public void closeOnDestroy() throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
closeOnDestroy
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
closeOnDestroy
public void closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy()
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(Callback_ServiceFactory_closeOnDestroy __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_closeOnDestroy __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_closeOnDestroy
public Ice.AsyncResult begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_closeOnDestroy
in interfaceServiceFactoryPrx
- 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
public void end_closeOnDestroy(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_closeOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__closeOnDestroy_completed
public static void __closeOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
createByName
public StatefulServiceInterfacePrx createByName(java.lang.String name) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
createByName
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createByName
public StatefulServiceInterfacePrx createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
createByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name, Callback_ServiceFactory_createByName __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createByName __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createByName
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createByName
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_createByName
in interfaceServiceFactoryPrx
__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
public StatefulServiceInterfacePrx end_createByName(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_createByName
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__createByName_completed
public static void __createByName_completed(Ice.TwowayCallbackArg1UE<StatefulServiceInterfacePrx> __cb, Ice.AsyncResult __result)
-
createExporter
public ExporterPrx createExporter() throws ServerError
- Specified by:
createExporter
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createExporter
public ExporterPrx createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createExporter
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createExporter
public Ice.AsyncResult begin_createExporter()
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(Ice.Callback __cb)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(Callback_ServiceFactory_createExporter __cb)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createExporter __cb)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public Ice.AsyncResult begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public 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)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public 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)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
begin_createExporter
public 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)
- Specified by:
begin_createExporter
in interfaceServiceFactoryPrx
-
end_createExporter
public ExporterPrx end_createExporter(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createExporter
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createExporter_completed
public static void __createExporter_completed(Ice.TwowayCallbackArg1UE<ExporterPrx> __cb, Ice.AsyncResult __result)
-
createJobHandle
public JobHandlePrx createJobHandle() throws ServerError
- Specified by:
createJobHandle
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createJobHandle
public JobHandlePrx createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createJobHandle
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle()
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(Ice.Callback __cb)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(Callback_ServiceFactory_createJobHandle __cb)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createJobHandle __cb)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public Ice.AsyncResult begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public 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)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public 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)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
begin_createJobHandle
public 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)
- Specified by:
begin_createJobHandle
in interfaceServiceFactoryPrx
-
end_createJobHandle
public JobHandlePrx end_createJobHandle(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createJobHandle
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createJobHandle_completed
public static void __createJobHandle_completed(Ice.TwowayCallbackArg1UE<JobHandlePrx> __cb, Ice.AsyncResult __result)
-
createRawFileStore
public RawFileStorePrx createRawFileStore() throws ServerError
- Specified by:
createRawFileStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createRawFileStore
public RawFileStorePrx createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createRawFileStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore()
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(Ice.Callback __cb)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(Callback_ServiceFactory_createRawFileStore __cb)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawFileStore __cb)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public Ice.AsyncResult begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public 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)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public 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)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
begin_createRawFileStore
public 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)
- Specified by:
begin_createRawFileStore
in interfaceServiceFactoryPrx
-
end_createRawFileStore
public RawFileStorePrx end_createRawFileStore(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createRawFileStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createRawFileStore_completed
public static void __createRawFileStore_completed(Ice.TwowayCallbackArg1UE<RawFileStorePrx> __cb, Ice.AsyncResult __result)
-
createRawPixelsStore
public RawPixelsStorePrx createRawPixelsStore() throws ServerError
- Specified by:
createRawPixelsStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createRawPixelsStore
public RawPixelsStorePrx createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createRawPixelsStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore()
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(Ice.Callback __cb)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(Callback_ServiceFactory_createRawPixelsStore __cb)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawPixelsStore __cb)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public Ice.AsyncResult begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public 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)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public 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)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
begin_createRawPixelsStore
public 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)
- Specified by:
begin_createRawPixelsStore
in interfaceServiceFactoryPrx
-
end_createRawPixelsStore
public RawPixelsStorePrx end_createRawPixelsStore(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createRawPixelsStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createRawPixelsStore_completed
public static void __createRawPixelsStore_completed(Ice.TwowayCallbackArg1UE<RawPixelsStorePrx> __cb, Ice.AsyncResult __result)
-
createRenderingEngine
public RenderingEnginePrx createRenderingEngine() throws ServerError
- Specified by:
createRenderingEngine
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createRenderingEngine
public RenderingEnginePrx createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createRenderingEngine
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine()
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(Ice.Callback __cb)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(Callback_ServiceFactory_createRenderingEngine __cb)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRenderingEngine __cb)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public Ice.AsyncResult begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public 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)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public 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)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
begin_createRenderingEngine
public 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)
- Specified by:
begin_createRenderingEngine
in interfaceServiceFactoryPrx
-
end_createRenderingEngine
public RenderingEnginePrx end_createRenderingEngine(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createRenderingEngine
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createRenderingEngine_completed
public static void __createRenderingEngine_completed(Ice.TwowayCallbackArg1UE<RenderingEnginePrx> __cb, Ice.AsyncResult __result)
-
createSearchService
public SearchPrx createSearchService() throws ServerError
- Specified by:
createSearchService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createSearchService
public SearchPrx createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createSearchService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService()
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(Ice.Callback __cb)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(Callback_ServiceFactory_createSearchService __cb)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createSearchService __cb)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public Ice.AsyncResult begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public 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)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public 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)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
begin_createSearchService
public 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)
- Specified by:
begin_createSearchService
in interfaceServiceFactoryPrx
-
end_createSearchService
public SearchPrx end_createSearchService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createSearchService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createSearchService_completed
public static void __createSearchService_completed(Ice.TwowayCallbackArg1UE<SearchPrx> __cb, Ice.AsyncResult __result)
-
createThumbnailStore
public ThumbnailStorePrx createThumbnailStore() throws ServerError
- Specified by:
createThumbnailStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
createThumbnailStore
public ThumbnailStorePrx createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createThumbnailStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore()
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(Ice.Callback __cb)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(Callback_ServiceFactory_createThumbnailStore __cb)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createThumbnailStore __cb)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public Ice.AsyncResult begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public 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)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public 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)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
begin_createThumbnailStore
public 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)
- Specified by:
begin_createThumbnailStore
in interfaceServiceFactoryPrx
-
end_createThumbnailStore
public ThumbnailStorePrx end_createThumbnailStore(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createThumbnailStore
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__createThumbnailStore_completed
public static void __createThumbnailStore_completed(Ice.TwowayCallbackArg1UE<ThumbnailStorePrx> __cb, Ice.AsyncResult __result)
-
detachOnDestroy
public void detachOnDestroy() throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
detachOnDestroy
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
detachOnDestroy
public void detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy()
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(Callback_ServiceFactory_detachOnDestroy __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_detachOnDestroy __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_detachOnDestroy
public Ice.AsyncResult begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_detachOnDestroy
in interfaceServiceFactoryPrx
- 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
public void end_detachOnDestroy(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_detachOnDestroy
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__detachOnDestroy_completed
public static void __detachOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getAdminService
public IAdminPrx getAdminService() throws ServerError
- Specified by:
getAdminService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getAdminService
public IAdminPrx getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getAdminService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService()
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(Ice.Callback __cb)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(Callback_ServiceFactory_getAdminService __cb)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getAdminService __cb)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public Ice.AsyncResult begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public 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)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public 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)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
begin_getAdminService
public 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)
- Specified by:
begin_getAdminService
in interfaceServiceFactoryPrx
-
end_getAdminService
public IAdminPrx end_getAdminService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getAdminService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getAdminService_completed
public static void __getAdminService_completed(Ice.TwowayCallbackArg1UE<IAdminPrx> __cb, Ice.AsyncResult __result)
-
getByName
public ServiceInterfacePrx getByName(java.lang.String name) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
getByName
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getByName
public ServiceInterfacePrx getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
getByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name, Callback_ServiceFactory_getByName __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getByName __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getByName
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getByName
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_getByName
in interfaceServiceFactoryPrx
__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
public ServiceInterfacePrx end_getByName(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_getByName
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getByName_completed
public static void __getByName_completed(Ice.TwowayCallbackArg1UE<ServiceInterfacePrx> __cb, Ice.AsyncResult __result)
-
getConfigService
public IConfigPrx getConfigService() throws ServerError
- Specified by:
getConfigService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getConfigService
public IConfigPrx getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getConfigService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService()
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(Ice.Callback __cb)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(Callback_ServiceFactory_getConfigService __cb)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getConfigService __cb)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public Ice.AsyncResult begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public 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)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public 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)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
begin_getConfigService
public 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)
- Specified by:
begin_getConfigService
in interfaceServiceFactoryPrx
-
end_getConfigService
public IConfigPrx end_getConfigService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getConfigService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getConfigService_completed
public static void __getConfigService_completed(Ice.TwowayCallbackArg1UE<IConfigPrx> __cb, Ice.AsyncResult __result)
-
getContainerService
public IContainerPrx getContainerService() throws ServerError
- Specified by:
getContainerService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getContainerService
public IContainerPrx getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getContainerService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService()
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(Ice.Callback __cb)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(Callback_ServiceFactory_getContainerService __cb)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getContainerService __cb)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public Ice.AsyncResult begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public 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)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public 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)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
begin_getContainerService
public 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)
- Specified by:
begin_getContainerService
in interfaceServiceFactoryPrx
-
end_getContainerService
public IContainerPrx end_getContainerService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getContainerService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getContainerService_completed
public static void __getContainerService_completed(Ice.TwowayCallbackArg1UE<IContainerPrx> __cb, Ice.AsyncResult __result)
-
getLdapService
public ILdapPrx getLdapService() throws ServerError
- Specified by:
getLdapService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getLdapService
public ILdapPrx getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getLdapService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService()
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(Ice.Callback __cb)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(Callback_ServiceFactory_getLdapService __cb)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getLdapService __cb)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public Ice.AsyncResult begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public 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)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public 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)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
begin_getLdapService
public 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)
- Specified by:
begin_getLdapService
in interfaceServiceFactoryPrx
-
end_getLdapService
public ILdapPrx end_getLdapService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getLdapService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getLdapService_completed
public static void __getLdapService_completed(Ice.TwowayCallbackArg1UE<ILdapPrx> __cb, Ice.AsyncResult __result)
-
getMetadataService
public IMetadataPrx getMetadataService() throws ServerError
- Specified by:
getMetadataService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getMetadataService
public IMetadataPrx getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getMetadataService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService()
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(Ice.Callback __cb)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(Callback_ServiceFactory_getMetadataService __cb)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getMetadataService __cb)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public Ice.AsyncResult begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public 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)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public 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)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
begin_getMetadataService
public 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)
- Specified by:
begin_getMetadataService
in interfaceServiceFactoryPrx
-
end_getMetadataService
public IMetadataPrx end_getMetadataService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getMetadataService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getMetadataService_completed
public static void __getMetadataService_completed(Ice.TwowayCallbackArg1UE<IMetadataPrx> __cb, Ice.AsyncResult __result)
-
getPixelsService
public IPixelsPrx getPixelsService() throws ServerError
- Specified by:
getPixelsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getPixelsService
public IPixelsPrx getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getPixelsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService()
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(Ice.Callback __cb)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(Callback_ServiceFactory_getPixelsService __cb)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getPixelsService __cb)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public Ice.AsyncResult begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public 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)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public 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)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
begin_getPixelsService
public 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)
- Specified by:
begin_getPixelsService
in interfaceServiceFactoryPrx
-
end_getPixelsService
public IPixelsPrx end_getPixelsService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getPixelsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getPixelsService_completed
public static void __getPixelsService_completed(Ice.TwowayCallbackArg1UE<IPixelsPrx> __cb, Ice.AsyncResult __result)
-
getProjectionService
public IProjectionPrx getProjectionService() throws ServerError
- Specified by:
getProjectionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getProjectionService
public IProjectionPrx getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getProjectionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService()
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(Ice.Callback __cb)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(Callback_ServiceFactory_getProjectionService __cb)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getProjectionService __cb)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public Ice.AsyncResult begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public 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)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public 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)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
begin_getProjectionService
public 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)
- Specified by:
begin_getProjectionService
in interfaceServiceFactoryPrx
-
end_getProjectionService
public IProjectionPrx end_getProjectionService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getProjectionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getProjectionService_completed
public static void __getProjectionService_completed(Ice.TwowayCallbackArg1UE<IProjectionPrx> __cb, Ice.AsyncResult __result)
-
getQueryService
public IQueryPrx getQueryService() throws ServerError
- Specified by:
getQueryService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getQueryService
public IQueryPrx getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getQueryService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService()
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(Ice.Callback __cb)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(Callback_ServiceFactory_getQueryService __cb)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getQueryService __cb)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public Ice.AsyncResult begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public 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)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public 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)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
begin_getQueryService
public 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)
- Specified by:
begin_getQueryService
in interfaceServiceFactoryPrx
-
end_getQueryService
public IQueryPrx end_getQueryService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getQueryService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getQueryService_completed
public static void __getQueryService_completed(Ice.TwowayCallbackArg1UE<IQueryPrx> __cb, Ice.AsyncResult __result)
-
getRenderingSettingsService
public IRenderingSettingsPrx getRenderingSettingsService() throws ServerError
- Specified by:
getRenderingSettingsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getRenderingSettingsService
public IRenderingSettingsPrx getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getRenderingSettingsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService()
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(Ice.Callback __cb)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(Callback_ServiceFactory_getRenderingSettingsService __cb)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRenderingSettingsService __cb)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public Ice.AsyncResult begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public 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)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public 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)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
begin_getRenderingSettingsService
public 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)
- Specified by:
begin_getRenderingSettingsService
in interfaceServiceFactoryPrx
-
end_getRenderingSettingsService
public IRenderingSettingsPrx end_getRenderingSettingsService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getRenderingSettingsService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getRenderingSettingsService_completed
public static void __getRenderingSettingsService_completed(Ice.TwowayCallbackArg1UE<IRenderingSettingsPrx> __cb, Ice.AsyncResult __result)
-
getRepositoryInfoService
public IRepositoryInfoPrx getRepositoryInfoService() throws ServerError
- Specified by:
getRepositoryInfoService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getRepositoryInfoService
public IRepositoryInfoPrx getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getRepositoryInfoService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService()
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(Ice.Callback __cb)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(Callback_ServiceFactory_getRepositoryInfoService __cb)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRepositoryInfoService __cb)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public Ice.AsyncResult begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public 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)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public 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)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
begin_getRepositoryInfoService
public 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)
- Specified by:
begin_getRepositoryInfoService
in interfaceServiceFactoryPrx
-
end_getRepositoryInfoService
public IRepositoryInfoPrx end_getRepositoryInfoService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getRepositoryInfoService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getRepositoryInfoService_completed
public static void __getRepositoryInfoService_completed(Ice.TwowayCallbackArg1UE<IRepositoryInfoPrx> __cb, Ice.AsyncResult __result)
-
getRoiService
public IRoiPrx getRoiService() throws ServerError
- Specified by:
getRoiService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getRoiService
public IRoiPrx getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getRoiService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService()
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(Ice.Callback __cb)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(Callback_ServiceFactory_getRoiService __cb)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRoiService __cb)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public Ice.AsyncResult begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public 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)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public 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)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
begin_getRoiService
public 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)
- Specified by:
begin_getRoiService
in interfaceServiceFactoryPrx
-
end_getRoiService
public IRoiPrx end_getRoiService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getRoiService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getRoiService_completed
public static void __getRoiService_completed(Ice.TwowayCallbackArg1UE<IRoiPrx> __cb, Ice.AsyncResult __result)
-
getScriptService
public IScriptPrx getScriptService() throws ServerError
- Specified by:
getScriptService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getScriptService
public IScriptPrx getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getScriptService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService()
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(Ice.Callback __cb)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(Callback_ServiceFactory_getScriptService __cb)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getScriptService __cb)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public Ice.AsyncResult begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public 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)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public 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)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
begin_getScriptService
public 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)
- Specified by:
begin_getScriptService
in interfaceServiceFactoryPrx
-
end_getScriptService
public IScriptPrx end_getScriptService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getScriptService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getScriptService_completed
public static void __getScriptService_completed(Ice.TwowayCallbackArg1UE<IScriptPrx> __cb, Ice.AsyncResult __result)
-
getSecurityContexts
public java.util.List<IObject> getSecurityContexts() throws ServerError
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
getSecurityContexts
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getSecurityContexts
public java.util.List<IObject> getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts()
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(Callback_ServiceFactory_getSecurityContexts __cb)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSecurityContexts __cb)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public Ice.AsyncResult begin_getSecurityContexts(IceInternal.Functional_GenericCallback1<java.util.List<IObject>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSecurityContexts
public 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)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
begin_getSecurityContexts
in interfaceServiceFactoryPrx
- 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
public java.util.List<IObject> end_getSecurityContexts(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
Provides a list of all valid security contexts for this session. Each of the returnedIObject
instances can be passed tosetSecurityContext
.- Specified by:
end_getSecurityContexts
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getSecurityContexts_completed
public static void __getSecurityContexts_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
-
getSessionService
public ISessionPrx getSessionService() throws ServerError
- Specified by:
getSessionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getSessionService
public ISessionPrx getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getSessionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService()
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(Ice.Callback __cb)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(Callback_ServiceFactory_getSessionService __cb)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSessionService __cb)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public Ice.AsyncResult begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public 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)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public 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)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
begin_getSessionService
public 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)
- Specified by:
begin_getSessionService
in interfaceServiceFactoryPrx
-
end_getSessionService
public ISessionPrx end_getSessionService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getSessionService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getSessionService_completed
public static void __getSessionService_completed(Ice.TwowayCallbackArg1UE<ISessionPrx> __cb, Ice.AsyncResult __result)
-
getShareService
public ISharePrx getShareService() throws ServerError
- Specified by:
getShareService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getShareService
public ISharePrx getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getShareService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getShareService
public Ice.AsyncResult begin_getShareService()
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(Ice.Callback __cb)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(Callback_ServiceFactory_getShareService __cb)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getShareService __cb)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public Ice.AsyncResult begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public 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)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public 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)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
begin_getShareService
public 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)
- Specified by:
begin_getShareService
in interfaceServiceFactoryPrx
-
end_getShareService
public ISharePrx end_getShareService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getShareService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getShareService_completed
public static void __getShareService_completed(Ice.TwowayCallbackArg1UE<ISharePrx> __cb, Ice.AsyncResult __result)
-
getTimelineService
public ITimelinePrx getTimelineService() throws ServerError
- Specified by:
getTimelineService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getTimelineService
public ITimelinePrx getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getTimelineService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService()
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(Ice.Callback __cb)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(Callback_ServiceFactory_getTimelineService __cb)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTimelineService __cb)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public Ice.AsyncResult begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public 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)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public 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)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
begin_getTimelineService
public 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)
- Specified by:
begin_getTimelineService
in interfaceServiceFactoryPrx
-
end_getTimelineService
public ITimelinePrx end_getTimelineService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getTimelineService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getTimelineService_completed
public static void __getTimelineService_completed(Ice.TwowayCallbackArg1UE<ITimelinePrx> __cb, Ice.AsyncResult __result)
-
getTypesService
public ITypesPrx getTypesService() throws ServerError
- Specified by:
getTypesService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getTypesService
public ITypesPrx getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getTypesService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService()
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(Ice.Callback __cb)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(Callback_ServiceFactory_getTypesService __cb)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTypesService __cb)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public Ice.AsyncResult begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public 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)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public 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)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
begin_getTypesService
public 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)
- Specified by:
begin_getTypesService
in interfaceServiceFactoryPrx
-
end_getTypesService
public ITypesPrx end_getTypesService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getTypesService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getTypesService_completed
public static void __getTypesService_completed(Ice.TwowayCallbackArg1UE<ITypesPrx> __cb, Ice.AsyncResult __result)
-
getUpdateService
public IUpdatePrx getUpdateService() throws ServerError
- Specified by:
getUpdateService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
getUpdateService
public IUpdatePrx getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getUpdateService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService()
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(Ice.Callback __cb)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(Callback_ServiceFactory_getUpdateService __cb)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getUpdateService __cb)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public Ice.AsyncResult begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public 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)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public 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)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
begin_getUpdateService
public 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)
- Specified by:
begin_getUpdateService
in interfaceServiceFactoryPrx
-
end_getUpdateService
public IUpdatePrx end_getUpdateService(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getUpdateService
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
__getUpdateService_completed
public static void __getUpdateService_completed(Ice.TwowayCallbackArg1UE<IUpdatePrx> __cb, Ice.AsyncResult __result)
-
keepAlive
public boolean keepAlive(ServiceInterfacePrx proxy) throws ServerError
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
keepAlive
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
keepAlive
public boolean keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
keepAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Callback_ServiceFactory_keepAlive __cb)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAlive __cb)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_keepAlive
public 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)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
begin_keepAlive
in interfaceServiceFactoryPrx
__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
public boolean end_keepAlive(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
Returns true if the given service is alive. Except for fatal server or session errors, this method should never throw an exception.- Specified by:
end_keepAlive
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__keepAlive_completed
public static void __keepAlive_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
-
keepAllAlive
public long keepAllAlive(ServiceInterfacePrx[] proxies) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
keepAllAlive
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
keepAllAlive
public long keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
keepAllAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Callback_ServiceFactory_keepAllAlive __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAllAlive __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_keepAllAlive
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_keepAllAlive
in interfaceServiceFactoryPrx
__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
public long end_keepAllAlive(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_keepAllAlive
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__keepAllAlive_completed
public static void __keepAllAlive_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
-
setCallback
public void setCallback(ClientCallbackPrx callback) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
setCallback
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
setCallback
public void setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
setCallback
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Callback_ServiceFactory_setCallback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setCallback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setCallback
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setCallback
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_setCallback
in interfaceServiceFactoryPrx
__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
public void end_setCallback(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_setCallback
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setCallback_completed
public static void __setCallback_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
setSecurityContext
public IObject setSecurityContext(IObject obj) throws ServerError
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
setSecurityContext
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
setSecurityContext
public IObject setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
setSecurityContext
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, Callback_ServiceFactory_setSecurityContext __cb)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityContext __cb)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public Ice.AsyncResult begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setSecurityContext
public 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)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
begin_setSecurityContext
in interfaceServiceFactoryPrx
__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
public IObject end_setSecurityContext(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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])
- Specified by:
end_setSecurityContext
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setSecurityContext_completed
public static void __setSecurityContext_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
-
setSecurityPassword
public void setSecurityPassword(java.lang.String password) throws ServerError
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
setSecurityPassword
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
setSecurityPassword
public void setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
setSecurityPassword
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Callback_ServiceFactory_setSecurityPassword __cb)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityPassword __cb)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setSecurityPassword
public 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)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
begin_setSecurityPassword
in interfaceServiceFactoryPrx
__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
public void end_setSecurityPassword(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
Re-validates the password for the current session. This prevents See methods that mention "HasPassword".- Specified by:
end_setSecurityPassword
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setSecurityPassword_completed
public static void __setSecurityPassword_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
sharedResources
public SharedResourcesPrx sharedResources() throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
sharedResources
in interfaceServiceFactoryPrx
- Throws:
ServerError
- See Also:
SharedResources
-
sharedResources
public SharedResourcesPrx sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
- See Also:
SharedResources
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources()
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(Callback_ServiceFactory_sharedResources __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_sharedResources __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public Ice.AsyncResult begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_sharedResources
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- 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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_sharedResources
in interfaceServiceFactoryPrx
- 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
public SharedResourcesPrx end_sharedResources(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_sharedResources
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
- See Also:
SharedResources
-
__sharedResources_completed
public static void __sharedResources_completed(Ice.TwowayCallbackArg1UE<SharedResourcesPrx> __cb, Ice.AsyncResult __result)
-
subscribe
public void subscribe(java.lang.String topicName, Ice.ObjectPrx prx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
subscribe
in interfaceServiceFactoryPrx
- Throws:
ServerError
-
subscribe
public void subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
subscribe
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_subscribe
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
- Returns:
- The asynchronous result object.
-
begin_subscribe
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_subscribe
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Callback_ServiceFactory_subscribe __cb)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_subscribe
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_subscribe
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__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
public 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)
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
begin_subscribe
in interfaceServiceFactoryPrx
__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
public void end_subscribe(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ServiceFactoryPrx
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.- Specified by:
end_subscribe
in interfaceServiceFactoryPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__subscribe_completed
public static void __subscribe_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
submit
public HandlePrx submit(Request req)
- Specified by:
submit
in interfaceSessionPrx
-
submit
public HandlePrx submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, Ice.Callback __cb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, Callback_Session_submit __cb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_submit __cb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
begin_submit
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_submit
in interfaceSessionPrx
-
end_submit
public HandlePrx end_submit(Ice.AsyncResult __iresult)
- Specified by:
end_submit
in interfaceSessionPrx
-
__submit_completed
public static void __submit_completed(Ice.TwowayCallbackArg1<HandlePrx> __cb, Ice.AsyncResult __result)
-
checkedCast
public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ServiceFactoryPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ServiceFactoryPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ServiceFactoryPrx v)
-
__read
public static ServiceFactoryPrx __read(IceInternal.BasicStream __is)
-
-