|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignallingPointMO | |
| jain.protocol.ss7.oam.mtp3 | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. |
| jain.protocol.ss7.oam.sccp | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. |
| Uses of SignallingPointMO in jain.protocol.ss7.oam.mtp3 |
| Methods in jain.protocol.ss7.oam.mtp3 that return SignallingPointMO | |
SignallingPointMO |
RouteSetMO.getDestSignallingPoint()
Gets the Destination Signalling Point of this Route Set. |
SignallingPointMO |
Mtp3LayerMO.createSignallingPoint()
Creates a new Mtp Signalling Point Managed Object |
SignallingPointMO |
Mtp3LayerMO.getSignallingPoint()
Returns the Signalling Point. |
SignallingPointMO |
SignallingPointMO.getBackup()
Gets the Backup Signalling Point of this Signalling Point. |
SignallingPointMO |
Mtp3SapMO.getSignallingPoint()
Gets the Signalling Point of this 'Access Point'. |
SignallingPointMO |
LinkSetMO.getAdjacentSignallingPoint()
Gets the Adjacent Signalling Point of this Link Set. |
| Methods in jain.protocol.ss7.oam.mtp3 with parameters of type SignallingPointMO | |
void |
Mtp3LayerMO.setSignallingPoint(SignallingPointMO signallingPoint)
Sets the Signalling Point. |
java.lang.Object[] |
ScreeningTableMO.getValidList(SignallingPointMO destSignallingPoint)
Returns an array of Objects representing either all of the allowed LinkSets or all of the allowed Originating Point Codes for the specified destination point code. The type of Objects that is returned in the array is dependent on the screening type option. |
void |
ScreeningTableMO.setValidList(SignallingPointMO destSignallingPoint,
java.lang.Object[] authorisedList)
Sets an array of Objects representing either: all of the allowed LinkSets, or all of the allowed Originating Point Codes for the specified destination point code. The type of Object that is supplied in the Object array is dependent on the screening type option. |
void |
SignallingPointMO.setBackup(SignallingPointMO backup)
Sets the Backup Signalling Point of this Signalling Point. |
void |
Mtp3SapMO.setSignallingPoint(SignallingPointMO signallingPoint)
Sets the Signalling Point of this 'Access Point'. |
| Uses of SignallingPointMO in jain.protocol.ss7.oam.sccp |
| Methods in jain.protocol.ss7.oam.sccp with parameters of type SignallingPointMO | |
GlobalTitleEntryMO[] |
SccpLayerMO.createGlobalTitleEntryRange(int lowerEntry,
int upperEntry,
SignallingPointMO signallingPoint)
Creates an array of Global Title Entries for a specific range of GlobalTitle Entrys, that have the same Signalling Point. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||