Package omero.api
Class ISessionPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.ISessionPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,ISessionPrx
,ServiceInterfacePrx
public final class ISessionPrxHelper extends Ice.ObjectPrxHelperBase implements ISessionPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ISessionPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__closeSession_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
static void
__createSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
static void
__createSessionWithTimeout_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
static void
__createSessionWithTimeouts_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
static void
__createUserSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
static void
__getInput_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
static void
__getInputKeys_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
static void
__getInputs_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
static void
__getMyOpenAgentSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
static void
__getMyOpenClientSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
static void
__getMyOpenSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
static void
__getOutput_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
static void
__getOutputKeys_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
static void
__getOutputs_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
static void
__getReferenceCount_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
static void
__getSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
static ISessionPrx
__read(IceInternal.BasicStream __is)
static void
__setInput_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__setOutput_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, ISessionPrx v)
Ice.AsyncResult
begin_closeSession(Session sess)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, Ice.Callback __cb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_closeSession __cb)
Closes session and releases all resources.Ice.AsyncResult
begin_closeSession(Session sess, Callback_ISession_closeSession __cb)
Closes session and releases all resources.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, Ice.Callback __cb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSession __cb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSession(Principal p, java.lang.String credentials, Callback_ISession_createSession __cb)
Creates a new session and returns it to the user.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, Ice.Callback __cb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSessionWithTimeout __cb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, Callback_ISession_createSessionWithTimeout __cb)
Allows an admin to create aSession
for the givePrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, Ice.Callback __cb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSessionWithTimeouts __cb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, Callback_ISession_createSessionWithTimeouts __cb)
Allows an admin to create aSession
for the givenPrincipal
.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, Ice.Callback __cb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createUserSession __cb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, Callback_ISession_createUserSession __cb)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, Ice.Callback __cb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInput __cb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInput(java.lang.String sess, java.lang.String key, Callback_ISession_getInput __cb)
Retrieves an entry from the givenSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, Ice.Callback __cb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInputKeys __cb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputKeys(java.lang.String sess, Callback_ISession_getInputKeys __cb)
Retrieves all keys in theSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, Ice.Callback __cb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInputs __cb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getInputs(java.lang.String sess, Callback_ISession_getInputs __cb)
Retrieves all inputs from the givenSession
input environment.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, Ice.Callback __cb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenAgentSessions __cb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenAgentSessions(java.lang.String agent, Callback_ISession_getMyOpenAgentSessions __cb)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.Ice.AsyncResult
begin_getMyOpenClientSessions()
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(Ice.Callback __cb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenClientSessions __cb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenClientSessions(Callback_ISession_getMyOpenClientSessions __cb)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.Ice.AsyncResult
begin_getMyOpenSessions()
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(Ice.Callback __cb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenSessions __cb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getMyOpenSessions(Callback_ISession_getMyOpenSessions __cb)
Returns a list of open sessions for the current user.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, Ice.Callback __cb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutput __cb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutput(java.lang.String sess, java.lang.String key, Callback_ISession_getOutput __cb)
Retrieves an entry from theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, Ice.Callback __cb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutputKeys __cb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputKeys(java.lang.String sess, Callback_ISession_getOutputKeys __cb)
Retrieves all keys in theSession
output environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, Ice.Callback __cb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutputs __cb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getOutputs(java.lang.String sess, Callback_ISession_getOutputs __cb)
Retrieves all outputs from the givenSession
input environment.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, Ice.Callback __cb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getReferenceCount __cb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getReferenceCount(java.lang.String sessionUuid, Callback_ISession_getReferenceCount __cb)
Retrieves the current reference count for the given uuid.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, Ice.Callback __cb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getSession __cb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_getSession(java.lang.String sessionUuid, Callback_ISession_getSession __cb)
Retrieves the session associated with this uuid, updating the last access time as well.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, Ice.Callback __cb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, 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)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, 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)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_setInput __cb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setInput(java.lang.String sess, java.lang.String key, RType value, Callback_ISession_setInput __cb)
Places an entry in the givenSession
input environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, Ice.Callback __cb)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, 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)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, 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)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_setOutput __cb)
Places an entry in the givenSession
output environment.Ice.AsyncResult
begin_setOutput(java.lang.String sess, java.lang.String key, RType value, Callback_ISession_setOutput __cb)
Places an entry in the givenSession
output environment.static ISessionPrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static ISessionPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static ISessionPrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static ISessionPrx
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.int
closeSession(Session sess)
Closes session and releases all resources.int
closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Closes session and releases all resources.Session
createSession(Principal p, java.lang.String credentials)
Creates a new session and returns it to the user.Session
createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new session and returns it to the user.Session
createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds)
Allows an admin to create aSession
for the givePrincipal
.Session
createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows an admin to create aSession
for the givePrincipal
.Session
createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds)
Allows an admin to create aSession
for the givenPrincipal
.Session
createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows an admin to create aSession
for the givenPrincipal
.Session
createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.Session
createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.int
end_closeSession(Ice.AsyncResult __iresult)
Closes session and releases all resources.Session
end_createSession(Ice.AsyncResult __iresult)
Creates a new session and returns it to the user.Session
end_createSessionWithTimeout(Ice.AsyncResult __iresult)
Allows an admin to create aSession
for the givePrincipal
.Session
end_createSessionWithTimeouts(Ice.AsyncResult __iresult)
Allows an admin to create aSession
for the givenPrincipal
.Session
end_createUserSession(Ice.AsyncResult __iresult)
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.RType
end_getInput(Ice.AsyncResult __iresult)
Retrieves an entry from the givenSession
input environment.java.util.List<java.lang.String>
end_getInputKeys(Ice.AsyncResult __iresult)
Retrieves all keys in theSession
input environment.java.util.Map<java.lang.String,RType>
end_getInputs(Ice.AsyncResult __iresult)
Retrieves all inputs from the givenSession
input environment.java.util.List<Session>
end_getMyOpenAgentSessions(Ice.AsyncResult __iresult)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.java.util.List<Session>
end_getMyOpenClientSessions(Ice.AsyncResult __iresult)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.java.util.List<Session>
end_getMyOpenSessions(Ice.AsyncResult __iresult)
Returns a list of open sessions for the current user.RType
end_getOutput(Ice.AsyncResult __iresult)
Retrieves an entry from theSession
output environment.java.util.List<java.lang.String>
end_getOutputKeys(Ice.AsyncResult __iresult)
Retrieves all keys in theSession
output environment.java.util.Map<java.lang.String,RType>
end_getOutputs(Ice.AsyncResult __iresult)
Retrieves all outputs from the givenSession
input environment.int
end_getReferenceCount(Ice.AsyncResult __iresult)
Retrieves the current reference count for the given uuid.Session
end_getSession(Ice.AsyncResult __iresult)
Retrieves the session associated with this uuid, updating the last access time as well.void
end_setInput(Ice.AsyncResult __iresult)
Places an entry in the givenSession
input environment.void
end_setOutput(Ice.AsyncResult __iresult)
Places an entry in the givenSession
output environment.RType
getInput(java.lang.String sess, java.lang.String key)
Retrieves an entry from the givenSession
input environment.RType
getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves an entry from the givenSession
input environment.java.util.List<java.lang.String>
getInputKeys(java.lang.String sess)
Retrieves all keys in theSession
input environment.java.util.List<java.lang.String>
getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all keys in theSession
input environment.java.util.Map<java.lang.String,RType>
getInputs(java.lang.String sess)
Retrieves all inputs from the givenSession
input environment.java.util.Map<java.lang.String,RType>
getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all inputs from the givenSession
input environment.java.util.List<Session>
getMyOpenAgentSessions(java.lang.String agent)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.java.util.List<Session>
getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx)
LikegetMyOpenSessions
but returns only those sessions with the given agent string.java.util.List<Session>
getMyOpenClientSessions()
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.java.util.List<Session>
getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.java.util.List<Session>
getMyOpenSessions()
Returns a list of open sessions for the current user.java.util.List<Session>
getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a list of open sessions for the current user.RType
getOutput(java.lang.String sess, java.lang.String key)
Retrieves an entry from theSession
output environment.RType
getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves an entry from theSession
output environment.java.util.List<java.lang.String>
getOutputKeys(java.lang.String sess)
Retrieves all keys in theSession
output environment.java.util.List<java.lang.String>
getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all keys in theSession
output environment.java.util.Map<java.lang.String,RType>
getOutputs(java.lang.String sess)
Retrieves all outputs from the givenSession
input environment.java.util.Map<java.lang.String,RType>
getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves all outputs from the givenSession
input environment.int
getReferenceCount(java.lang.String sessionUuid)
Retrieves the current reference count for the given uuid.int
getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the current reference count for the given uuid.Session
getSession(java.lang.String sessionUuid)
Retrieves the session associated with this uuid, updating the last access time as well.Session
getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the session associated with this uuid, updating the last access time as well.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.void
setInput(java.lang.String sess, java.lang.String key, RType value)
Places an entry in the givenSession
input environment.void
setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Places an entry in the givenSession
input environment.void
setOutput(java.lang.String sess, java.lang.String key, RType value)
Places an entry in the givenSession
output environment.void
setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Places an entry in the givenSession
output environment.static ISessionPrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static ISessionPrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
closeSession
public int closeSession(Session sess) throws ServerError
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
closeSession
in interfaceISessionPrx
- Throws:
ServerError
-
closeSession
public int closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, Callback_ISession_closeSession __cb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_closeSession __cb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_closeSession
public Ice.AsyncResult begin_closeSession(Session sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
begin_closeSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_closeSession
public int end_closeSession(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Closes session and releases all resources. It is preferred that all clients call this method as soon as possible to free memory, but it is possible to not call close, and rejoin a session later. The current reference count for the session is returned. If the session does not exist, -1. If this call caused the death of the session, then -2.- Specified by:
end_closeSession
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__closeSession_completed
public static void __closeSession_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
-
createSession
public Session createSession(Principal p, java.lang.String credentials) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
createSession
in interfaceISessionPrx
- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
createSession
public Session createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, Callback_ISession_createSession __cb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSession __cb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSession
public Ice.AsyncResult begin_createSession(Principal p, java.lang.String credentials, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
begin_createSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createSession
public Session end_createSession(Ice.AsyncResult __iresult) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Creates a new session and returns it to the user.- Specified by:
end_createSession
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
__createSession_completed
public static void __createSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
-
createSessionWithTimeout
public Session createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
createSessionWithTimeout
public Session createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, Callback_ISession_createSessionWithTimeout __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSessionWithTimeout __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeout
public Ice.AsyncResult begin_createSessionWithTimeout(Principal principal, long timeToLiveMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
begin_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. This is useful to override the server default so that an initial delay before the user is given the token will not be construed as idle time. A value less than 1 will cause the default max timeToLive to be used; but timeToIdle will be disabled.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createSessionWithTimeout
public Session end_createSessionWithTimeout(Ice.AsyncResult __iresult) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givePrincipal
.- Specified by:
end_createSessionWithTimeout
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
__createSessionWithTimeout_completed
public static void __createSessionWithTimeout_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
-
createSessionWithTimeouts
public Session createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
createSessionWithTimeouts
public Session createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, Callback_ISession_createSessionWithTimeouts __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createSessionWithTimeouts __cb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createSessionWithTimeouts
public Ice.AsyncResult begin_createSessionWithTimeouts(Principal principal, long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
begin_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
principal
- Non-nullPrincipal
with the target user's nametimeToLiveMilliseconds
- The time that thisSession
has until destruction. Setting the value to 0 will prevent destruction unless the session remains idle.timeToIdleMilliseconds
- The time that thisSession
can remain idle before being destroyed. Setting the value to 0 will prevent idleness based destruction.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createSessionWithTimeouts
public Session end_createSessionWithTimeouts(Ice.AsyncResult __iresult) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows an admin to create aSession
for the givenPrincipal
.- Specified by:
end_createSessionWithTimeouts
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
__createSessionWithTimeouts_completed
public static void __createSessionWithTimeouts_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
-
createUserSession
public Session createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
createUserSession
in interfaceISessionPrx
- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
createUserSession
public Session createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, Callback_ISession_createUserSession __cb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_createUserSession __cb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_createUserSession
public Ice.AsyncResult begin_createUserSession(long timeToLiveMilliseconds, long timeToIdleMilliseconds, java.lang.String defaultGroup, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
begin_createUserSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_createUserSession
public Session end_createUserSession(Ice.AsyncResult __iresult) throws Glacier2.CannotCreateSessionException, ServerError
Description copied from interface:ISessionPrx
Allows a user to open up another session for him/herself with the given defaults without needing to re-enter password.- Specified by:
end_createUserSession
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
Glacier2.CannotCreateSessionException
ServerError
-
__createUserSession_completed
public static void __createUserSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
-
getInput
public RType getInput(java.lang.String sess, java.lang.String key) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
getInput
in interfaceISessionPrx
- Throws:
ServerError
-
getInput
public RType getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, Callback_ISession_getInput __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInput __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInput
public Ice.AsyncResult begin_getInput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
begin_getInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getInput
public RType end_getInput(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from the givenSession
input environment.- Specified by:
end_getInput
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getInput_completed
public static void __getInput_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
-
getInputKeys
public java.util.List<java.lang.String> getInputKeys(java.lang.String sess) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
getInputKeys
in interfaceISessionPrx
- Returns:
- a
Set
of keys - Throws:
ServerError
-
getInputKeys
public java.util.List<java.lang.String> getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- a
Set
of keys - Throws:
ServerError
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, Callback_ISession_getInputKeys __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInputKeys __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInputKeys
public Ice.AsyncResult begin_getInputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
begin_getInputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getInputKeys
public java.util.List<java.lang.String> end_getInputKeys(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
input environment.- Specified by:
end_getInputKeys
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Returns:
- a
Set
of keys - Throws:
ServerError
-
__getInputKeys_completed
public static void __getInputKeys_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
-
getInputs
public java.util.Map<java.lang.String,RType> getInputs(java.lang.String sess) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
getInputs
in interfaceISessionPrx
- Throws:
ServerError
-
getInputs
public java.util.Map<java.lang.String,RType> getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, Callback_ISession_getInputs __cb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getInputs __cb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getInputs
public Ice.AsyncResult begin_getInputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
begin_getInputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getInputs
public java.util.Map<java.lang.String,RType> end_getInputs(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all inputs from the givenSession
input environment.- Specified by:
end_getInputs
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getInputs_completed
public static void __getInputs_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
-
getMyOpenAgentSessions
public java.util.List<Session> getMyOpenAgentSessions(java.lang.String agent) throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
getMyOpenAgentSessions
in interfaceISessionPrx
- Throws:
ServerError
-
getMyOpenAgentSessions
public java.util.List<Session> getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, Ice.Callback __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, Callback_ISession_getMyOpenAgentSessions __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenAgentSessions __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenAgentSessions
public Ice.AsyncResult begin_getMyOpenAgentSessions(java.lang.String agent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
begin_getMyOpenAgentSessions
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMyOpenAgentSessions
public java.util.List<Session> end_getMyOpenAgentSessions(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions with the given agent string.- Specified by:
end_getMyOpenAgentSessions
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMyOpenAgentSessions_completed
public static void __getMyOpenAgentSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
-
getMyOpenClientSessions
public java.util.List<Session> getMyOpenClientSessions() throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
getMyOpenClientSessions
in interfaceISessionPrx
- Throws:
ServerError
-
getMyOpenClientSessions
public java.util.List<Session> getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions()
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(Ice.Callback __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(Callback_ISession_getMyOpenClientSessions __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenClientSessions __cb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenClientSessions
public Ice.AsyncResult begin_getMyOpenClientSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
begin_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMyOpenClientSessions
public java.util.List<Session> end_getMyOpenClientSessions(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
LikegetMyOpenSessions
but returns only those sessions started by official OMERO clients.- Specified by:
end_getMyOpenClientSessions
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMyOpenClientSessions_completed
public static void __getMyOpenClientSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
-
getMyOpenSessions
public java.util.List<Session> getMyOpenSessions() throws ServerError
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
getMyOpenSessions
in interfaceISessionPrx
- Throws:
ServerError
-
getMyOpenSessions
public java.util.List<Session> getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions()
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(Ice.Callback __cb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(Callback_ISession_getMyOpenSessions __cb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getMyOpenSessions __cb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getMyOpenSessions
public Ice.AsyncResult begin_getMyOpenSessions(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Session>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
begin_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getMyOpenSessions
public java.util.List<Session> end_getMyOpenSessions(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Returns a list of open sessions for the current user. The list is ordered by session creation time, so that the last item was created last.- Specified by:
end_getMyOpenSessions
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getMyOpenSessions_completed
public static void __getMyOpenSessions_completed(Ice.TwowayCallbackArg1UE<java.util.List<Session>> __cb, Ice.AsyncResult __result)
-
getOutput
public RType getOutput(java.lang.String sess, java.lang.String key) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
getOutput
in interfaceISessionPrx
- Throws:
ServerError
-
getOutput
public RType getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, Callback_ISession_getOutput __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutput __cb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutput
public Ice.AsyncResult begin_getOutput(java.lang.String sess, java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
begin_getOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getOutput
public RType end_getOutput(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves an entry from theSession
output environment.- Specified by:
end_getOutput
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getOutput_completed
public static void __getOutput_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
-
getOutputKeys
public java.util.List<java.lang.String> getOutputKeys(java.lang.String sess) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
getOutputKeys
in interfaceISessionPrx
- Throws:
ServerError
-
getOutputKeys
public java.util.List<java.lang.String> getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, Callback_ISession_getOutputKeys __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutputKeys __cb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutputKeys
public Ice.AsyncResult begin_getOutputKeys(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<java.lang.String>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
begin_getOutputKeys
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getOutputKeys
public java.util.List<java.lang.String> end_getOutputKeys(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all keys in theSession
output environment.- Specified by:
end_getOutputKeys
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getOutputKeys_completed
public static void __getOutputKeys_completed(Ice.TwowayCallbackArg1UE<java.util.List<java.lang.String>> __cb, Ice.AsyncResult __result)
-
getOutputs
public java.util.Map<java.lang.String,RType> getOutputs(java.lang.String sess) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
getOutputs
in interfaceISessionPrx
- Throws:
ServerError
-
getOutputs
public java.util.Map<java.lang.String,RType> getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, Callback_ISession_getOutputs __cb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getOutputs __cb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getOutputs
public Ice.AsyncResult begin_getOutputs(java.lang.String sess, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
begin_getOutputs
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getOutputs
public java.util.Map<java.lang.String,RType> end_getOutputs(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves all outputs from the givenSession
input environment.- Specified by:
end_getOutputs
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getOutputs_completed
public static void __getOutputs_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
-
getReferenceCount
public int getReferenceCount(java.lang.String sessionUuid) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
getReferenceCount
in interfaceISessionPrx
- Throws:
ServerError
-
getReferenceCount
public int getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, Callback_ISession_getReferenceCount __cb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getReferenceCount __cb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getReferenceCount
public Ice.AsyncResult begin_getReferenceCount(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
begin_getReferenceCount
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getReferenceCount
public int end_getReferenceCount(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the current reference count for the given uuid. Has the same semantics asgetSession
.- Specified by:
end_getReferenceCount
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getReferenceCount_completed
public static void __getReferenceCount_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
-
getSession
public Session getSession(java.lang.String sessionUuid) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
getSession
in interfaceISessionPrx
- Throws:
ServerError
-
getSession
public Session getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, Callback_ISession_getSession __cb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_getSession __cb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getSession
public Ice.AsyncResult begin_getSession(java.lang.String sessionUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Session> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
begin_getSession
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getSession
public Session end_getSession(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Retrieves the session associated with this uuid, updating the last access time as well. Throws aRemovedSessionException
if not present, or aSessionTimeoutException
if expired. This method can be used as aSession
ping.- Specified by:
end_getSession
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getSession_completed
public static void __getSession_completed(Ice.TwowayCallbackArg1UE<Session> __cb, Ice.AsyncResult __result)
-
setInput
public void setInput(java.lang.String sess, java.lang.String key, RType value) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
setInput
in interfaceISessionPrx
- Throws:
ServerError
-
setInput
public void setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, Callback_ISession_setInput __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_setInput __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setInput
public Ice.AsyncResult begin_setInput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
begin_setInput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setInput
public void end_setInput(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
input environment. If the value is null, the key will be removed.- Specified by:
end_setInput
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setInput_completed
public static void __setInput_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
setOutput
public void setOutput(java.lang.String sess, java.lang.String key, RType value) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
setOutput
in interfaceISessionPrx
- Throws:
ServerError
-
setOutput
public void setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, Callback_ISession_setOutput __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ISession_setOutput __cb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_setOutput
public Ice.AsyncResult begin_setOutput(java.lang.String sess, java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
begin_setOutput
in interfaceISessionPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_setOutput
public void end_setOutput(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:ISessionPrx
Places an entry in the givenSession
output environment. If the value is null, the key will be removed.- Specified by:
end_setOutput
in interfaceISessionPrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__setOutput_completed
public static void __setOutput_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static ISessionPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ISessionPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ISessionPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static ISessionPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static ISessionPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static ISessionPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, ISessionPrx v)
-
__read
public static ISessionPrx __read(IceInternal.BasicStream __is)
-
-