|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TooManyInstancesException | |
jain.protocol.ss7.oam.mtp2 | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 2 layer. |
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. |
jain.protocol.ss7.oam.tcap | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the TCAP layer. |
Uses of TooManyInstancesException in jain.protocol.ss7.oam.mtp2 |
Methods in jain.protocol.ss7.oam.mtp2 that throw TooManyInstancesException | |
Mtp2TimerProfileMO |
Mtp2LayerManager.createMtp2TimerProfile()
Creates a new Mtp2TimerProfileMO that will use the correct Timer values for the the protocol variant of this Mtp2LayerManager. |
Mtp2SapMO |
Mtp2LayerManager.createMtp2Sap(int portType)
Creates a new Mtp2SapMO. |
void |
Mtp2LayerManager.setActiveMtp2Sap(int index,
Mtp2SapMO mtp2Sap)
Sets one of the Mtp2 Service Access Points. |
void |
Mtp2LayerManager.setActiveMtp2Sap(Mtp2SapMO[] mtp2Saps)
Sets all of the Mtp2 Service Access Points. |
Uses of TooManyInstancesException in jain.protocol.ss7.oam.mtp3 |
Methods in jain.protocol.ss7.oam.mtp3 that throw TooManyInstancesException | |
Mtp3TimerProfileMO |
Mtp3LayerManager.createMtp3TimerProfile()
Creates a new Mtp3TimerProfileMO that will use the correct Timer values for the the protocol variant of this Mtp3LayerManager. |
LinkMO |
Mtp3LayerManager.createLink(Mtp2SapMO mtp2Sap)
Creates a new Link Managed Object. |
LinksetMO |
Mtp3LayerManager.createLinkset(Mtp3SapMO adjacentSignallingPoint,
LinkMO[] links)
Creates a new Linkset Managed Object. |
RouteMO |
Mtp3LayerManager.createRoute(Mtp3SapMO destinationSignallingPoint,
LinksetMO[] linksets)
Creates a new Route Managed Object. |
RoutesetMO |
Mtp3LayerManager.createRouteset(RouteMO[] routes)
Creates a new Routeset Managed Object. |
OwnSignallingPointMO |
Mtp3LayerManager.createOwnSignallingPoint(long pointCode,
int type,
int networkInd,
int serviceIndicator)
Creates a new Own Signalling Point Managed Object. |
Mtp3SapMO |
Mtp3LayerManager.createMtp3Sap(long pointCode,
int type,
int networkInd,
int serviceIndicator)
Creates a new Mtp3 Service Access Point MO (representing a Remote Signalling Point) |
ScreeningTableMO |
Mtp3LayerManager.createScreeningTable()
Creates a new Screening Table managed object. |
void |
Mtp3LayerManager.setActiveOwnSignallingPoint(int index,
OwnSignallingPointMO OwnSignallingPoint)
Sets one of the active (local) Signalling Points of this stack. The underlying stack management system may support multiple signalling points on the the same system. |
void |
Mtp3LayerManager.setActiveOwnSignallingPoint(OwnSignallingPointMO[] OwnSignallingPoints)
Sets all of the active (local) Signalling Points of this stack. The underlying stack management system may support multiple signalling points on the the same system. |
void |
OwnSignallingPointMO.setRouteset(int index,
RoutesetMO routeset)
Sets the supplied Routeset to the set of Routesets of this Signalling Point at the the specified position |
void |
OwnSignallingPointMO.setRouteset(RoutesetMO[] routesets)
Sets all of the Routesets associated with this Signalling Point. |
void |
OwnSignallingPointMO.setScreeningTable(ScreeningTableMO[] screeningTables)
Sets all of the Screening Tables associated with this Signalling Point. |
void |
OwnSignallingPointMO.setScreeningTable(int index,
ScreeningTableMO screeningTable)
Sets the Screening table at the specified position in the array of all of the Screening Tables associated with this Signalling Point. |
void |
LinksetMO.setLink(int index,
LinkMO link)
Sets the Signalling Link at the specified position in the set of links of this linkset |
void |
LinksetMO.setLink(LinkMO[] links)
Sets the Signalling Links of this linkset |
void |
LinksetMO.setCombinedLinkset(int index,
LinksetMO linkset)
Sets the LinksetMO at the specified position in the combined linkset of this linkset |
void |
LinksetMO.setCombinedLinkset(LinksetMO[] linksets)
Sets the combined Linkset of this linkset |
void |
ScreeningTableMO.setValidList(Mtp3SapMO 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 |
RoutesetMO.setRoute(RouteMO[] routes)
Sets the array of Routes in this routeset. |
void |
RoutesetMO.setRoute(int index,
RouteMO route)
Sets the route at the specified position in this routeset. |
void |
RouteMO.setLinkset(int index,
LinksetMO linkset)
Sets a Linkset at the specified position in the Linksets in this route |
void |
RouteMO.setLinkset(LinksetMO[] linksets)
Sets the Linksets in this route |
Uses of TooManyInstancesException in jain.protocol.ss7.oam.sccp |
Methods in jain.protocol.ss7.oam.sccp that throw TooManyInstancesException | |
void |
ConcernedAreaMO.setRemoteSubsystem(int index,
SccpSapMO remoteSccp)
Sets one of the Remote Subsystems to be informed of local or remote subsystem status changes . |
void |
ConcernedAreaMO.setRemoteSubsystem(SccpSapMO[] remoteSccps)
Sets all of the Subsystems to be informed of local or remote subsystem status changes. |
void |
SccpRoutingControlMO.setGlobalTitleEntry(GlobalTitleEntryMO[] gtEntries)
Sets the list of Global Title Entries associated with this Routing Control. |
void |
SccpRoutingControlMO.setGlobalTitleEntry(int index,
GlobalTitleEntryMO gtEntry)
Set this Global Title Entry as the specified element in the Global Title Entry Array of this Routing Control. |
void |
SccpRoutingControlMO.setSubsystem(SccpSapMO[] subsystems)
Sets all of the Subsystems (SCCP Access Points) associated with the SCCP Routing Control (local signalling Point). |
void |
SccpRoutingControlMO.setSubsystem(int index,
SccpSapMO subsystem)
Sets one of the Subsystems (SCCP Access Points) associated with the SCCP Routing Control (local signalling Point). |
void |
SccpLayerManager.setActiveSccpRoutingControl(int index,
SccpRoutingControlMO routingControl)
Sets one of the Active SCCP Routing controls of this SCCP Layer Manager. |
void |
SccpLayerManager.setActiveSccpRoutingControl(SccpRoutingControlMO[] routingControls)
Sets the Active SCCP Routing controls of this SCCP Layer Manager. |
SccpTimerProfileMO |
SccpLayerManager.createSccpTimerProfile()
Creates a new SccpTimerProfileMO that will use the correct Timer values for the the protocol variant of this SccpLayerManager. |
GlobalTitleEntryMO |
SccpLayerManager.createGlobalTitleEntry(SccpEntitySetMO entitySet,
int globalTitleIndicator,
byte[] addressInformation)
Creates a new Global Title Entry Managed Object. |
ConcernedAreaMO |
SccpLayerManager.createConcernedArea(SccpSapMO[] remoteSubsystems)
Creates a new Concerned Area Managed Object containing the specified remote Subsystems (SccpSaps). |
SccpSapMO |
SccpLayerManager.createSccpSap(int ssn,
Mtp3SapMO signallingPoint)
Creates a new SCCP Sevice Access Point (SAP) Managed Object (a local or remote Subsystem) |
SccpEntitySetMO |
SccpLayerManager.createSccpEntitySet(SccpSapMO[] destinationSubsystems,
int sharingMode)
Creates a new SCCP Entity Set Managed Object |
SccpRoutingControlMO |
SccpLayerManager.createSccpRoutingControl(OwnSignallingPointMO sp,
SccpSapMO[] subsystems)
Creates a new Routing Control Managed Object for the specified Own Signalling Point and (local) Subsystems |
void |
SccpEntitySetMO.setDestinationSubsystem(SccpSapMO[] destinationSubsystems)
Sets the destination Subsystems (SCCP SAPs) of this Entity Set. |
void |
SccpEntitySetMO.setDestinationSubsystem(int index,
SccpSapMO destinationSubsystem)
Sets one of the destination Subsystems (SCCP SAPs) of this Entity Set. |
Uses of TooManyInstancesException in jain.protocol.ss7.oam.tcap |
Methods in jain.protocol.ss7.oam.tcap that throw TooManyInstancesException | |
void |
TcapLayerManager.setActiveTcapNode(int index,
TcapNodeMO tcapLayer)
Sets one of the active TCAP layers managed by this TCAP Layer Manager. |
void |
TcapLayerManager.setActiveTcapNode(TcapNodeMO[] tcapLayers)
Sets all of the active TCAP layers managed by this TCAP Layer Manager. |
TcapNodeMO |
TcapLayerManager.createTcapNode(OwnSignallingPointMO sp,
SccpSapMO[] subsystems)
Creates a new TcapNodeMO for the specified local signalling point and subsystem. |
void |
TcapNodeMO.setSubsystem(int index,
SccpSapMO subsystem)
Sets one of the subsystems of this TCAP Node. |
void |
TcapNodeMO.setSubsystem(SccpSapMO[] subsystems)
Sets all of the subsystems of this TCAP Node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |