public final class RawFileStorePrxHelper extends Ice.ObjectPrxHelperBase implements RawFileStorePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
RawFileStorePrxHelper() |
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 |
__exists_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb,
Ice.AsyncResult __result) |
static void |
__getFileId_completed(Ice.TwowayCallbackArg1UE<RLong> __cb,
Ice.AsyncResult __result) |
static void |
__passivate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__read_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb,
Ice.AsyncResult __result) |
static RawFileStorePrx |
__read(IceInternal.BasicStream __is) |
static void |
__save_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb,
Ice.AsyncResult __result) |
static void |
__setFileId_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__size_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result) |
static void |
__truncate_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result) |
static void |
__write_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result) |
static void |
__write(IceInternal.BasicStream __os,
RawFileStorePrx 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_exists()
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(Callback_RawFileStore_exists __cb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(Ice.Callback __cb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_exists __cb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(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)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
Ice.AsyncResult |
begin_exists(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)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
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_getFileId()
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(Callback_RawFileStore_getFileId __cb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(Ice.Callback __cb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_getFileId __cb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current file id or null if none has been set.
|
Ice.AsyncResult |
begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current file id or null if none has been set.
|
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_read(long position,
int length)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
Callback_RawFileStore_read __cb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
Ice.Callback __cb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_read __cb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<byte[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
Ice.AsyncResult |
begin_save()
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(Callback_RawFileStore_save __cb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(Ice.Callback __cb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_save __cb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Saves the
OriginalFile associated with
the service if it has been modified. |
Ice.AsyncResult |
begin_setFileId(long fileId)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
Callback_RawFileStore_setFileId __cb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
Ice.Callback __cb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_setFileId __cb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
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)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_setFileId(long fileId,
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)
This method manages the state of the service.
|
Ice.AsyncResult |
begin_size()
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(Callback_RawFileStore_size __cb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(Ice.Callback __cb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_size __cb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(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)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_size(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)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
Ice.AsyncResult |
begin_truncate(long length)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
Callback_RawFileStore_truncate __cb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
Ice.Callback __cb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_truncate __cb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
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)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_truncate(long length,
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)
Limits the size of a file to the given length.
|
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
Callback_RawFileStore_write __cb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
Ice.Callback __cb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_RawFileStore_write __cb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
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)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
Ice.AsyncResult |
begin_write(byte[] buf,
long position,
int length,
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)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
static RawFileStorePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static RawFileStorePrx |
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 RawFileStorePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static RawFileStorePrx |
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.
|
boolean |
end_exists(Ice.AsyncResult __iresult)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
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.
|
RLong |
end_getFileId(Ice.AsyncResult __iresult)
Returns the current file id or null if none has been set.
|
void |
end_passivate(Ice.AsyncResult __iresult)
Causes the blitz server to store the service implementation to disk
to free memory.
|
byte[] |
end_read(Ice.AsyncResult __iresult)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
OriginalFile |
end_save(Ice.AsyncResult __iresult)
Saves the
OriginalFile associated with
the service if it has been modified. |
void |
end_setFileId(Ice.AsyncResult __iresult)
This method manages the state of the service.
|
long |
end_size(Ice.AsyncResult __iresult)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
boolean |
end_truncate(Ice.AsyncResult __iresult)
Limits the size of a file to the given length.
|
void |
end_write(Ice.AsyncResult __iresult)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
boolean |
exists()
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
boolean |
exists(java.util.Map<java.lang.String,java.lang.String> __ctx)
Checks to see if a raw file exists with the file ID that
the service was initialized with.
|
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.
|
RLong |
getFileId()
Returns the current file id or null if none has been set.
|
RLong |
getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current file id or null if none has been set.
|
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.
|
byte[] |
read(long position,
int length)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
byte[] |
read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Reads
length bytes of data at the
position from the raw file into an array of
bytes. |
OriginalFile |
save()
Saves the
OriginalFile associated with
the service if it has been modified. |
OriginalFile |
save(java.util.Map<java.lang.String,java.lang.String> __ctx)
Saves the
OriginalFile associated with
the service if it has been modified. |
void |
setFileId(long fileId)
This method manages the state of the service.
|
void |
setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
This method manages the state of the service.
|
long |
size()
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
long |
size(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the size of the file on disk (not as stored in the
database since that value will only be updated on
save . |
boolean |
truncate(long length)
Limits the size of a file to the given length.
|
boolean |
truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Limits the size of a file to the given length.
|
static RawFileStorePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static RawFileStorePrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
write(byte[] buf,
long position,
int length)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
void |
write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Writes
length bytes of data from the specified
buf byte array starting at at
position to the raw file. |
__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 boolean exists() throws ServerError
RawFileStorePrx
exists
in interface RawFileStorePrx
true
if there is an accessible file
within the original file repository with the
correct ID. Otherwise false
.ServerError
public boolean exists(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
exists
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.true
if there is an accessible file
within the original file repository with the
correct ID. Otherwise false
.ServerError
public Ice.AsyncResult begin_exists()
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
public Ice.AsyncResult begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_exists(Ice.Callback __cb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_exists(Callback_RawFileStore_exists __cb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_exists __cb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_exists(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_exists(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__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_exists(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)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__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_exists(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)
RawFileStorePrx
begin_exists
in interface RawFileStorePrx
__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_exists(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
end_exists
in interface RawFileStorePrx
__iresult
- The asynchronous result object.true
if there is an accessible file
within the original file repository with the
correct ID. Otherwise false
.ServerError
public static void __exists_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public RLong getFileId() throws ServerError
RawFileStorePrx
getFileId
in interface RawFileStorePrx
ServerError
public RLong getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
getFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getFileId()
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
public Ice.AsyncResult begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getFileId(Ice.Callback __cb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getFileId(Callback_RawFileStore_getFileId __cb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_getFileId __cb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getFileId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getFileId(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__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_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__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_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
begin_getFileId
in interface RawFileStorePrx
__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 RLong end_getFileId(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
end_getFileId
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __getFileId_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
public byte[] read(long position, int length) throws ServerError
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.read
in interface RawFileStorePrx
ServerError
public byte[] read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.read
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_read(long position, int length)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
public Ice.AsyncResult begin_read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_read(long position, int length, Ice.Callback __cb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long position, int length, Callback_RawFileStore_read __cb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_read __cb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long position, int length, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_read(long position, int length, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__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_read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__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_read(long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<byte[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.begin_read
in interface RawFileStorePrx
__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 byte[] end_read(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
length
bytes of data at the
position
from the raw file into an array of
bytes.end_read
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __read_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb, Ice.AsyncResult __result)
public OriginalFile save() throws ServerError
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.save
in interface RawFileStorePrx
ServerError
public OriginalFile save(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.save
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_save()
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
public Ice.AsyncResult begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_save(Ice.Callback __cb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_save(Callback_RawFileStore_save __cb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_save __cb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_save(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_save(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__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_save(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__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_save(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.begin_save
in interface RawFileStorePrx
__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 OriginalFile end_save(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.end_save
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __save_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)
public void setFileId(long fileId) throws ServerError
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.setFileId
in interface RawFileStorePrx
ServerError
public void setFileId(long fileId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.setFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_setFileId(long fileId)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
public Ice.AsyncResult begin_setFileId(long fileId, java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_setFileId(long fileId, Ice.Callback __cb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setFileId(long fileId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setFileId(long fileId, Callback_RawFileStore_setFileId __cb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setFileId(long fileId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_setFileId __cb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_setFileId(long fileId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_setFileId(long fileId, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__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_setFileId(long fileId, 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)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__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_setFileId(long fileId, 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)
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.begin_setFileId
in interface RawFileStorePrx
__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_setFileId(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
SecurityViolation
if for the
current user context either the file is not readable or a
omero.constants.permissions.BINARYACCESS
restriction is
in place.end_setFileId
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __setFileId_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public long size() throws ServerError
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.size
in interface RawFileStorePrx
ServerError
public long size(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.size
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_size()
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_size(Ice.Callback __cb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_size(Callback_RawFileStore_size __cb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_size __cb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_size(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_size(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__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_size(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)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__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_size(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)
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size
in interface RawFileStorePrx
__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_size(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
save
. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.end_size
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __size_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public boolean truncate(long length) throws ServerError
RawFileStorePrx
truncate
in interface RawFileStorePrx
ServerError
public boolean truncate(long length, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
truncate
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_truncate(long length)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
public Ice.AsyncResult begin_truncate(long length, java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_truncate(long length, Ice.Callback __cb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_truncate(long length, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_truncate(long length, Callback_RawFileStore_truncate __cb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_truncate(long length, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_truncate __cb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_truncate(long length, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_truncate(long length, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__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_truncate(long length, 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)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__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_truncate(long length, 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)
RawFileStorePrx
begin_truncate
in interface RawFileStorePrx
__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_truncate(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
end_truncate
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __truncate_completed(Ice.TwowayCallbackBoolUE __cb, Ice.AsyncResult __result)
public void write(byte[] buf, long position, int length) throws ServerError
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.write
in interface RawFileStorePrx
ServerError
public void write(byte[] buf, long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.write
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_write(byte[] buf, long position, int length)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
public Ice.AsyncResult begin_write(byte[] buf, long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, Ice.Callback __cb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, Callback_RawFileStore_write __cb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_RawFileStore_write __cb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_write(byte[] buf, long position, int length, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__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_write(byte[] buf, long position, int length, 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)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__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_write(byte[] buf, long position, int length, 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)
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.begin_write
in interface RawFileStorePrx
__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_write(Ice.AsyncResult __iresult) throws ServerError
RawFileStorePrx
length
bytes of data from the specified
buf
byte array starting at at
position
to the raw file.end_write
in interface RawFileStorePrx
__iresult
- The asynchronous result object.ServerError
public static void __write_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 RawFileStorePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static RawFileStorePrx 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 RawFileStorePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static RawFileStorePrx 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 RawFileStorePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static RawFileStorePrx 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, RawFileStorePrx v)
public static RawFileStorePrx __read(IceInternal.BasicStream __is)