Home
last modified time | relevance | path

Searched refs:ServiceTable (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1Manager.java87 private ServiceTable table = null;
98 ServiceTable table) in SLPV1Advertiser()
126 ServiceStore store = ServiceTable.getServiceTable().store; in initialize()
198 start(SLPConfig config, ServerDATable table, ServiceTable stable) { in start()
H A DSLPV1SSrvDereg.java114 ServiceTable table = ServiceTable.getServiceTable(); in initialize()
H A DRequestHandler.java59 private ServiceTable serviceTable = null;
85 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
113 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
143 serviceTable = ServiceTable.getServiceTable(); in RequestHandler()
1044 ServiceTable serviceTable) { in dispatchReg()
1086 ServiceTable serviceTable) { in dispatchDereg()
1128 ServiceTable serviceTable) { in dispatchSrvType()
1181 ServiceTable serviceTable) { in dispatchAttr()
1233 ServiceTable serviceTable) { in dispatchSrv()
H A DDAAdvertiser.java88 ServiceTable table = ServiceTable.getServiceTable(); in initializeDAAdvertiserOnInterface()
H A DSunServerDATable.java72 private ServiceTable serviceTable = null; // SA table for regs.
81 serviceTable = ServiceTable.getServiceTable(); in SunServerDATable()
294 ServiceStore store = ServiceTable.getServiceTable().store; in returnMatchingDAs()
H A DServiceTable.java50 class ServiceTable extends Object { class
75 static protected ServiceTable table = null;
91 protected ServiceTable() { in ServiceTable() method in ServiceTable
117 static ServiceTable getServiceTable() in getServiceTable()
140 private static ServiceTable createServiceTable() in createServiceTable()
143 ServiceTable table = new ServiceTable(); in createServiceTable()
H A DSLPV1SSrvReg.java148 ServiceTable.getServiceTable().getServiceRecord(URL, hdr.locale); in initialize()
H A DServerDATable.java403 ServiceTable serviceTable = null; in forwardRegistrations()
407 serviceTable = ServiceTable.getServiceTable(); in forwardRegistrations()
H A Dslpd.java367 ServiceTable table = ServiceTable.getServiceTable(); in start()
H A DSLPV1SAttrMsg.java197 ServiceStore store = ServiceTable.getServiceTable().store; in makeReply()
/titanic_44/usr/src/lib/libslp/javalib/
H A DMakefile.conf108 ServiceTable.class ServiceStoreInMemory.class \