Uses of Class
jain.protocol.ss7.oam.MethodNotSupportedException

Packages that use MethodNotSupportedException
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.mtp3
 

Methods in jain.protocol.ss7.oam.mtp3 that throw MethodNotSupportedException
 void ScreeningTableMO.setScreeningType(int screeningType)
          Sets the screening Type option to be used.
 int ScreeningTableMO.getScreeningType()
          Returns the screening type option that is in use.
 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.
 



01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems