Searched refs:ServiceURLV1 (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceURLV1.java27 // ServiceURLV1.java: SLPv1 Service URL class.
41 * ServiceURLV1 enforces no abstract types and no non-service: URL types for
47 class ServiceURLV1 extends ServiceURL implements Serializable { class in inherits:ServiceURL,Serializable
49 ServiceURLV1(String URL, int iLifetime) throws IllegalArgumentException { method in class:ServiceURLV1
H A DSLPV1SAttrMsg.java98 URL = new ServiceURLV1(urlOrServiceType,
H A DSLPHeaderV1.java700 url = new ServiceURLV1(buf.toString(), lifetime);
/osnet-11/usr/src/lib/libslp/javalib/
H A DMakefile.conf116 ServiceLocationAttributeV1.class ServiceURLV1.class \

Completed in 31 milliseconds