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, uncheckedCastImplclone, finalize, getClass, notify, notifyAll, wait, wait, waitbegin_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_twowaypublic static final java.lang.String[] __ids
public static final long serialVersionUID
public boolean exists()
throws ServerError
RawFileStorePrxexists in interface RawFileStorePrxtrue if there is an accessible file
within the original file repository with the
correct ID. Otherwise false.ServerErrorpublic boolean exists(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxexists 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.ServerErrorpublic Ice.AsyncResult begin_exists()
RawFileStorePrxbegin_exists in interface RawFileStorePrxpublic Ice.AsyncResult begin_exists(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxbegin_exists in interface RawFileStorePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_exists(Ice.Callback __cb)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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
RawFileStorePrxend_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.ServerErrorpublic static void __exists_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result)
public RLong getFileId() throws ServerError
RawFileStorePrxgetFileId in interface RawFileStorePrxServerErrorpublic RLong getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrxgetFileId in interface RawFileStorePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getFileId()
RawFileStorePrxbegin_getFileId in interface RawFileStorePrxpublic Ice.AsyncResult begin_getFileId(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxbegin_getFileId in interface RawFileStorePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getFileId(Ice.Callback __cb)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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
RawFileStorePrxend_getFileId in interface RawFileStorePrx__iresult - The asynchronous result object.ServerErrorpublic static void __getFileId_completed(Ice.TwowayCallbackArg1UE<RLong> __cb, Ice.AsyncResult __result)
public byte[] read(long position,
int length)
throws ServerError
RawFileStorePrxlength bytes of data at the
position from the raw file into an array of
bytes.read in interface RawFileStorePrxServerErrorpublic byte[] read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxlength 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.ServerErrorpublic Ice.AsyncResult begin_read(long position,
int length)
RawFileStorePrxlength bytes of data at the
position from the raw file into an array of
bytes.begin_read in interface RawFileStorePrxpublic Ice.AsyncResult begin_read(long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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
RawFileStorePrxlength 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.ServerErrorpublic static void __read_completed(Ice.TwowayCallbackArg1UE<byte[]> __cb,
Ice.AsyncResult __result)
public OriginalFile save() throws ServerError
RawFileStorePrxOriginalFile 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 RawFileStorePrxServerErrorpublic OriginalFile save(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
RawFileStorePrxOriginalFile 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.ServerErrorpublic Ice.AsyncResult begin_save()
RawFileStorePrxOriginalFile 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 RawFileStorePrxpublic Ice.AsyncResult begin_save(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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)
RawFileStorePrxOriginalFile 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
RawFileStorePrxOriginalFile 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.ServerErrorpublic static void __save_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)
public void setFileId(long fileId)
throws ServerError
RawFileStorePrxSecurityViolation 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 RawFileStorePrxServerErrorpublic void setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxSecurityViolation 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.ServerErrorpublic Ice.AsyncResult begin_setFileId(long fileId)
RawFileStorePrxSecurityViolation 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 RawFileStorePrxpublic Ice.AsyncResult begin_setFileId(long fileId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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)
RawFileStorePrxSecurityViolation 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
RawFileStorePrxSecurityViolation 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.ServerErrorpublic static void __setFileId_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result)
public long size()
throws ServerError
RawFileStorePrxsave. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.size in interface RawFileStorePrxServerErrorpublic long size(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxsave. 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.ServerErrorpublic Ice.AsyncResult begin_size()
RawFileStorePrxsave. If the file has not yet been written to, and
therefore does not exist, a ResourceError
will be thrown.begin_size in interface RawFileStorePrxpublic Ice.AsyncResult begin_size(java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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)
RawFileStorePrxsave. 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
RawFileStorePrxsave. 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.ServerErrorpublic static void __size_completed(Ice.TwowayCallbackLongUE __cb,
Ice.AsyncResult __result)
public boolean truncate(long length)
throws ServerError
RawFileStorePrxtruncate in interface RawFileStorePrxServerErrorpublic boolean truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxtruncate in interface RawFileStorePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_truncate(long length)
RawFileStorePrxbegin_truncate in interface RawFileStorePrxpublic Ice.AsyncResult begin_truncate(long length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxbegin_truncate in interface RawFileStorePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_truncate(long length,
Ice.Callback __cb)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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)
RawFileStorePrxbegin_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
RawFileStorePrxend_truncate in interface RawFileStorePrx__iresult - The asynchronous result object.ServerErrorpublic static void __truncate_completed(Ice.TwowayCallbackBoolUE __cb,
Ice.AsyncResult __result)
public void write(byte[] buf,
long position,
int length)
throws ServerError
RawFileStorePrxlength bytes of data from the specified
buf byte array starting at at
position to the raw file.write in interface RawFileStorePrxServerErrorpublic void write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
RawFileStorePrxlength 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.ServerErrorpublic Ice.AsyncResult begin_write(byte[] buf,
long position,
int length)
RawFileStorePrxlength bytes of data from the specified
buf byte array starting at at
position to the raw file.begin_write in interface RawFileStorePrxpublic Ice.AsyncResult begin_write(byte[] buf,
long position,
int length,
java.util.Map<java.lang.String,java.lang.String> __ctx)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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)
RawFileStorePrxlength 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
RawFileStorePrxlength 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.ServerErrorpublic static void __write_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result)
public void activate()
throws ServerError
StatefulServiceInterfacePrxactivate in interface StatefulServiceInterfacePrxServerErrorpublic void activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
StatefulServiceInterfacePrxactivate in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_activate()
StatefulServiceInterfacePrxbegin_activate in interface StatefulServiceInterfacePrxpublic Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrxbegin_activate in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_activate(Ice.Callback __cb)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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
StatefulServiceInterfacePrxend_activate in interface StatefulServiceInterfacePrx__iresult - The asynchronous result object.ServerErrorpublic static void __activate_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result)
public void close()
throws ServerError
StatefulServiceInterfacePrxclose in interface StatefulServiceInterfacePrxServerErrorpublic void close(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
StatefulServiceInterfacePrxclose in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_close()
StatefulServiceInterfacePrxbegin_close in interface StatefulServiceInterfacePrxpublic Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrxbegin_close in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_close(Ice.Callback __cb)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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
StatefulServiceInterfacePrxend_close in interface StatefulServiceInterfacePrx__iresult - The asynchronous result object.ServerErrorpublic static void __close_completed(Ice.TwowayCallbackVoidUE __cb,
Ice.AsyncResult __result)
public EventContext getCurrentEventContext() throws ServerError
StatefulServiceInterfacePrxgetCurrentEventContext in interface StatefulServiceInterfacePrxServerErrorpublic EventContext getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
StatefulServiceInterfacePrxgetCurrentEventContext in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_getCurrentEventContext()
StatefulServiceInterfacePrxbegin_getCurrentEventContext in interface StatefulServiceInterfacePrxpublic Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrxbegin_getCurrentEventContext in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_getCurrentEventContext(Ice.Callback __cb)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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
StatefulServiceInterfacePrxend_getCurrentEventContext in interface StatefulServiceInterfacePrx__iresult - The asynchronous result object.ServerErrorpublic static void __getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
public void passivate()
throws ServerError
StatefulServiceInterfacePrxpassivate in interface StatefulServiceInterfacePrxServerErrorpublic void passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
throws ServerError
StatefulServiceInterfacePrxpassivate in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.ServerErrorpublic Ice.AsyncResult begin_passivate()
StatefulServiceInterfacePrxbegin_passivate in interface StatefulServiceInterfacePrxpublic Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
StatefulServiceInterfacePrxbegin_passivate in interface StatefulServiceInterfacePrx__ctx - The Context map to send with the invocation.public Ice.AsyncResult begin_passivate(Ice.Callback __cb)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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)
StatefulServiceInterfacePrxbegin_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
StatefulServiceInterfacePrxend_passivate in interface StatefulServiceInterfacePrx__iresult - The asynchronous result object.ServerErrorpublic 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)