Uses of Class
tecgraf.openbus.session_service.v1_05.SessionEvent

Packages that use SessionEvent
tecgraf.openbus.session_service.v1_05   
 

Uses of SessionEvent in tecgraf.openbus.session_service.v1_05
 

Fields in tecgraf.openbus.session_service.v1_05 declared as SessionEvent
 SessionEvent SessionEventHolder.value
           
 

Methods in tecgraf.openbus.session_service.v1_05 that return SessionEvent
static SessionEvent SessionEventHelper.extract(Any any)
           
static SessionEvent SessionEventHelper.read(InputStream in)
           
 

Methods in tecgraf.openbus.session_service.v1_05 with parameters of type SessionEvent
static void SessionEventHelper.insert(Any any, SessionEvent s)
           
 void _SessionEventSinkStub.push(String sender, SessionEvent ev)
           
 void SessionEventSinkPOATie.push(String sender, SessionEvent ev)
           
 void SessionEventSinkOperations.push(String sender, SessionEvent ev)
           
static void SessionEventHelper.write(OutputStream out, SessionEvent s)
           
 

Constructors in tecgraf.openbus.session_service.v1_05 with parameters of type SessionEvent
SessionEventHolder(SessionEvent initial)
           
 



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