Home
last modified time | relevance | path

Searched defs:isServiceURL (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java51 boolean isServiceURL = true; // was it originally a service: type? field in ServiceType
82 public boolean isServiceURL() { in isServiceURL() method in ServiceType
/titanic_44/usr/src/lib/libslp/clib/
H A DSLPParseSrvURL.c45 SLPBoolean isServiceURL; member