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

Packages that use DialogueReqEvent
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.dialogue This package contains the Event classes representing the JAIN TCAP Dialogue Handling primitives and their specific parameters, if a paramater is not included in any specific primitive, it is common to all the specified dialogues and therefore coded within that dialogues parent class. 
 

Uses of DialogueReqEvent in jain.protocol.ss7.tcap
 

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

Uses of DialogueReqEvent in jain.protocol.ss7.tcap.dialogue
 

Subclasses of DialogueReqEvent in jain.protocol.ss7.tcap.dialogue
 class BeginReqEvent
          An event representing a TCAP Begin request dialogue primitive.
 class ContinueReqEvent
          An event representing a TCAP Continue request dialogue primitive.
 class EndReqEvent
          An event representing a TCAP End request dialogue primitive.
 class UnidirectionalReqEvent
          An event representing a TCAP Unidirectional Request dialogue primitive.
 class UserAbortReqEvent
          An event representing a TCAP UserAbort request dialogue primitive.
 



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

Copyright - 2000 Sun Microsystems