Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceURLV1.java49 ServiceURLV1(String URL, int iLifetime) throws IllegalArgumentException { in ServiceURLV1()
H A DServiceURL.java111 public ServiceURL(String URL, int iLifetime) in ServiceURL()