public interface SessionPrx extends IObjectPrx
Modifier and Type | Method and Description |
---|---|
void |
addAllEventSet(java.util.List<Event> targets) |
void |
addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addEvent(Event target) |
void |
addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addSessionAnnotationLink(SessionAnnotationLink target) |
void |
addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
Callback_Session_addAllEventSet __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addAllEventSet __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Callback_Session_addAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addEvent(Event target) |
Ice.AsyncResult |
begin_addEvent(Event target,
Callback_Session_addEvent __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addEvent __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addEvent(Event target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
Callback_Session_addSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLink(SessionAnnotationLink target,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
Callback_Session_addSessionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_addSessionAnnotationLinkToBoth __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks() |
Ice.AsyncResult |
begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_clearAnnotationLinks __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearEvents() |
Ice.AsyncResult |
begin_clearEvents(Callback_Session_clearEvents __cb) |
Ice.AsyncResult |
begin_clearEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_clearEvents __cb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks() |
Ice.AsyncResult |
begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_copyAnnotationLinks __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyEvents() |
Ice.AsyncResult |
begin_copyEvents(Callback_Session_copyEvents __cb) |
Ice.AsyncResult |
begin_copyEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_copyEvents __cb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
Callback_Session_findSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_findSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner() |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getAnnotationLinksCountPerOwner __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getClosed() |
Ice.AsyncResult |
begin_getClosed(Callback_Session_getClosed __cb) |
Ice.AsyncResult |
begin_getClosed(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getClosed __cb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultEventType() |
Ice.AsyncResult |
begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getDefaultEventType __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMessage() |
Ice.AsyncResult |
begin_getMessage(Callback_Session_getMessage __cb) |
Ice.AsyncResult |
begin_getMessage(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getMessage __cb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getNode() |
Ice.AsyncResult |
begin_getNode(Callback_Session_getNode __cb) |
Ice.AsyncResult |
begin_getNode(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getNode __cb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Node> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getOwner() |
Ice.AsyncResult |
begin_getOwner(Callback_Session_getOwner __cb) |
Ice.AsyncResult |
begin_getOwner(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getOwner __cb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStarted() |
Ice.AsyncResult |
begin_getStarted(Callback_Session_getStarted __cb) |
Ice.AsyncResult |
begin_getStarted(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getStarted __cb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getSudoer() |
Ice.AsyncResult |
begin_getSudoer(Callback_Session_getSudoer __cb) |
Ice.AsyncResult |
begin_getSudoer(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getSudoer __cb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Experimenter> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToIdle() |
Ice.AsyncResult |
begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getTimeToIdle __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToLive() |
Ice.AsyncResult |
begin_getTimeToLive(Callback_Session_getTimeToLive __cb) |
Ice.AsyncResult |
begin_getTimeToLive(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getTimeToLive __cb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RLong> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserAgent() |
Ice.AsyncResult |
begin_getUserAgent(Callback_Session_getUserAgent __cb) |
Ice.AsyncResult |
begin_getUserAgent(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUserAgent __cb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUserIP()
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(Callback_Session_getUserIP __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(Ice.Callback __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUserIP __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_getUuid() |
Ice.AsyncResult |
begin_getUuid(Callback_Session_getUuid __cb) |
Ice.AsyncResult |
begin_getUuid(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getUuid __cb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RString> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion() |
Ice.AsyncResult |
begin_getVersion(Callback_Session_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_getVersion __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RInt> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Callback_Session_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_linkAnnotation __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList() |
Ice.AsyncResult |
begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_linkedAnnotationList __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
Callback_Session_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_reloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
Callback_Session_reloadEvents __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_reloadEvents __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
Callback_Session_removeAllEventSet __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeAllEventSet __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Callback_Session_removeAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeAllSessionAnnotationLinkSet __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
Callback_Session_removeEvent __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeEvent __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
Callback_Session_removeSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeSessionAnnotationLink __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
Callback_Session_removeSessionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_removeSessionAnnotationLinkFromBoth __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
Callback_Session_setClosed __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setClosed __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
Callback_Session_setDefaultEventType __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setDefaultEventType __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
Callback_Session_setMessage __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setMessage __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setNode(Node theNode) |
Ice.AsyncResult |
begin_setNode(Node theNode,
Callback_Session_setNode __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setNode __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
Callback_Session_setOwner __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setOwner __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
Callback_Session_setStarted __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setStarted __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
Callback_Session_setSudoer __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setSudoer __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
Callback_Session_setTimeToIdle __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setTimeToIdle __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
Callback_Session_setTimeToLive __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setTimeToLive __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
Callback_Session_setUserAgent __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUserAgent __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUserIP(RString theUserIP)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
Callback_Session_setUserIP __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
Ice.Callback __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUserIP __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Deprecated.
userIP is deprecated.
|
Ice.AsyncResult |
begin_setUuid(RString theUuid) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
Callback_Session_setUuid __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setUuid __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Callback_Session_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_setVersion __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks() |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_sizeOfAnnotationLinks __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfEvents() |
Ice.AsyncResult |
begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_sizeOfEvents __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_IntCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Callback_Session_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unlinkAnnotation __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks() |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unloadAnnotationLinks __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadEvents() |
Ice.AsyncResult |
begin_unloadEvents(Callback_Session_unloadEvents __cb) |
Ice.AsyncResult |
begin_unloadEvents(Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Session_unloadEvents __cb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
void |
clearAnnotationLinks() |
void |
clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
clearEvents() |
void |
clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<SessionAnnotationLink> |
copyAnnotationLinks() |
java.util.List<SessionAnnotationLink> |
copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Event> |
copyEvents() |
java.util.List<Event> |
copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
end_addAllEventSet(Ice.AsyncResult __result) |
void |
end_addAllSessionAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_addEvent(Ice.AsyncResult __result) |
void |
end_addSessionAnnotationLink(Ice.AsyncResult __result) |
void |
end_addSessionAnnotationLinkToBoth(Ice.AsyncResult __result) |
void |
end_clearAnnotationLinks(Ice.AsyncResult __result) |
void |
end_clearEvents(Ice.AsyncResult __result) |
java.util.List<SessionAnnotationLink> |
end_copyAnnotationLinks(Ice.AsyncResult __result) |
java.util.List<Event> |
end_copyEvents(Ice.AsyncResult __result) |
java.util.List<SessionAnnotationLink> |
end_findSessionAnnotationLink(Ice.AsyncResult __result) |
java.util.Map<java.lang.Long,java.lang.Long> |
end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result) |
RTime |
end_getClosed(Ice.AsyncResult __result) |
RString |
end_getDefaultEventType(Ice.AsyncResult __result) |
RString |
end_getMessage(Ice.AsyncResult __result) |
Node |
end_getNode(Ice.AsyncResult __result) |
Experimenter |
end_getOwner(Ice.AsyncResult __result) |
RTime |
end_getStarted(Ice.AsyncResult __result) |
Experimenter |
end_getSudoer(Ice.AsyncResult __result) |
RLong |
end_getTimeToIdle(Ice.AsyncResult __result) |
RLong |
end_getTimeToLive(Ice.AsyncResult __result) |
RString |
end_getUserAgent(Ice.AsyncResult __result) |
RString |
end_getUserIP(Ice.AsyncResult __result) |
RString |
end_getUuid(Ice.AsyncResult __result) |
RInt |
end_getVersion(Ice.AsyncResult __result) |
SessionAnnotationLink |
end_linkAnnotation(Ice.AsyncResult __result) |
java.util.List<Annotation> |
end_linkedAnnotationList(Ice.AsyncResult __result) |
void |
end_reloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_reloadEvents(Ice.AsyncResult __result) |
void |
end_removeAllEventSet(Ice.AsyncResult __result) |
void |
end_removeAllSessionAnnotationLinkSet(Ice.AsyncResult __result) |
void |
end_removeEvent(Ice.AsyncResult __result) |
void |
end_removeSessionAnnotationLink(Ice.AsyncResult __result) |
void |
end_removeSessionAnnotationLinkFromBoth(Ice.AsyncResult __result) |
void |
end_setClosed(Ice.AsyncResult __result) |
void |
end_setDefaultEventType(Ice.AsyncResult __result) |
void |
end_setMessage(Ice.AsyncResult __result) |
void |
end_setNode(Ice.AsyncResult __result) |
void |
end_setOwner(Ice.AsyncResult __result) |
void |
end_setStarted(Ice.AsyncResult __result) |
void |
end_setSudoer(Ice.AsyncResult __result) |
void |
end_setTimeToIdle(Ice.AsyncResult __result) |
void |
end_setTimeToLive(Ice.AsyncResult __result) |
void |
end_setUserAgent(Ice.AsyncResult __result) |
void |
end_setUserIP(Ice.AsyncResult __result) |
void |
end_setUuid(Ice.AsyncResult __result) |
void |
end_setVersion(Ice.AsyncResult __result) |
int |
end_sizeOfAnnotationLinks(Ice.AsyncResult __result) |
int |
end_sizeOfEvents(Ice.AsyncResult __result) |
void |
end_unlinkAnnotation(Ice.AsyncResult __result) |
void |
end_unloadAnnotationLinks(Ice.AsyncResult __result) |
void |
end_unloadEvents(Ice.AsyncResult __result) |
java.util.List<SessionAnnotationLink> |
findSessionAnnotationLink(Annotation removal) |
java.util.List<SessionAnnotationLink> |
findSessionAnnotationLink(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getClosed() |
RTime |
getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getDefaultEventType() |
RString |
getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getMessage() |
RString |
getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Node |
getNode() |
Node |
getNode(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Experimenter |
getOwner() |
Experimenter |
getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RTime |
getStarted() |
RTime |
getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Experimenter |
getSudoer() |
Experimenter |
getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getTimeToIdle() |
RLong |
getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RLong |
getTimeToLive() |
RLong |
getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getUserAgent() |
RString |
getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RString |
getUserIP()
Deprecated.
userIP is deprecated.
|
RString |
getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.
userIP is deprecated.
|
RString |
getUuid() |
RString |
getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx) |
RInt |
getVersion() |
RInt |
getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx) |
SessionAnnotationLink |
linkAnnotation(Annotation addition) |
SessionAnnotationLink |
linkAnnotation(Annotation addition,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
java.util.List<Annotation> |
linkedAnnotationList() |
java.util.List<Annotation> |
linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadAnnotationLinks(Session toCopy) |
void |
reloadAnnotationLinks(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
reloadEvents(Session toCopy) |
void |
reloadEvents(Session toCopy,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllEventSet(java.util.List<Event> targets) |
void |
removeAllEventSet(java.util.List<Event> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeEvent(Event theTarget) |
void |
removeEvent(Event theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeSessionAnnotationLink(SessionAnnotationLink theTarget) |
void |
removeSessionAnnotationLink(SessionAnnotationLink theTarget,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setClosed(RTime theClosed) |
void |
setClosed(RTime theClosed,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setDefaultEventType(RString theDefaultEventType) |
void |
setDefaultEventType(RString theDefaultEventType,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setMessage(RString theMessage) |
void |
setMessage(RString theMessage,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setNode(Node theNode) |
void |
setNode(Node theNode,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setOwner(Experimenter theOwner) |
void |
setOwner(Experimenter theOwner,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setStarted(RTime theStarted) |
void |
setStarted(RTime theStarted,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setSudoer(Experimenter theSudoer) |
void |
setSudoer(Experimenter theSudoer,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setTimeToIdle(RLong theTimeToIdle) |
void |
setTimeToIdle(RLong theTimeToIdle,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setTimeToLive(RLong theTimeToLive) |
void |
setTimeToLive(RLong theTimeToLive,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setUserAgent(RString theUserAgent) |
void |
setUserAgent(RString theUserAgent,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setUserIP(RString theUserIP)
Deprecated.
userIP is deprecated.
|
void |
setUserIP(RString theUserIP,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Deprecated.
userIP is deprecated.
|
void |
setUuid(RString theUuid) |
void |
setUuid(RString theUuid,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setVersion(RInt theVersion) |
void |
setVersion(RInt theVersion,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
sizeOfEvents() |
int |
sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unlinkAnnotation(Annotation removal) |
void |
unlinkAnnotation(Annotation removal,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadAnnotationLinks() |
void |
unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
unloadEvents() |
void |
unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx) |
begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getDetails, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_getId, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isAnnotated, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isGlobal, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLink, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isLoaded, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_isMutable, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_proxy, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_setId, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_shallowCopy, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unload, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadCollections, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, begin_unloadDetails, end_getDetails, end_getId, end_isAnnotated, end_isGlobal, end_isLink, end_isLoaded, end_isMutable, end_proxy, end_setId, end_shallowCopy, end_unload, end_unloadCollections, end_unloadDetails, getDetails, getDetails, getId, getId, isAnnotated, isAnnotated, isGlobal, isGlobal, isLink, isLink, isLoaded, isLoaded, isMutable, isMutable, proxy, proxy, setId, setId, shallowCopy, shallowCopy, unload, unload, unloadCollections, unloadCollections, unloadDetails, unloadDetails
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
RInt getVersion()
RInt getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion()
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getVersion(Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getVersion(Callback_Session_getVersion __cb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getVersion __cb)
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getVersion(IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getVersion(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RInt> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RInt end_getVersion(Ice.AsyncResult __result)
void setVersion(RInt theVersion)
void setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setVersion(RInt theVersion, Ice.Callback __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, Callback_Session_setVersion __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setVersion __cb)
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setVersion(RInt theVersion, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setVersion(RInt theVersion, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setVersion(Ice.AsyncResult __result)
Node getNode()
Node getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getNode()
Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getNode(Ice.Callback __cb)
Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getNode(Callback_Session_getNode __cb)
Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getNode __cb)
Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getNode(IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getNode(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Node> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Node end_getNode(Ice.AsyncResult __result)
void setNode(Node theNode)
void setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setNode(Node theNode)
Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setNode(Node theNode, Ice.Callback __cb)
Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setNode(Node theNode, Callback_Session_setNode __cb)
Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setNode __cb)
Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setNode(Node theNode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setNode(Node theNode, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setNode(Ice.AsyncResult __result)
RString getUuid()
RString getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getUuid()
Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getUuid(Ice.Callback __cb)
Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getUuid(Callback_Session_getUuid __cb)
Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUuid __cb)
Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getUuid(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RString end_getUuid(Ice.AsyncResult __result)
void setUuid(RString theUuid)
void setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setUuid(RString theUuid)
Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setUuid(RString theUuid, Ice.Callback __cb)
Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setUuid(RString theUuid, Callback_Session_setUuid __cb)
Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUuid __cb)
Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setUuid(RString theUuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setUuid(RString theUuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setUuid(Ice.AsyncResult __result)
Experimenter getOwner()
Experimenter getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getOwner()
Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getOwner(Ice.Callback __cb)
Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getOwner(Callback_Session_getOwner __cb)
Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getOwner __cb)
Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getOwner(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Experimenter end_getOwner(Ice.AsyncResult __result)
void setOwner(Experimenter theOwner)
void setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setOwner(Experimenter theOwner)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, Ice.Callback __cb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, Callback_Session_setOwner __cb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setOwner __cb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setOwner(Experimenter theOwner, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setOwner(Ice.AsyncResult __result)
Experimenter getSudoer()
Experimenter getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getSudoer()
Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getSudoer(Ice.Callback __cb)
Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getSudoer(Callback_Session_getSudoer __cb)
Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getSudoer __cb)
Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getSudoer(IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getSudoer(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Experimenter> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Experimenter end_getSudoer(Ice.AsyncResult __result)
void setSudoer(Experimenter theSudoer)
void setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Ice.Callback __cb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, Callback_Session_setSudoer __cb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setSudoer __cb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setSudoer(Experimenter theSudoer, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setSudoer(Ice.AsyncResult __result)
RLong getTimeToIdle()
RLong getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getTimeToIdle()
Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getTimeToIdle(Ice.Callback __cb)
Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getTimeToIdle(Callback_Session_getTimeToIdle __cb)
Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToIdle __cb)
Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getTimeToIdle(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getTimeToIdle(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RLong end_getTimeToIdle(Ice.AsyncResult __result)
void setTimeToIdle(RLong theTimeToIdle)
void setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Ice.Callback __cb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, Callback_Session_setTimeToIdle __cb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToIdle __cb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setTimeToIdle(RLong theTimeToIdle, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setTimeToIdle(Ice.AsyncResult __result)
RLong getTimeToLive()
RLong getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getTimeToLive()
Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getTimeToLive(Ice.Callback __cb)
Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getTimeToLive(Callback_Session_getTimeToLive __cb)
Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getTimeToLive __cb)
Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getTimeToLive(IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getTimeToLive(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RLong> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RLong end_getTimeToLive(Ice.AsyncResult __result)
void setTimeToLive(RLong theTimeToLive)
void setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Ice.Callback __cb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, Callback_Session_setTimeToLive __cb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setTimeToLive __cb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setTimeToLive(RLong theTimeToLive, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setTimeToLive(Ice.AsyncResult __result)
RTime getStarted()
RTime getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getStarted()
Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getStarted(Ice.Callback __cb)
Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getStarted(Callback_Session_getStarted __cb)
Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getStarted __cb)
Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getStarted(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getStarted(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RTime end_getStarted(Ice.AsyncResult __result)
void setStarted(RTime theStarted)
void setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setStarted(RTime theStarted)
Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setStarted(RTime theStarted, Ice.Callback __cb)
Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setStarted(RTime theStarted, Callback_Session_setStarted __cb)
Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setStarted __cb)
Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setStarted(RTime theStarted, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setStarted(RTime theStarted, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setStarted(Ice.AsyncResult __result)
RTime getClosed()
RTime getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getClosed()
Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getClosed(Ice.Callback __cb)
Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getClosed(Callback_Session_getClosed __cb)
Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getClosed __cb)
Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getClosed(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getClosed(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RTime end_getClosed(Ice.AsyncResult __result)
void setClosed(RTime theClosed)
void setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setClosed(RTime theClosed)
Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setClosed(RTime theClosed, Ice.Callback __cb)
Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setClosed(RTime theClosed, Callback_Session_setClosed __cb)
Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setClosed __cb)
Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setClosed(RTime theClosed, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setClosed(RTime theClosed, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setClosed(Ice.AsyncResult __result)
RString getMessage()
RString getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getMessage()
Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getMessage(Ice.Callback __cb)
Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getMessage(Callback_Session_getMessage __cb)
Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getMessage __cb)
Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getMessage(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RString end_getMessage(Ice.AsyncResult __result)
void setMessage(RString theMessage)
void setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setMessage(RString theMessage)
Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setMessage(RString theMessage, Ice.Callback __cb)
Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setMessage(RString theMessage, Callback_Session_setMessage __cb)
Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setMessage __cb)
Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setMessage(RString theMessage, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setMessage(RString theMessage, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setMessage(Ice.AsyncResult __result)
RString getDefaultEventType()
RString getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getDefaultEventType()
Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getDefaultEventType(Ice.Callback __cb)
Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getDefaultEventType(Callback_Session_getDefaultEventType __cb)
Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getDefaultEventType __cb)
Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getDefaultEventType(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getDefaultEventType(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RString end_getDefaultEventType(Ice.AsyncResult __result)
void setDefaultEventType(RString theDefaultEventType)
void setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Ice.Callback __cb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, Callback_Session_setDefaultEventType __cb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setDefaultEventType __cb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setDefaultEventType(RString theDefaultEventType, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setDefaultEventType(Ice.AsyncResult __result)
RString getUserAgent()
RString getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getUserAgent()
Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getUserAgent(Ice.Callback __cb)
Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getUserAgent(Callback_Session_getUserAgent __cb)
Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserAgent __cb)
Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getUserAgent(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getUserAgent(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
RString end_getUserAgent(Ice.AsyncResult __result)
void setUserAgent(RString theUserAgent)
void setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Ice.Callback __cb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, Callback_Session_setUserAgent __cb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserAgent __cb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_setUserAgent(RString theUserAgent, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_setUserAgent(Ice.AsyncResult __result)
RString getUserIP()
RString getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getUserIP()
Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getUserIP(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getUserIP(Callback_Session_getUserIP __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getUserIP __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getUserIP(IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getUserIP(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RString> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.RString end_getUserIP(Ice.AsyncResult __result)
__result
- The asynchronous result object.void setUserIP(RString theUserIP)
void setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_setUserIP(RString theUserIP)
Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setUserIP(RString theUserIP, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setUserIP(RString theUserIP, Callback_Session_setUserIP __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_setUserIP __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setUserIP(RString theUserIP, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setUserIP(RString theUserIP, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_setUserIP(Ice.AsyncResult __result)
__result
- The asynchronous result object.void unloadEvents()
void unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadEvents()
Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadEvents(Ice.Callback __cb)
Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadEvents(Callback_Session_unloadEvents __cb)
Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadEvents __cb)
Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unloadEvents(Ice.AsyncResult __result)
int sizeOfEvents()
int sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfEvents()
Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfEvents(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfEvents(Callback_Session_sizeOfEvents __cb)
Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfEvents __cb)
Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfEvents(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
int end_sizeOfEvents(Ice.AsyncResult __result)
java.util.List<Event> copyEvents()
java.util.List<Event> copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyEvents()
Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyEvents(Ice.Callback __cb)
Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyEvents(Callback_Session_copyEvents __cb)
Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyEvents __cb)
Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyEvents(IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Event>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<Event> end_copyEvents(Ice.AsyncResult __result)
void addEvent(Event target)
void addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addEvent(Event target)
Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addEvent(Event target, Ice.Callback __cb)
Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addEvent(Event target, Callback_Session_addEvent __cb)
Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addEvent __cb)
Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addEvent(Event target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addEvent(Event target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addEvent(Ice.AsyncResult __result)
void addAllEventSet(java.util.List<Event> targets)
void addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, Callback_Session_addAllEventSet __cb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllEventSet __cb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addAllEventSet(Ice.AsyncResult __result)
void removeEvent(Event theTarget)
void removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeEvent(Event theTarget)
Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeEvent(Event theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeEvent(Event theTarget, Callback_Session_removeEvent __cb)
Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeEvent __cb)
Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeEvent(Event theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeEvent(Event theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeEvent(Ice.AsyncResult __result)
void removeAllEventSet(java.util.List<Event> targets)
void removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, Callback_Session_removeAllEventSet __cb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllEventSet __cb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllEventSet(java.util.List<Event> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeAllEventSet(Ice.AsyncResult __result)
void clearEvents()
void clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearEvents()
Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearEvents(Ice.Callback __cb)
Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearEvents(Callback_Session_clearEvents __cb)
Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearEvents __cb)
Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearEvents(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearEvents(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_clearEvents(Ice.AsyncResult __result)
void reloadEvents(Session toCopy)
void reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadEvents(Session toCopy)
Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadEvents(Session toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, Callback_Session_reloadEvents __cb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadEvents __cb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadEvents(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_reloadEvents(Ice.AsyncResult __result)
void unloadAnnotationLinks()
void unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks()
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unloadAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(Callback_Session_unloadAnnotationLinks __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unloadAnnotationLinks __cb)
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unloadAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unloadAnnotationLinks(Ice.AsyncResult __result)
int sizeOfAnnotationLinks()
int sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks()
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(Callback_Session_sizeOfAnnotationLinks __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_sizeOfAnnotationLinks __cb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_sizeOfAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
int end_sizeOfAnnotationLinks(Ice.AsyncResult __result)
java.util.List<SessionAnnotationLink> copyAnnotationLinks()
java.util.List<SessionAnnotationLink> copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks()
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_copyAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_copyAnnotationLinks(Callback_Session_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_copyAnnotationLinks __cb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyAnnotationLinks(IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_copyAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<SessionAnnotationLink> end_copyAnnotationLinks(Ice.AsyncResult __result)
void addSessionAnnotationLink(SessionAnnotationLink target)
void addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Ice.Callback __cb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, Callback_Session_addSessionAnnotationLink __cb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLink __cb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addSessionAnnotationLink(SessionAnnotationLink target, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addSessionAnnotationLink(Ice.AsyncResult __result)
void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_addAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addAllSessionAnnotationLinkSet(Ice.AsyncResult __result)
void removeSessionAnnotationLink(SessionAnnotationLink theTarget)
void removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Ice.Callback __cb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, Callback_Session_removeSessionAnnotationLink __cb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLink __cb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeSessionAnnotationLink(SessionAnnotationLink theTarget, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeSessionAnnotationLink(Ice.AsyncResult __result)
void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeAllSessionAnnotationLinkSet __cb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeAllSessionAnnotationLinkSet(Ice.AsyncResult __result)
void clearAnnotationLinks()
void clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks()
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_clearAnnotationLinks(Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_clearAnnotationLinks(Callback_Session_clearAnnotationLinks __cb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_clearAnnotationLinks __cb)
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearAnnotationLinks(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_clearAnnotationLinks(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_clearAnnotationLinks(Ice.AsyncResult __result)
void reloadAnnotationLinks(Session toCopy)
void reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, Callback_Session_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_reloadAnnotationLinks __cb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_reloadAnnotationLinks(Session toCopy, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_reloadAnnotationLinks(Ice.AsyncResult __result)
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner()
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(Callback_Session_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_getAnnotationLinksCountPerOwner __cb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_getAnnotationLinksCountPerOwner(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.Long,java.lang.Long>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.Map<java.lang.Long,java.lang.Long> end_getAnnotationLinksCountPerOwner(Ice.AsyncResult __result)
SessionAnnotationLink linkAnnotation(Annotation addition)
SessionAnnotationLink linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Ice.Callback __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, Callback_Session_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkAnnotation __cb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkAnnotation(Annotation addition, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<SessionAnnotationLink> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
SessionAnnotationLink end_linkAnnotation(Ice.AsyncResult __result)
void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_addSessionAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_addSessionAnnotationLinkToBoth __cb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_addSessionAnnotationLinkToBoth(Ice.AsyncResult __result)
java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal)
java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, Callback_Session_findSessionAnnotationLink __cb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_findSessionAnnotationLink __cb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_findSessionAnnotationLink(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<SessionAnnotationLink>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<SessionAnnotationLink> end_findSessionAnnotationLink(Ice.AsyncResult __result)
void unlinkAnnotation(Annotation removal)
void unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, Callback_Session_unlinkAnnotation __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_unlinkAnnotation __cb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_unlinkAnnotation(Annotation removal, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_unlinkAnnotation(Ice.AsyncResult __result)
void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Ice.Callback __cb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_removeSessionAnnotationLinkFromBoth __cb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
void end_removeSessionAnnotationLinkFromBoth(Ice.AsyncResult __result)
java.util.List<Annotation> linkedAnnotationList()
java.util.List<Annotation> linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList()
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_linkedAnnotationList(Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_linkedAnnotationList(Callback_Session_linkedAnnotationList __cb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Session_linkedAnnotationList __cb)
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedAnnotationList(IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult begin_linkedAnnotationList(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<Annotation>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
java.util.List<Annotation> end_linkedAnnotationList(Ice.AsyncResult __result)