JAIN TCAP API
v1.1 - 5th Sept 2001

Package jain.protocol.ss7

This package contains the JAIN SS7 Factory and the JAIN SS7 Addressing.

See:
          Description

Interface Summary
SS7Address JAIN SS7 Address is to provide consistency across the JAIN addressing schema and to enable a mechanism for new protocol addresses to be added in the furture.
 

Class Summary
AddressConstants Constants used by the JAIN SS7 Address classes
GlobalTitle When instantiated this class represents a Global Title format which informs the user that the GlobalTitle is not included, its Global Title Indicator is of value '0000'.
GTIndicator0001 This class represents a Global Title Indicator-0001, it can be used to store, create and retrieve GlobalTitle-0001 entries.
GTIndicator0010 This class represents a Global Title Indicator-0010, it can be used to store, create and retrieve GlobalTitle-0010 entries.
GTIndicator0011 This class represents a Global Title Indicator-0011, it can be used to store, create and retrieve GlobalTitle-0011 entries.
GTIndicator0100 This class represents a Global Title Indicator-0100, it can be used to store, create and retrieve GlobalTitle-0100 entries.
JainSS7Factory The JAIN(tm) SS7 Factory is a singleton class by which JAIN SS7 applications can obtain a proprietary (Peer) JAIN SS7 Object.
JainSS7Utility Utility class for JAIN SS7.
SccpUserAddress SccpUserAddress represents an address of a Sccp User application.
SignalingPointCode The Signaling Point Code can be implemented in one of the following 2 ways ITU_14bit - Split 3-8-3 across member/cluster/zone.
SubSystemAddress SubsystemAddress represents an address of an SS7 User application.
 

Exception Summary
IdNotAvailableException This Exception is thrown to indicate that there are no more free Dialogue Ids or InvokeId
SS7Exception This SS7 Exception is thrown when a general SS7 Error is encountered, and may be used when no other specific SS7 Excepion is relevant.
SS7ListenerAlreadyRegisteredException Deprecated. As of JAIN TCAP v1.1.
SS7ListenerNotRegisteredException Deprecated. As of JAIN TCAP v1.1.
SS7PeerUnavailableException Deprecated. As of JAIN TCAP v1.1.
UserAddressEmptyException This JAIN UserAddressEmptyException is a run time exception thrown if a listener with a user-address whose point-code does not match that of the stack that owns the provider the listener is registered on (i.e.
UserAddressLimitException This Exception is thrown when an attempt is made to add an User Address to a JainTcapListener when the Limit of User Addresses managed by that JainTcapListener has been reached.
VersionNotSupportedException This Exception is thrown to indicate that there is no support for this version of a specification.
 

Package jain.protocol.ss7 Description

This package contains the JAIN SS7 Factory and the JAIN SS7 Addressing.


JAIN TCAP API
v1.1 - 5th Sept 2001

Email comments to [email protected]