Home
last modified time | relevance | path

Searched refs:getServiceTable (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvDereg.java114 ServiceTable table = ServiceTable.getServiceTable(); in initialize()
H A DSunServerDATable.java81 serviceTable = ServiceTable.getServiceTable(); in SunServerDATable()
294 ServiceStore store = ServiceTable.getServiceTable().store; in returnMatchingDAs()
H A DDAAdvertiser.java88 ServiceTable table = ServiceTable.getServiceTable(); in initializeDAAdvertiserOnInterface()
H A DSLPV1SSrvReg.java148 ServiceTable.getServiceTable().getServiceRecord(URL, hdr.locale); in initialize()
H A DSLPV1Manager.java126 ServiceStore store = ServiceTable.getServiceTable().store; in initialize()
H A DSLPV1SAttrMsg.java197 ServiceStore store = ServiceTable.getServiceTable().store; in makeReply()
H A DRequestHandler.java85 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
113 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
143 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
H A DServerDATable.java407 serviceTable = ServiceTable.getServiceTable(); in forwardRegistrations()
H A Dslpd.java367 ServiceTable table = ServiceTable.getServiceTable(); in start()
H A DServiceTable.java117 static ServiceTable getServiceTable() in getServiceTable() method in ServiceTable