Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSARequester.java180 Vector attributeIds) in deleteAttributes() argument
183 if (attributeIds == null || attributeIds.size() <= 0) { in deleteAttributes()
192 deregisterInternal(URL, attributeIds); in deleteAttributes()
H A DUARequester.java237 findAttributes(ServiceURL URL, Vector scopes, Vector attributeIds) in findAttributes() argument
242 Assert.nonNullParameter(attributeIds, "attributeIds"); in findAttributes()
246 attributeIds, in findAttributes()
340 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) in findAttributes() argument
345 Assert.nonNullParameter(attributeIds, "attributeIds"); in findAttributes()
351 attributeIds, in findAttributes()
H A DLocator.java127 Vector attributeIds) in findAttributes() argument
156 Vector attributeIds) in findAttributes() argument
H A DAdvertiser.java121 Vector attributeIds) in deleteAttributes() argument