Uses of Class
jain.protocol.ss7.tcap.ComponentReqEvent

Packages that use ComponentReqEvent
jain.protocol.ss7.tcap This package contains the main interfaces required to represent JAIN TCAP protocol stacks, JAIN TCAP applications, as well as the classes and exceptions needed to send and receive JAIN TCAP messages. 
jain.protocol.ss7.tcap.component This package contains the Event classes representing the component primitives and their specified parameters, if a paramater is not included in any specific primitive, it is common to all the specified components and therefore coded within that components parent class. 
 

Uses of ComponentReqEvent in jain.protocol.ss7.tcap
 

Methods in jain.protocol.ss7.tcap with parameters of type ComponentReqEvent
 void JainTcapProvider.sendComponentReqEvent(ComponentReqEvent event)
          Sends a Component Request primitive into the TCAP layer of the SS7 protocol stack.
 

Uses of ComponentReqEvent in jain.protocol.ss7.tcap.component
 

Subclasses of ComponentReqEvent in jain.protocol.ss7.tcap.component
 class ErrorReqEvent
          An event representing a TCAP Error request component primitive.
 class InvokeReqEvent
          An event representing a TCAP Invoke request component primitive.
 class RejectReqEvent
          An event representing a TCAP Reject request component primitive.
 class ResultReqEvent
          An event representing a TCAP Result request component primitive.
 class TimerResetReqEvent
          An event representing a TCAP Timer Reset request component primitive.
 class UserCancelReqEvent
          An event representing a TCAP User Cancel request component primitive.
 



28 June 2000
If you have any comments or queries, please mail them to JainTcapApiFeedback@AePONA.Com

Copyright - 2000 Sun Microsystems