public final class PyramidServicePrxHelper extends Ice.ObjectPrxHelperBase implements PyramidServicePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
PyramidServicePrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__activate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__close_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb,
Ice.AsyncResult __result) |
static void |
__getResolutionDescriptions_completed(Ice.TwowayCallbackArg1UE<ResolutionDescription[]> __cb,
Ice.AsyncResult __result) |
static void |
__getResolutionLevel_completed(Ice.TwowayCallbackIntUE __cb,
Ice.AsyncResult __result) |
static void |
__getResolutionLevels_completed(Ice.TwowayCallbackIntUE __cb,
Ice.AsyncResult __result) |
static void |
__getTileSize_completed(Ice.TwowayCallbackArg1UE<int[]> __cb,
Ice.AsyncResult __result) |
static void |
__passivate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static PyramidServicePrx |
__read(IceInternal.BasicStream __is) |
static void |
__requiresPixelsPyramid_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__setResolutionLevel_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
PyramidServicePrx v) |
void |
activate()
Load a service implementation from disk if it was previously
passivated.
|
void |
activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate()
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(Ice.Callback __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(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)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_activate(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)
Load a service implementation from disk if it was previously
passivated.
|
Ice.AsyncResult |
begin_close()
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(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)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_close(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)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
Ice.AsyncResult |
begin_getCurrentEventContext()
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<EventContext> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
Ice.AsyncResult |
begin_getResolutionDescriptions()
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(Callback_PyramidService_getResolutionDescriptions __cb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(Ice.Callback __cb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_getResolutionDescriptions __cb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves a more complete definition of the resolution
level in question.
|
Ice.AsyncResult |
begin_getResolutionLevel()
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(Callback_PyramidService_getResolutionLevel __cb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(Ice.Callback __cb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_getResolutionLevel __cb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the active resolution level.
|
Ice.AsyncResult |
begin_getResolutionLevels()
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(Callback_PyramidService_getResolutionLevels __cb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(Ice.Callback __cb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_getResolutionLevels __cb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
Ice.AsyncResult |
begin_getTileSize()
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(Callback_PyramidService_getTileSize __cb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(Ice.Callback __cb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(IceInternal.Functional_GenericCallback1<int[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(IceInternal.Functional_GenericCallback1<int[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_getTileSize __cb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<int[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<int[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the tile size for the pixel store.
|
Ice.AsyncResult |
begin_passivate()
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(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)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_passivate(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)
Causes the blitz server to store the service implementation to disk
to free memory.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid()
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(Callback_PyramidService_requiresPixelsPyramid __cb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(Ice.Callback __cb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_requiresPixelsPyramid __cb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(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)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_requiresPixelsPyramid(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)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
Callback_PyramidService_setResolutionLevel __cb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
Ice.Callback __cb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_PyramidService_setResolutionLevel __cb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
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 active resolution level.
|
Ice.AsyncResult |
begin_setResolutionLevel(int resolutionLevel,
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 active resolution level.
|
static PyramidServicePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static PyramidServicePrx |
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 PyramidServicePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static PyramidServicePrx |
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 |
close()
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
void |
close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
void |
end_activate(Ice.AsyncResult __iresult)
Load a service implementation from disk if it was previously
passivated.
|
void |
end_close(Ice.AsyncResult __iresult)
Frees all resources -- passivated or active -- for the given
stateful service and removes its name from the object adapter.
|
EventContext |
end_getCurrentEventContext(Ice.AsyncResult __iresult)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
ResolutionDescription[] |
end_getResolutionDescriptions(Ice.AsyncResult __iresult)
Retrieves a more complete definition of the resolution
level in question.
|
int |
end_getResolutionLevel(Ice.AsyncResult __iresult)
Retrieves the active resolution level.
|
int |
end_getResolutionLevels(Ice.AsyncResult __iresult)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
int[] |
end_getTileSize(Ice.AsyncResult __iresult)
Retrieves the tile size for the pixel store.
|
void |
end_passivate(Ice.AsyncResult __iresult)
Causes the blitz server to store the service implementation to disk
to free memory.
|
boolean |
end_requiresPixelsPyramid(Ice.AsyncResult __iresult)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
void |
end_setResolutionLevel(Ice.AsyncResult __iresult)
Sets the active resolution level.
|
EventContext |
getCurrentEventContext()
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
EventContext |
getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful
service, each stateful service can returns its own context information.
|
ResolutionDescription[] |
getResolutionDescriptions()
Retrieves a more complete definition of the resolution
level in question.
|
ResolutionDescription[] |
getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves a more complete definition of the resolution
level in question.
|
int |
getResolutionLevel()
Retrieves the active resolution level.
|
int |
getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the active resolution level.
|
int |
getResolutionLevels()
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
int |
getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the number of resolution levels that the backing
pixels pyramid contains.
|
int[] |
getTileSize()
Retrieves the tile size for the pixel store.
|
int[] |
getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the tile size for the pixel store.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
void |
passivate()
Causes the blitz server to store the service implementation to disk
to free memory.
|
void |
passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk
to free memory.
|
boolean |
requiresPixelsPyramid()
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
boolean |
requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Whether or not this raw pixels store requires a backing
pixels pyramid to provide sub-resolutions of the data.
|
void |
setResolutionLevel(int resolutionLevel)
Sets the active resolution level.
|
void |
setResolutionLevel(int resolutionLevel,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the active resolution level.
|
static PyramidServicePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static PyramidServicePrx |
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 ResolutionDescription[] getResolutionDescriptions() throws ServerError
PyramidServicePrx
getResolutionLevels
.getResolutionDescriptions
in interface PyramidServicePrx
ServerError
public ResolutionDescription[] getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
getResolutionLevels
.getResolutionDescriptions
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getResolutionDescriptions()
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
public Ice.AsyncResult begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getResolutionDescriptions(Ice.Callback __cb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionDescriptions(Callback_PyramidService_getResolutionDescriptions __cb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_getResolutionDescriptions __cb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionDescriptions(IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getResolutionDescriptions(IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__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_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__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_getResolutionDescriptions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ResolutionDescription[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
getResolutionLevels
.begin_getResolutionDescriptions
in interface PyramidServicePrx
__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 ResolutionDescription[] end_getResolutionDescriptions(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
getResolutionLevels
.end_getResolutionDescriptions
in interface PyramidServicePrx
__iresult
- The asynchronous result object.ServerError
public static void __getResolutionDescriptions_completed(Ice.TwowayCallbackArg1UE<ResolutionDescription[]> __cb, Ice.AsyncResult __result)
public int getResolutionLevel() throws ServerError
PyramidServicePrx
getResolutionLevel
in interface PyramidServicePrx
ServerError
public int getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
getResolutionLevel
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getResolutionLevel()
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
public Ice.AsyncResult begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getResolutionLevel(Ice.Callback __cb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevel(Callback_PyramidService_getResolutionLevel __cb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_getResolutionLevel __cb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevel(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getResolutionLevel(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__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_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__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_getResolutionLevel(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getResolutionLevel
in interface PyramidServicePrx
__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 int end_getResolutionLevel(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
end_getResolutionLevel
in interface PyramidServicePrx
__iresult
- The asynchronous result object.ServerError
public static void __getResolutionLevel_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
public int getResolutionLevels() throws ServerError
PyramidServicePrx
getResolutionLevels
in interface PyramidServicePrx
ServerError
public int getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
getResolutionLevels
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getResolutionLevels()
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
public Ice.AsyncResult begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getResolutionLevels(Ice.Callback __cb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevels(Callback_PyramidService_getResolutionLevels __cb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_getResolutionLevels __cb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getResolutionLevels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getResolutionLevels(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__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_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__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_getResolutionLevels(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getResolutionLevels
in interface PyramidServicePrx
__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 int end_getResolutionLevels(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
end_getResolutionLevels
in interface PyramidServicePrx
__iresult
- The asynchronous result object.ServerError
public static void __getResolutionLevels_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
public int[] getTileSize() throws ServerError
PyramidServicePrx
getTileSize
in interface PyramidServicePrx
length = 2
where the first
value of the array is the tile width and the second value is
the tile height.ServerError
public int[] getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
getTileSize
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.length = 2
where the first
value of the array is the tile width and the second value is
the tile height.ServerError
public Ice.AsyncResult begin_getTileSize()
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
public Ice.AsyncResult begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getTileSize(Ice.Callback __cb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTileSize(Callback_PyramidService_getTileSize __cb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_getTileSize __cb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTileSize(IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getTileSize(IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__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_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__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_getTileSize(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<int[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_getTileSize
in interface PyramidServicePrx
__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 int[] end_getTileSize(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
end_getTileSize
in interface PyramidServicePrx
__iresult
- The asynchronous result object.length = 2
where the first
value of the array is the tile width and the second value is
the tile height.ServerError
public static void __getTileSize_completed(Ice.TwowayCallbackArg1UE<int[]> __cb, Ice.AsyncResult __result)
public boolean requiresPixelsPyramid() throws ServerError
PyramidServicePrx
requiresPixelsPyramid
in interface PyramidServicePrx
true
if the pixels store requires a
pixels pyramid and false
otherwise.ServerError
public boolean requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
requiresPixelsPyramid
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.true
if the pixels store requires a
pixels pyramid and false
otherwise.ServerError
public Ice.AsyncResult begin_requiresPixelsPyramid()
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
public Ice.AsyncResult begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_requiresPixelsPyramid(Ice.Callback __cb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_requiresPixelsPyramid(Callback_PyramidService_requiresPixelsPyramid __cb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_requiresPixelsPyramid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_requiresPixelsPyramid __cb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_requiresPixelsPyramid(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_requiresPixelsPyramid(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__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_requiresPixelsPyramid(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)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__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_requiresPixelsPyramid(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)
PyramidServicePrx
begin_requiresPixelsPyramid
in interface PyramidServicePrx
__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_requiresPixelsPyramid(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
end_requiresPixelsPyramid
in interface PyramidServicePrx
__iresult
- The asynchronous result object.true
if the pixels store requires a
pixels pyramid and false
otherwise.ServerError
public static void __requiresPixelsPyramid_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public void setResolutionLevel(int resolutionLevel) throws ServerError
PyramidServicePrx
setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.ServerError
public void setResolutionLevel(int resolutionLevel, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
PyramidServicePrx
setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, java.util.Map<java.lang.String,java.lang.String> __ctx)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, Ice.Callback __cb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, Callback_PyramidService_setResolutionLevel __cb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_PyramidService_setResolutionLevel __cb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setResolutionLevel(int resolutionLevel, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__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_setResolutionLevel(int resolutionLevel, 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)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__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_setResolutionLevel(int resolutionLevel, 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)
PyramidServicePrx
begin_setResolutionLevel
in interface PyramidServicePrx
resolutionLevel
- The resolution level to be used by
the pixel buffer.__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_setResolutionLevel(Ice.AsyncResult __iresult) throws ServerError
PyramidServicePrx
end_setResolutionLevel
in interface PyramidServicePrx
__iresult
- The asynchronous result object.ServerError
public static void __setResolutionLevel_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void activate() throws ServerError
StatefulServiceInterfacePrx
activate
in interface StatefulServiceInterfacePrx
ServerError
public void activate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_activate()
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_activate(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(Callback_StatefulServiceInterface_activate __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__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_activate(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)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__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_activate(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)
StatefulServiceInterfacePrx
begin_activate
in interface StatefulServiceInterfacePrx
__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_activate(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_activate
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void close() throws ServerError
StatefulServiceInterfacePrx
close
in interface StatefulServiceInterfacePrx
ServerError
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_close()
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_close(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(Callback_StatefulServiceInterface_close __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__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_close(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)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__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_close(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)
StatefulServiceInterfacePrx
begin_close
in interface StatefulServiceInterfacePrx
__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_close(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_close
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public EventContext getCurrentEventContext() throws ServerError
StatefulServiceInterfacePrx
getCurrentEventContext
in interface StatefulServiceInterfacePrx
ServerError
public EventContext getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getCurrentEventContext()
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getCurrentEventContext(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__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_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__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_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__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 EventContext end_getCurrentEventContext(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_getCurrentEventContext
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
public void passivate() throws ServerError
StatefulServiceInterfacePrx
passivate
in interface StatefulServiceInterfacePrx
ServerError
public void passivate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrx
passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_passivate()
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_passivate(Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__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_passivate(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)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__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_passivate(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)
StatefulServiceInterfacePrx
begin_passivate
in interface StatefulServiceInterfacePrx
__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_passivate(Ice.AsyncResult __iresult) throws ServerError
StatefulServiceInterfacePrx
end_passivate
in interface StatefulServiceInterfacePrx
__iresult
- The asynchronous result object.ServerError
public static void __passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public static PyramidServicePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static PyramidServicePrx 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 PyramidServicePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static PyramidServicePrx 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 PyramidServicePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static PyramidServicePrx 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, PyramidServicePrx v)
public static PyramidServicePrx __read(IceInternal.BasicStream __is)