Home
last modified time | relevance | path

Searched refs:findServiceTypes (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/
H A DLocator.java76 public ServiceLocationEnumeration findServiceTypes(String namingAuthority, in findServiceTypes() method
H A DServiceStore.java279 Vector findServiceTypes(String namingAuthority, Vector scopes) in findServiceTypes() method
H A DSLPV1SAttrMsg.java198 Vector types = store.findServiceTypes(type.getNamingAuthority(), in makeReply()
H A DServiceTable.java868 SrvLocMsg findServiceTypes(SSrvTypeMsg req) { in findServiceTypes() method in ServiceTable
891 Vector types = store.findServiceTypes(namingAuthority, scopes); in findServiceTypes()
1232 Vector types = store.findServiceTypes(Defaults.ALL_AUTHORITIES, in trackRegisteredServiceTypes()
H A DUARequester.java103 findServiceTypes(String NA, Vector scopes) in findServiceTypes() method in UARequester
H A DRequestHandler.java1151 SrvLocMsg rply = serviceTable.findServiceTypes(rqst); in dispatchSrvType()
H A DServiceStoreInMemory.java1871 findServiceTypes(String namingAuthority, Vector scopes) in findServiceTypes() method in ServiceStoreInMemory