Uses of Class
com.iplanet.services.naming.share.NamingResponse
-
Packages that use NamingResponse Package Description com.iplanet.services.naming.share -
-
Uses of NamingResponse in com.iplanet.services.naming.share
Methods in com.iplanet.services.naming.share that return NamingResponse Modifier and Type Method Description static NamingResponseNamingResponse. parseXML(String xml)This method is used primarily at the client side to reconstruct a NamingResponse object based on the XML document received from server.
-