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

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/jaxrpc/
H A DJAXRPCHelper.java25 * $Id: JAXRPCHelper.java,v 1.6 2009/11/16 21:57:47 goodearth Exp $
43 * The class <code>JAXRPCHelper</code> provides functions to get JAXRPC stubs to
46 public class JAXRPCHelper { class
78 debug.warning("JAXRPCHelper: No vaild server found");
91 debug.warning("JAXRPCHelper: No valid server found");
121 debug.warning("JAXRPCHelper:getValidServerURL: "
138 debug.warning("JAXRPCHelper:getValidServerURL", e);
157 debug.message("JAXRPCHelper: Connection to URL: " + url
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/jaxrpc/
H A DJAXRPCHelper.java25 * $Id: JAXRPCHelper.java,v 1.6 2009/11/16 21:57:47 goodearth Exp $
43 * The class <code>JAXRPCHelper</code> provides functions to get JAXRPC stubs to
46 public class JAXRPCHelper { class
78 debug.warning("JAXRPCHelper: No vaild server found");
91 debug.warning("JAXRPCHelper: No valid server found");
121 debug.warning("JAXRPCHelper:getValidServerURL: "
138 debug.warning("JAXRPCHelper:getValidServerURL", e);
157 debug.message("JAXRPCHelper: Connection to URL: " + url

Completed in 27 milliseconds