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

/illumos-gate/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

Completed in 728 milliseconds