Home
last modified time | relevance | path

Searched refs:getSAAttributes (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java436 Vector saAttributes = config.getSAAttributes(); in start()
H A DRequestHandler.java949 Vector saAttributes = config.getSAAttributes(); in dispatch()
H A DSLPConfig.java477 Vector getSAAttributes() { in getSAAttributes() method in SLPConfig
H A DServiceTable.java1237 Vector attrs = conf.getSAAttributes(); in trackRegisteredServiceTypes()