Uses of Interface
tecgraf.openbus.session_service.v1_05.ISession

Packages that use ISession
tecgraf.openbus.session_service.v1_05   
 

Uses of ISession in tecgraf.openbus.session_service.v1_05
 

Classes in tecgraf.openbus.session_service.v1_05 that implement ISession
 class _ISessionStub
          Generated from IDL interface "ISession".
 

Fields in tecgraf.openbus.session_service.v1_05 declared as ISession
 ISession[] SessionListHolder.value
           
 ISession ISessionHolder.value
           
 

Methods in tecgraf.openbus.session_service.v1_05 that return ISession
 ISession ISessionPOA._this()
           
 ISession ISessionPOATie._this()
           
 ISession ISessionPOA._this(ORB orb)
           
 ISession ISessionPOATie._this(ORB orb)
           
static ISession[] SessionListHelper.extract(Any any)
           
static ISession ISessionHelper.extract(Any any)
           
static ISession ISessionHelper.narrow(Object obj)
           
static ISession[] SessionListHelper.read(InputStream _in)
           
static ISession ISessionHelper.read(InputStream in)
           
static ISession ISessionHelper.unchecked_narrow(Object obj)
           
 

Methods in tecgraf.openbus.session_service.v1_05 with parameters of type ISession
static void ISessionHelper.insert(Any any, ISession s)
           
static void SessionListHelper.insert(Any any, ISession[] s)
           
static void ISessionHelper.write(OutputStream _out, ISession s)
           
static void SessionListHelper.write(OutputStream _out, ISession[] _s)
           
 

Constructors in tecgraf.openbus.session_service.v1_05 with parameters of type ISession
ISessionHolder(ISession initial)
           
SessionListHolder(ISession[] initial)
           
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.