|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodNotSupportedException | |
jain.protocol.ss7.oam | |
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. |
Uses of MethodNotSupportedException in jain.protocol.ss7.oam |
Methods in jain.protocol.ss7.oam that throw MethodNotSupportedException | |
void |
OamLayerManager.setProtocolVariant(int variant)
Sets the protocol variant of the SS7 Protocol Layer represented by this OamLayerManager. |
void |
OamLayerManager.setProtocolYear(int protocolYear)
Sets the particular year of the the Protocol variant's recommendations that are to be supported by the Protocol Layer. |
Uses of MethodNotSupportedException in jain.protocol.ss7.oam.mtp3 |
Methods in jain.protocol.ss7.oam.mtp3 that throw MethodNotSupportedException | |
ScreeningTableMO |
Mtp3LayerManager.createScreeningTable()
Creates a new Screening Table managed object. |
void |
Mtp3LayerManager.deleteScreeningTable(ScreeningTableMO screeningTable)
Deletes the specified Screening Table managed object. |
ScreeningTableMO[] |
Mtp3LayerManager.getAllScreeningTables()
Returns all of the Screening Tables created by this layer manager. |
ScreeningTableMO |
Mtp3LayerManager.getAllScreeningTables(int index)
Returns one of the Screening Tables created by this layer manager |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |