Searched defs:ServiceRecord (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStore.java45 * Each ServiceStore implementation must also supply ServiceRecord
82 * The ServiceRecord interface specifies the record structure of
89 interface ServiceRecord { interface in interface:ServiceStore
390 * @return The ServiceRecord object, or null if none.
393 public ServiceRecord
401 * @return Enumeration Of ServiceRecord Objects.

Completed in 44 milliseconds