Uses of Class
org.csapi.pam.TpPAMEventInfo

Packages that use TpPAMEventInfo
org.csapi.pam   
org.csapi.pam.event   
 

Uses of TpPAMEventInfo in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMEventInfo
 TpPAMEventInfo[] TpPAMEventInfoListHolder.value
           
 TpPAMEventInfo TpPAMEventInfoHolder.value
           
 

Methods in org.csapi.pam that return TpPAMEventInfo
static TpPAMEventInfo[] TpPAMEventInfoListHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMEventInfo TpPAMEventInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMEventInfo[] TpPAMEventInfoListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpPAMEventInfo TpPAMEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMEventInfo
static void TpPAMEventInfoHelper.insert(org.omg.CORBA.Any any, TpPAMEventInfo s)
           
static void TpPAMEventInfoListHelper.insert(org.omg.CORBA.Any any, TpPAMEventInfo[] s)
           
static void TpPAMEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMEventInfo s)
           
static void TpPAMEventInfoListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPAMEventInfo[] _s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMEventInfo
TpPAMEventInfoHolder(TpPAMEventInfo initial)
           
TpPAMEventInfoListHolder(TpPAMEventInfo[] initial)
           
 

Uses of TpPAMEventInfo in org.csapi.pam.event
 

Methods in org.csapi.pam.event with parameters of type TpPAMEventInfo
 int IpPAMEventHandlerPOATie.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 int IpPAMEventHandlerOperations.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 int _IpPAMEventHandlerStub.registerForEvent(int clientID, TpPAMEventInfo[] eventList, int validFor, byte[] authToken)
           
 



Copyright © 2009. All Rights Reserved.