public final class ServiceFactoryPrxHelper extends Ice.ObjectPrxHelperBase implements ServiceFactoryPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
ServiceFactoryPrxHelper() |
Modifier and Type | Method and 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(Callback_ServiceFactory_activeServices __cb)
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,
Callback_ServiceFactory_activeServices __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,
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_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(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(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,
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(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_createByName(java.lang.String name)
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_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,
Callback_ServiceFactory_createByName __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,
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_createExporter() |
Ice.AsyncResult |
begin_createExporter(Callback_ServiceFactory_createExporter __cb) |
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,
Callback_ServiceFactory_createExporter __cb) |
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_createJobHandle() |
Ice.AsyncResult |
begin_createJobHandle(Callback_ServiceFactory_createJobHandle __cb) |
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,
Callback_ServiceFactory_createJobHandle __cb) |
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_createRawFileStore() |
Ice.AsyncResult |
begin_createRawFileStore(Callback_ServiceFactory_createRawFileStore __cb) |
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,
Callback_ServiceFactory_createRawFileStore __cb) |
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_createRawPixelsStore() |
Ice.AsyncResult |
begin_createRawPixelsStore(Callback_ServiceFactory_createRawPixelsStore __cb) |
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,
Callback_ServiceFactory_createRawPixelsStore __cb) |
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_createRenderingEngine() |
Ice.AsyncResult |
begin_createRenderingEngine(Callback_ServiceFactory_createRenderingEngine __cb) |
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,
Callback_ServiceFactory_createRenderingEngine __cb) |
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_createSearchService() |
Ice.AsyncResult |
begin_createSearchService(Callback_ServiceFactory_createSearchService __cb) |
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,
Callback_ServiceFactory_createSearchService __cb) |
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_createThumbnailStore() |
Ice.AsyncResult |
begin_createThumbnailStore(Callback_ServiceFactory_createThumbnailStore __cb) |
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,
Callback_ServiceFactory_createThumbnailStore __cb) |
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_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(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(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,
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(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_getAdminService() |
Ice.AsyncResult |
begin_getAdminService(Callback_ServiceFactory_getAdminService __cb) |
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,
Callback_ServiceFactory_getAdminService __cb) |
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_getByName(java.lang.String name)
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_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,
Callback_ServiceFactory_getByName __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,
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_getConfigService() |
Ice.AsyncResult |
begin_getConfigService(Callback_ServiceFactory_getConfigService __cb) |
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,
Callback_ServiceFactory_getConfigService __cb) |
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_getContainerService() |
Ice.AsyncResult |
begin_getContainerService(Callback_ServiceFactory_getContainerService __cb) |
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,
Callback_ServiceFactory_getContainerService __cb) |
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_getLdapService() |
Ice.AsyncResult |
begin_getLdapService(Callback_ServiceFactory_getLdapService __cb) |
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,
Callback_ServiceFactory_getLdapService __cb) |
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_getMetadataService() |
Ice.AsyncResult |
begin_getMetadataService(Callback_ServiceFactory_getMetadataService __cb) |
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,
Callback_ServiceFactory_getMetadataService __cb) |
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_getPixelsService() |
Ice.AsyncResult |
begin_getPixelsService(Callback_ServiceFactory_getPixelsService __cb) |
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,
Callback_ServiceFactory_getPixelsService __cb) |
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_getProjectionService() |
Ice.AsyncResult |
begin_getProjectionService(Callback_ServiceFactory_getProjectionService __cb) |
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,
Callback_ServiceFactory_getProjectionService __cb) |
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_getQueryService() |
Ice.AsyncResult |
begin_getQueryService(Callback_ServiceFactory_getQueryService __cb) |
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,
Callback_ServiceFactory_getQueryService __cb) |
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_getRenderingSettingsService() |
Ice.AsyncResult |
begin_getRenderingSettingsService(Callback_ServiceFactory_getRenderingSettingsService __cb) |
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,
Callback_ServiceFactory_getRenderingSettingsService __cb) |
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_getRepositoryInfoService() |
Ice.AsyncResult |
begin_getRepositoryInfoService(Callback_ServiceFactory_getRepositoryInfoService __cb) |
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,
Callback_ServiceFactory_getRepositoryInfoService __cb) |
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_getRoiService() |
Ice.AsyncResult |
begin_getRoiService(Callback_ServiceFactory_getRoiService __cb) |
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,
Callback_ServiceFactory_getRoiService __cb) |
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_getScriptService() |
Ice.AsyncResult |
begin_getScriptService(Callback_ServiceFactory_getScriptService __cb) |
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,
Callback_ServiceFactory_getScriptService __cb) |
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_getSecurityContexts()
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_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,
Callback_ServiceFactory_getSecurityContexts __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,
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_getSessionService() |
Ice.AsyncResult |
begin_getSessionService(Callback_ServiceFactory_getSessionService __cb) |
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,
Callback_ServiceFactory_getSessionService __cb) |
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_getShareService() |
Ice.AsyncResult |
begin_getShareService(Callback_ServiceFactory_getShareService __cb) |
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,
Callback_ServiceFactory_getShareService __cb) |
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_getTimelineService() |
Ice.AsyncResult |
begin_getTimelineService(Callback_ServiceFactory_getTimelineService __cb) |
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,
Callback_ServiceFactory_getTimelineService __cb) |
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_getTypesService() |
Ice.AsyncResult |
begin_getTypesService(Callback_ServiceFactory_getTypesService __cb) |
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,
Callback_ServiceFactory_getTypesService __cb) |
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_getUpdateService() |
Ice.AsyncResult |
begin_getUpdateService(Callback_ServiceFactory_getUpdateService __cb) |
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,
Callback_ServiceFactory_getUpdateService __cb) |
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_keepAlive(ServiceInterfacePrx proxy)
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_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,
Callback_ServiceFactory_keepAlive __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,
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_keepAllAlive(ServiceInterfacePrx[] proxies)
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_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,
Callback_ServiceFactory_keepAllAlive __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,
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_setCallback(ClientCallbackPrx callback)
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_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,
Callback_ServiceFactory_setCallback __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,
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_setSecurityContext(IObject obj)
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_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,
Callback_ServiceFactory_setSecurityContext __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,
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_setSecurityPassword(java.lang.String password)
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_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,
Callback_ServiceFactory_setSecurityPassword __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,
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_sharedResources()
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_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,
Callback_ServiceFactory_sharedResources __cb)
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_submit(Request req) |
Ice.AsyncResult |
begin_submit(Request req,
Callback_Session_submit __cb) |
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,
Callback_Session_submit __cb) |
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_subscribe(java.lang.String topicName,
Ice.ObjectPrx prx)
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.
|
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,
Callback_ServiceFactory_subscribe __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,
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.
|
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.util.Map<java.lang.String,java.lang.String> __ctx)
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.
|
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.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public void destroy()
destroy
in interface Glacier2.SessionPrx
public void destroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy()
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(Ice.Callback __cb)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(Glacier2.Callback_Session_destroy __cb)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Glacier2.Callback_Session_destroy __cb)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_destroy
in interface Glacier2.SessionPrx
public Ice.AsyncResult begin_destroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
begin_destroy
in interface Glacier2.SessionPrx
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)
begin_destroy
in interface Glacier2.SessionPrx
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)
begin_destroy
in interface Glacier2.SessionPrx
public void end_destroy(Ice.AsyncResult __iresult)
end_destroy
in interface Glacier2.SessionPrx
public java.util.List<java.lang.String> activeServices() throws ServerError
ServiceFactoryPrx
activeServices
in interface ServiceFactoryPrx
ServerError
public java.util.List<java.lang.String> activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
activeServices
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_activeServices()
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_activeServices(Ice.Callback __cb)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activeServices(Callback_ServiceFactory_activeServices __cb)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activeServices(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_activeServices __cb)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_activeServices
in interface ServiceFactoryPrx
__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.public java.util.List<java.lang.String> end_activeServices(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_activeServices
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __activeServices_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
public void closeOnDestroy() throws ServerError
ServiceFactoryPrx
closeOnDestroy
in interface ServiceFactoryPrx
ServerError
public void closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
closeOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_closeOnDestroy()
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_closeOnDestroy(Ice.Callback __cb)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_closeOnDestroy(Callback_ServiceFactory_closeOnDestroy __cb)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_closeOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_closeOnDestroy __cb)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_closeOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_closeOnDestroy
in interface ServiceFactoryPrx
__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.public void end_closeOnDestroy(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_closeOnDestroy
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __closeOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public StatefulServiceInterfacePrx createByName(java.lang.String name) throws ServerError
ServiceFactoryPrx
createByName
in interface ServiceFactoryPrx
ServerError
public StatefulServiceInterfacePrx createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
createByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_createByName(java.lang.String name)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_createByName(java.lang.String name, Ice.Callback __cb)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_createByName(java.lang.String name, Callback_ServiceFactory_createByName __cb)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_createByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createByName __cb)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_createByName
in interface ServiceFactoryPrx
__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.public StatefulServiceInterfacePrx end_createByName(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_createByName
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __createByName_completed(Ice.TwowayCallbackArg1UE<StatefulServiceInterfacePrx> __cb, Ice.AsyncResult __result)
public ExporterPrx createExporter() throws ServerError
createExporter
in interface ServiceFactoryPrx
ServerError
public ExporterPrx createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createExporter
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createExporter()
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(Ice.Callback __cb)
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(Callback_ServiceFactory_createExporter __cb)
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createExporter __cb)
begin_createExporter
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createExporter(IceInternal.Functional_GenericCallback1<ExporterPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createExporter
in interface ServiceFactoryPrx
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)
begin_createExporter
in interface ServiceFactoryPrx
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)
begin_createExporter
in interface ServiceFactoryPrx
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)
begin_createExporter
in interface ServiceFactoryPrx
public ExporterPrx end_createExporter(Ice.AsyncResult __iresult) throws ServerError
end_createExporter
in interface ServiceFactoryPrx
ServerError
public static void __createExporter_completed(Ice.TwowayCallbackArg1UE<ExporterPrx> __cb, Ice.AsyncResult __result)
public JobHandlePrx createJobHandle() throws ServerError
createJobHandle
in interface ServiceFactoryPrx
ServerError
public JobHandlePrx createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createJobHandle
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createJobHandle()
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(Ice.Callback __cb)
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(Callback_ServiceFactory_createJobHandle __cb)
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createJobHandle __cb)
begin_createJobHandle
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createJobHandle(IceInternal.Functional_GenericCallback1<JobHandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createJobHandle
in interface ServiceFactoryPrx
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)
begin_createJobHandle
in interface ServiceFactoryPrx
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)
begin_createJobHandle
in interface ServiceFactoryPrx
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)
begin_createJobHandle
in interface ServiceFactoryPrx
public JobHandlePrx end_createJobHandle(Ice.AsyncResult __iresult) throws ServerError
end_createJobHandle
in interface ServiceFactoryPrx
ServerError
public static void __createJobHandle_completed(Ice.TwowayCallbackArg1UE<JobHandlePrx> __cb, Ice.AsyncResult __result)
public RawFileStorePrx createRawFileStore() throws ServerError
createRawFileStore
in interface ServiceFactoryPrx
ServerError
public RawFileStorePrx createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createRawFileStore
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createRawFileStore()
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(Ice.Callback __cb)
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(Callback_ServiceFactory_createRawFileStore __cb)
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawFileStore __cb)
begin_createRawFileStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawFileStore(IceInternal.Functional_GenericCallback1<RawFileStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createRawFileStore
in interface ServiceFactoryPrx
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)
begin_createRawFileStore
in interface ServiceFactoryPrx
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)
begin_createRawFileStore
in interface ServiceFactoryPrx
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)
begin_createRawFileStore
in interface ServiceFactoryPrx
public RawFileStorePrx end_createRawFileStore(Ice.AsyncResult __iresult) throws ServerError
end_createRawFileStore
in interface ServiceFactoryPrx
ServerError
public static void __createRawFileStore_completed(Ice.TwowayCallbackArg1UE<RawFileStorePrx> __cb, Ice.AsyncResult __result)
public RawPixelsStorePrx createRawPixelsStore() throws ServerError
createRawPixelsStore
in interface ServiceFactoryPrx
ServerError
public RawPixelsStorePrx createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createRawPixelsStore
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createRawPixelsStore()
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(Ice.Callback __cb)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(Callback_ServiceFactory_createRawPixelsStore __cb)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRawPixelsStore __cb)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRawPixelsStore(IceInternal.Functional_GenericCallback1<RawPixelsStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
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)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
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)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
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)
begin_createRawPixelsStore
in interface ServiceFactoryPrx
public RawPixelsStorePrx end_createRawPixelsStore(Ice.AsyncResult __iresult) throws ServerError
end_createRawPixelsStore
in interface ServiceFactoryPrx
ServerError
public static void __createRawPixelsStore_completed(Ice.TwowayCallbackArg1UE<RawPixelsStorePrx> __cb, Ice.AsyncResult __result)
public RenderingEnginePrx createRenderingEngine() throws ServerError
createRenderingEngine
in interface ServiceFactoryPrx
ServerError
public RenderingEnginePrx createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createRenderingEngine
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createRenderingEngine()
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(Ice.Callback __cb)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(Callback_ServiceFactory_createRenderingEngine __cb)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createRenderingEngine __cb)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createRenderingEngine(IceInternal.Functional_GenericCallback1<RenderingEnginePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createRenderingEngine
in interface ServiceFactoryPrx
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)
begin_createRenderingEngine
in interface ServiceFactoryPrx
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)
begin_createRenderingEngine
in interface ServiceFactoryPrx
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)
begin_createRenderingEngine
in interface ServiceFactoryPrx
public RenderingEnginePrx end_createRenderingEngine(Ice.AsyncResult __iresult) throws ServerError
end_createRenderingEngine
in interface ServiceFactoryPrx
ServerError
public static void __createRenderingEngine_completed(Ice.TwowayCallbackArg1UE<RenderingEnginePrx> __cb, Ice.AsyncResult __result)
public SearchPrx createSearchService() throws ServerError
createSearchService
in interface ServiceFactoryPrx
ServerError
public SearchPrx createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createSearchService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createSearchService()
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(Ice.Callback __cb)
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(Callback_ServiceFactory_createSearchService __cb)
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createSearchService __cb)
begin_createSearchService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createSearchService(IceInternal.Functional_GenericCallback1<SearchPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createSearchService
in interface ServiceFactoryPrx
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)
begin_createSearchService
in interface ServiceFactoryPrx
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)
begin_createSearchService
in interface ServiceFactoryPrx
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)
begin_createSearchService
in interface ServiceFactoryPrx
public SearchPrx end_createSearchService(Ice.AsyncResult __iresult) throws ServerError
end_createSearchService
in interface ServiceFactoryPrx
ServerError
public static void __createSearchService_completed(Ice.TwowayCallbackArg1UE<SearchPrx> __cb, Ice.AsyncResult __result)
public ThumbnailStorePrx createThumbnailStore() throws ServerError
createThumbnailStore
in interface ServiceFactoryPrx
ServerError
public ThumbnailStorePrx createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
createThumbnailStore
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_createThumbnailStore()
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(Ice.Callback __cb)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(Callback_ServiceFactory_createThumbnailStore __cb)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_createThumbnailStore __cb)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_createThumbnailStore(IceInternal.Functional_GenericCallback1<ThumbnailStorePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_createThumbnailStore
in interface ServiceFactoryPrx
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)
begin_createThumbnailStore
in interface ServiceFactoryPrx
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)
begin_createThumbnailStore
in interface ServiceFactoryPrx
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)
begin_createThumbnailStore
in interface ServiceFactoryPrx
public ThumbnailStorePrx end_createThumbnailStore(Ice.AsyncResult __iresult) throws ServerError
end_createThumbnailStore
in interface ServiceFactoryPrx
ServerError
public static void __createThumbnailStore_completed(Ice.TwowayCallbackArg1UE<ThumbnailStorePrx> __cb, Ice.AsyncResult __result)
public void detachOnDestroy() throws ServerError
ServiceFactoryPrx
detachOnDestroy
in interface ServiceFactoryPrx
ServerError
public void detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
detachOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_detachOnDestroy()
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_detachOnDestroy(Ice.Callback __cb)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_detachOnDestroy(Callback_ServiceFactory_detachOnDestroy __cb)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_detachOnDestroy(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_detachOnDestroy __cb)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_detachOnDestroy(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_detachOnDestroy
in interface ServiceFactoryPrx
__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.public void end_detachOnDestroy(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_detachOnDestroy
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __detachOnDestroy_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public IAdminPrx getAdminService() throws ServerError
getAdminService
in interface ServiceFactoryPrx
ServerError
public IAdminPrx getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getAdminService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getAdminService()
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(Ice.Callback __cb)
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(Callback_ServiceFactory_getAdminService __cb)
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getAdminService __cb)
begin_getAdminService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getAdminService(IceInternal.Functional_GenericCallback1<IAdminPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getAdminService
in interface ServiceFactoryPrx
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)
begin_getAdminService
in interface ServiceFactoryPrx
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)
begin_getAdminService
in interface ServiceFactoryPrx
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)
begin_getAdminService
in interface ServiceFactoryPrx
public IAdminPrx end_getAdminService(Ice.AsyncResult __iresult) throws ServerError
end_getAdminService
in interface ServiceFactoryPrx
ServerError
public static void __getAdminService_completed(Ice.TwowayCallbackArg1UE<IAdminPrx> __cb, Ice.AsyncResult __result)
public ServiceInterfacePrx getByName(java.lang.String name) throws ServerError
ServiceFactoryPrx
getByName
in interface ServiceFactoryPrx
ServerError
public ServiceInterfacePrx getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
getByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getByName(java.lang.String name)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getByName(java.lang.String name, Ice.Callback __cb)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getByName(java.lang.String name, Callback_ServiceFactory_getByName __cb)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getByName(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getByName __cb)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_getByName
in interface ServiceFactoryPrx
__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.public ServiceInterfacePrx end_getByName(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_getByName
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __getByName_completed(Ice.TwowayCallbackArg1UE<ServiceInterfacePrx> __cb, Ice.AsyncResult __result)
public IConfigPrx getConfigService() throws ServerError
getConfigService
in interface ServiceFactoryPrx
ServerError
public IConfigPrx getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getConfigService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getConfigService()
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(Ice.Callback __cb)
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(Callback_ServiceFactory_getConfigService __cb)
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getConfigService __cb)
begin_getConfigService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getConfigService(IceInternal.Functional_GenericCallback1<IConfigPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getConfigService
in interface ServiceFactoryPrx
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)
begin_getConfigService
in interface ServiceFactoryPrx
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)
begin_getConfigService
in interface ServiceFactoryPrx
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)
begin_getConfigService
in interface ServiceFactoryPrx
public IConfigPrx end_getConfigService(Ice.AsyncResult __iresult) throws ServerError
end_getConfigService
in interface ServiceFactoryPrx
ServerError
public static void __getConfigService_completed(Ice.TwowayCallbackArg1UE<IConfigPrx> __cb, Ice.AsyncResult __result)
public IContainerPrx getContainerService() throws ServerError
getContainerService
in interface ServiceFactoryPrx
ServerError
public IContainerPrx getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getContainerService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getContainerService()
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(Ice.Callback __cb)
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(Callback_ServiceFactory_getContainerService __cb)
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getContainerService __cb)
begin_getContainerService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getContainerService(IceInternal.Functional_GenericCallback1<IContainerPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getContainerService
in interface ServiceFactoryPrx
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)
begin_getContainerService
in interface ServiceFactoryPrx
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)
begin_getContainerService
in interface ServiceFactoryPrx
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)
begin_getContainerService
in interface ServiceFactoryPrx
public IContainerPrx end_getContainerService(Ice.AsyncResult __iresult) throws ServerError
end_getContainerService
in interface ServiceFactoryPrx
ServerError
public static void __getContainerService_completed(Ice.TwowayCallbackArg1UE<IContainerPrx> __cb, Ice.AsyncResult __result)
public ILdapPrx getLdapService() throws ServerError
getLdapService
in interface ServiceFactoryPrx
ServerError
public ILdapPrx getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getLdapService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getLdapService()
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(Ice.Callback __cb)
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(Callback_ServiceFactory_getLdapService __cb)
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getLdapService __cb)
begin_getLdapService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getLdapService(IceInternal.Functional_GenericCallback1<ILdapPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getLdapService
in interface ServiceFactoryPrx
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)
begin_getLdapService
in interface ServiceFactoryPrx
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)
begin_getLdapService
in interface ServiceFactoryPrx
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)
begin_getLdapService
in interface ServiceFactoryPrx
public ILdapPrx end_getLdapService(Ice.AsyncResult __iresult) throws ServerError
end_getLdapService
in interface ServiceFactoryPrx
ServerError
public static void __getLdapService_completed(Ice.TwowayCallbackArg1UE<ILdapPrx> __cb, Ice.AsyncResult __result)
public IMetadataPrx getMetadataService() throws ServerError
getMetadataService
in interface ServiceFactoryPrx
ServerError
public IMetadataPrx getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getMetadataService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getMetadataService()
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(Ice.Callback __cb)
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(Callback_ServiceFactory_getMetadataService __cb)
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getMetadataService __cb)
begin_getMetadataService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getMetadataService(IceInternal.Functional_GenericCallback1<IMetadataPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getMetadataService
in interface ServiceFactoryPrx
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)
begin_getMetadataService
in interface ServiceFactoryPrx
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)
begin_getMetadataService
in interface ServiceFactoryPrx
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)
begin_getMetadataService
in interface ServiceFactoryPrx
public IMetadataPrx end_getMetadataService(Ice.AsyncResult __iresult) throws ServerError
end_getMetadataService
in interface ServiceFactoryPrx
ServerError
public static void __getMetadataService_completed(Ice.TwowayCallbackArg1UE<IMetadataPrx> __cb, Ice.AsyncResult __result)
public IPixelsPrx getPixelsService() throws ServerError
getPixelsService
in interface ServiceFactoryPrx
ServerError
public IPixelsPrx getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getPixelsService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getPixelsService()
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(Ice.Callback __cb)
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(Callback_ServiceFactory_getPixelsService __cb)
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getPixelsService __cb)
begin_getPixelsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getPixelsService(IceInternal.Functional_GenericCallback1<IPixelsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getPixelsService
in interface ServiceFactoryPrx
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)
begin_getPixelsService
in interface ServiceFactoryPrx
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)
begin_getPixelsService
in interface ServiceFactoryPrx
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)
begin_getPixelsService
in interface ServiceFactoryPrx
public IPixelsPrx end_getPixelsService(Ice.AsyncResult __iresult) throws ServerError
end_getPixelsService
in interface ServiceFactoryPrx
ServerError
public static void __getPixelsService_completed(Ice.TwowayCallbackArg1UE<IPixelsPrx> __cb, Ice.AsyncResult __result)
public IProjectionPrx getProjectionService() throws ServerError
getProjectionService
in interface ServiceFactoryPrx
ServerError
public IProjectionPrx getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getProjectionService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getProjectionService()
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(Ice.Callback __cb)
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(Callback_ServiceFactory_getProjectionService __cb)
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getProjectionService __cb)
begin_getProjectionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getProjectionService(IceInternal.Functional_GenericCallback1<IProjectionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getProjectionService
in interface ServiceFactoryPrx
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)
begin_getProjectionService
in interface ServiceFactoryPrx
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)
begin_getProjectionService
in interface ServiceFactoryPrx
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)
begin_getProjectionService
in interface ServiceFactoryPrx
public IProjectionPrx end_getProjectionService(Ice.AsyncResult __iresult) throws ServerError
end_getProjectionService
in interface ServiceFactoryPrx
ServerError
public static void __getProjectionService_completed(Ice.TwowayCallbackArg1UE<IProjectionPrx> __cb, Ice.AsyncResult __result)
public IQueryPrx getQueryService() throws ServerError
getQueryService
in interface ServiceFactoryPrx
ServerError
public IQueryPrx getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getQueryService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getQueryService()
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(Ice.Callback __cb)
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(Callback_ServiceFactory_getQueryService __cb)
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getQueryService __cb)
begin_getQueryService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getQueryService(IceInternal.Functional_GenericCallback1<IQueryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getQueryService
in interface ServiceFactoryPrx
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)
begin_getQueryService
in interface ServiceFactoryPrx
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)
begin_getQueryService
in interface ServiceFactoryPrx
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)
begin_getQueryService
in interface ServiceFactoryPrx
public IQueryPrx end_getQueryService(Ice.AsyncResult __iresult) throws ServerError
end_getQueryService
in interface ServiceFactoryPrx
ServerError
public static void __getQueryService_completed(Ice.TwowayCallbackArg1UE<IQueryPrx> __cb, Ice.AsyncResult __result)
public IRenderingSettingsPrx getRenderingSettingsService() throws ServerError
getRenderingSettingsService
in interface ServiceFactoryPrx
ServerError
public IRenderingSettingsPrx getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getRenderingSettingsService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getRenderingSettingsService()
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(Ice.Callback __cb)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(Callback_ServiceFactory_getRenderingSettingsService __cb)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRenderingSettingsService __cb)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRenderingSettingsService(IceInternal.Functional_GenericCallback1<IRenderingSettingsPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
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)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
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)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
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)
begin_getRenderingSettingsService
in interface ServiceFactoryPrx
public IRenderingSettingsPrx end_getRenderingSettingsService(Ice.AsyncResult __iresult) throws ServerError
end_getRenderingSettingsService
in interface ServiceFactoryPrx
ServerError
public static void __getRenderingSettingsService_completed(Ice.TwowayCallbackArg1UE<IRenderingSettingsPrx> __cb, Ice.AsyncResult __result)
public IRepositoryInfoPrx getRepositoryInfoService() throws ServerError
getRepositoryInfoService
in interface ServiceFactoryPrx
ServerError
public IRepositoryInfoPrx getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getRepositoryInfoService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getRepositoryInfoService()
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(Ice.Callback __cb)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(Callback_ServiceFactory_getRepositoryInfoService __cb)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRepositoryInfoService __cb)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRepositoryInfoService(IceInternal.Functional_GenericCallback1<IRepositoryInfoPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
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)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
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)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
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)
begin_getRepositoryInfoService
in interface ServiceFactoryPrx
public IRepositoryInfoPrx end_getRepositoryInfoService(Ice.AsyncResult __iresult) throws ServerError
end_getRepositoryInfoService
in interface ServiceFactoryPrx
ServerError
public static void __getRepositoryInfoService_completed(Ice.TwowayCallbackArg1UE<IRepositoryInfoPrx> __cb, Ice.AsyncResult __result)
public IRoiPrx getRoiService() throws ServerError
getRoiService
in interface ServiceFactoryPrx
ServerError
public IRoiPrx getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getRoiService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getRoiService()
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(Ice.Callback __cb)
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(Callback_ServiceFactory_getRoiService __cb)
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getRoiService __cb)
begin_getRoiService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getRoiService(IceInternal.Functional_GenericCallback1<IRoiPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getRoiService
in interface ServiceFactoryPrx
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)
begin_getRoiService
in interface ServiceFactoryPrx
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)
begin_getRoiService
in interface ServiceFactoryPrx
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)
begin_getRoiService
in interface ServiceFactoryPrx
public IRoiPrx end_getRoiService(Ice.AsyncResult __iresult) throws ServerError
end_getRoiService
in interface ServiceFactoryPrx
ServerError
public static void __getRoiService_completed(Ice.TwowayCallbackArg1UE<IRoiPrx> __cb, Ice.AsyncResult __result)
public IScriptPrx getScriptService() throws ServerError
getScriptService
in interface ServiceFactoryPrx
ServerError
public IScriptPrx getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getScriptService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getScriptService()
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(Ice.Callback __cb)
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(Callback_ServiceFactory_getScriptService __cb)
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getScriptService __cb)
begin_getScriptService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getScriptService(IceInternal.Functional_GenericCallback1<IScriptPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getScriptService
in interface ServiceFactoryPrx
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)
begin_getScriptService
in interface ServiceFactoryPrx
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)
begin_getScriptService
in interface ServiceFactoryPrx
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)
begin_getScriptService
in interface ServiceFactoryPrx
public IScriptPrx end_getScriptService(Ice.AsyncResult __iresult) throws ServerError
end_getScriptService
in interface ServiceFactoryPrx
ServerError
public static void __getScriptService_completed(Ice.TwowayCallbackArg1UE<IScriptPrx> __cb, Ice.AsyncResult __result)
public java.util.List<IObject> getSecurityContexts() throws ServerError
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.getSecurityContexts
in interface ServiceFactoryPrx
ServerError
public java.util.List<IObject> getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.getSecurityContexts
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getSecurityContexts()
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getSecurityContexts(Ice.Callback __cb)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getSecurityContexts(Callback_ServiceFactory_getSecurityContexts __cb)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getSecurityContexts(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSecurityContexts __cb)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.begin_getSecurityContexts
in interface ServiceFactoryPrx
__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.public java.util.List<IObject> end_getSecurityContexts(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
IObject
instances can
be passed to setSecurityContext
.end_getSecurityContexts
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __getSecurityContexts_completed(Ice.TwowayCallbackArg1UE<java.util.List<IObject>> __cb, Ice.AsyncResult __result)
public ISessionPrx getSessionService() throws ServerError
getSessionService
in interface ServiceFactoryPrx
ServerError
public ISessionPrx getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getSessionService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getSessionService()
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(Ice.Callback __cb)
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(Callback_ServiceFactory_getSessionService __cb)
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getSessionService __cb)
begin_getSessionService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getSessionService(IceInternal.Functional_GenericCallback1<ISessionPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getSessionService
in interface ServiceFactoryPrx
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)
begin_getSessionService
in interface ServiceFactoryPrx
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)
begin_getSessionService
in interface ServiceFactoryPrx
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)
begin_getSessionService
in interface ServiceFactoryPrx
public ISessionPrx end_getSessionService(Ice.AsyncResult __iresult) throws ServerError
end_getSessionService
in interface ServiceFactoryPrx
ServerError
public static void __getSessionService_completed(Ice.TwowayCallbackArg1UE<ISessionPrx> __cb, Ice.AsyncResult __result)
public ISharePrx getShareService() throws ServerError
getShareService
in interface ServiceFactoryPrx
ServerError
public ISharePrx getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getShareService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getShareService()
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(Ice.Callback __cb)
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(Callback_ServiceFactory_getShareService __cb)
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getShareService __cb)
begin_getShareService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getShareService(IceInternal.Functional_GenericCallback1<ISharePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getShareService
in interface ServiceFactoryPrx
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)
begin_getShareService
in interface ServiceFactoryPrx
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)
begin_getShareService
in interface ServiceFactoryPrx
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)
begin_getShareService
in interface ServiceFactoryPrx
public ISharePrx end_getShareService(Ice.AsyncResult __iresult) throws ServerError
end_getShareService
in interface ServiceFactoryPrx
ServerError
public static void __getShareService_completed(Ice.TwowayCallbackArg1UE<ISharePrx> __cb, Ice.AsyncResult __result)
public ITimelinePrx getTimelineService() throws ServerError
getTimelineService
in interface ServiceFactoryPrx
ServerError
public ITimelinePrx getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getTimelineService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getTimelineService()
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(Ice.Callback __cb)
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(Callback_ServiceFactory_getTimelineService __cb)
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTimelineService __cb)
begin_getTimelineService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTimelineService(IceInternal.Functional_GenericCallback1<ITimelinePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTimelineService
in interface ServiceFactoryPrx
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)
begin_getTimelineService
in interface ServiceFactoryPrx
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)
begin_getTimelineService
in interface ServiceFactoryPrx
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)
begin_getTimelineService
in interface ServiceFactoryPrx
public ITimelinePrx end_getTimelineService(Ice.AsyncResult __iresult) throws ServerError
end_getTimelineService
in interface ServiceFactoryPrx
ServerError
public static void __getTimelineService_completed(Ice.TwowayCallbackArg1UE<ITimelinePrx> __cb, Ice.AsyncResult __result)
public ITypesPrx getTypesService() throws ServerError
getTypesService
in interface ServiceFactoryPrx
ServerError
public ITypesPrx getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getTypesService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getTypesService()
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(Ice.Callback __cb)
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(Callback_ServiceFactory_getTypesService __cb)
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getTypesService __cb)
begin_getTypesService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getTypesService(IceInternal.Functional_GenericCallback1<ITypesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getTypesService
in interface ServiceFactoryPrx
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)
begin_getTypesService
in interface ServiceFactoryPrx
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)
begin_getTypesService
in interface ServiceFactoryPrx
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)
begin_getTypesService
in interface ServiceFactoryPrx
public ITypesPrx end_getTypesService(Ice.AsyncResult __iresult) throws ServerError
end_getTypesService
in interface ServiceFactoryPrx
ServerError
public static void __getTypesService_completed(Ice.TwowayCallbackArg1UE<ITypesPrx> __cb, Ice.AsyncResult __result)
public IUpdatePrx getUpdateService() throws ServerError
getUpdateService
in interface ServiceFactoryPrx
ServerError
public IUpdatePrx getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getUpdateService
in interface ServiceFactoryPrx
ServerError
public Ice.AsyncResult begin_getUpdateService()
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(Ice.Callback __cb)
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(Callback_ServiceFactory_getUpdateService __cb)
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_getUpdateService __cb)
begin_getUpdateService
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_getUpdateService(IceInternal.Functional_GenericCallback1<IUpdatePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getUpdateService
in interface ServiceFactoryPrx
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)
begin_getUpdateService
in interface ServiceFactoryPrx
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)
begin_getUpdateService
in interface ServiceFactoryPrx
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)
begin_getUpdateService
in interface ServiceFactoryPrx
public IUpdatePrx end_getUpdateService(Ice.AsyncResult __iresult) throws ServerError
end_getUpdateService
in interface ServiceFactoryPrx
ServerError
public static void __getUpdateService_completed(Ice.TwowayCallbackArg1UE<IUpdatePrx> __cb, Ice.AsyncResult __result)
public boolean keepAlive(ServiceInterfacePrx proxy) throws ServerError
ServiceFactoryPrx
keepAlive
in interface ServiceFactoryPrx
ServerError
public boolean keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
keepAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Ice.Callback __cb)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, Callback_ServiceFactory_keepAlive __cb)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAlive __cb)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAlive(ServiceInterfacePrx proxy, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_keepAlive
in interface ServiceFactoryPrx
__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.public boolean end_keepAlive(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_keepAlive
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __keepAlive_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public long keepAllAlive(ServiceInterfacePrx[] proxies) throws ServerError
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.keepAllAlive
in interface ServiceFactoryPrx
ServerError
public long keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.keepAllAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Ice.Callback __cb)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, Callback_ServiceFactory_keepAllAlive __cb)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_keepAllAlive __cb)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_keepAllAlive(ServiceInterfacePrx[] proxies, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.begin_keepAllAlive
in interface ServiceFactoryPrx
__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.public long end_keepAllAlive(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
if (retval & 1<<idx == 1<<idx) { // not alive }
Except for fatal server or session errors, this method should never
throw an exception.end_keepAllAlive
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __keepAllAlive_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public void setCallback(ClientCallbackPrx callback) throws ServerError
ServiceFactoryPrx
setCallback
in interface ServiceFactoryPrx
ServerError
public void setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
setCallback
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Ice.Callback __cb)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, Callback_ServiceFactory_setCallback __cb)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setCallback __cb)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setCallback(ClientCallbackPrx callback, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_setCallback
in interface ServiceFactoryPrx
__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.public void end_setCallback(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_setCallback
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __setCallback_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public IObject setSecurityContext(IObject obj) throws ServerError
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
setSecurityContext
in interface ServiceFactoryPrx
ServerError
public IObject setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
setSecurityContext
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setSecurityContext(IObject obj)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setSecurityContext(IObject obj, Ice.Callback __cb)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityContext(IObject obj, Callback_ServiceFactory_setSecurityContext __cb)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityContext(IObject obj, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityContext __cb)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityContext(IObject obj, IceInternal.Functional_GenericCallback1<IObject> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
begin_setSecurityContext
in interface ServiceFactoryPrx
__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.public IObject end_setSecurityContext(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
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.
sf = client.createSession() objs = sf.getSecurityContexts() old = sf.setSecurityContext(objs\[-1])
end_setSecurityContext
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __setSecurityContext_completed(Ice.TwowayCallbackArg1UE<IObject> __cb, Ice.AsyncResult __result)
public void setSecurityPassword(java.lang.String password) throws ServerError
ServiceFactoryPrx
setSecurityPassword
in interface ServiceFactoryPrx
ServerError
public void setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
setSecurityPassword
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Ice.Callback __cb)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, Callback_ServiceFactory_setSecurityPassword __cb)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setSecurityPassword(java.lang.String password, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_setSecurityPassword __cb)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_setSecurityPassword
in interface ServiceFactoryPrx
__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.public void end_setSecurityPassword(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_setSecurityPassword
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __setSecurityPassword_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public SharedResourcesPrx sharedResources() throws ServerError
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.sharedResources
in interface ServiceFactoryPrx
ServerError
SharedResources
public SharedResourcesPrx sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.sharedResources
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
SharedResources
public Ice.AsyncResult begin_sharedResources()
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_sharedResources(Ice.Callback __cb)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_sharedResources(Callback_ServiceFactory_sharedResources __cb)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_sharedResources(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ServiceFactory_sharedResources __cb)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_sharedResources(IceInternal.Functional_GenericCallback1<SharedResourcesPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.begin_sharedResources
in interface ServiceFactoryPrx
__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.public SharedResourcesPrx end_sharedResources(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
SharedResources
service provides look ups
for various facilities offered by OMERO:
These facilities may or may not be available on first request.end_sharedResources
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
SharedResources
public static void __sharedResources_completed(Ice.TwowayCallbackArg1UE<SharedResourcesPrx> __cb, Ice.AsyncResult __result)
public void subscribe(java.lang.String topicName, Ice.ObjectPrx prx) throws ServerError
ServiceFactoryPrx
subscribe
in interface ServiceFactoryPrx
ServerError
public void subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServiceFactoryPrx
subscribe
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, java.util.Map<java.lang.String,java.lang.String> __ctx)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Ice.Callback __cb)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_subscribe(java.lang.String topicName, Ice.ObjectPrx prx, Callback_ServiceFactory_subscribe __cb)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__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.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)
ServiceFactoryPrx
begin_subscribe
in interface ServiceFactoryPrx
__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.public void end_subscribe(Ice.AsyncResult __iresult) throws ServerError
ServiceFactoryPrx
end_subscribe
in interface ServiceFactoryPrx
__iresult
- The asynchronous result object.ServerError
public static void __subscribe_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public Ice.AsyncResult begin_submit(Request req)
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx)
public Ice.AsyncResult begin_submit(Request req, Ice.Callback __cb)
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
public Ice.AsyncResult begin_submit(Request req, Callback_Session_submit __cb)
public Ice.AsyncResult begin_submit(Request req, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_submit __cb)
public Ice.AsyncResult begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
public Ice.AsyncResult begin_submit(Request req, IceInternal.Functional_GenericCallback1<HandlePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
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)
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)
public HandlePrx end_submit(Ice.AsyncResult __iresult)
public static void __submit_completed(Ice.TwowayCallbackArg1<HandlePrx> __cb, Ice.AsyncResult __result)
public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static ServiceFactoryPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static ServiceFactoryPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ServiceFactoryPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, ServiceFactoryPrx v)
public static ServiceFactoryPrx __read(IceInternal.BasicStream __is)