Home
last modified time | relevance | path

Searched defs:daTable (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DTransact.java238 DATable daTable = DATable.getDATable(); in transactUnicastMsg() local
905 ServerDATable daTable) in transactActiveAdvertRequest()
H A DServiceStoreFactory.java419 ServerDATable daTable = ServerDATable.getServerDATable(); in deserialize() local
H A DDATable.java51 protected static DATable daTable; field in DATable
H A Dslpd.java219 private static ServerDATable daTable; // handle recording of DAs field in slpd
H A DRequestHandler.java53 private ServerDATable daTable; // DA table in server for reg and dereg field in RequestHandler