Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCAttrMsg.java103 constructPayload(url.toString(), scopes, tags); in CAttrMsg()
115 constructPayload(type.toString(), scopes, tags); in CAttrMsg()
121 protected void constructPayload(String typeOrURL, in constructPayload() method in CAttrMsg