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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/jaxrpc/
H A DJAXRPCUtil.java25 * $Id: JAXRPCUtil.java,v 1.5 2008/06/25 05:43:34 qcheng Exp $
41 * The class <code>JAXRPCUtil</code> provides functions to get JAXRPC stubs to
53 public class JAXRPCUtil extends JAXRPCHelper { class in inherits:JAXRPCHelper
93 debug.message("JAXRPCUtil Endpoint URL: " + iurl);
114 debug.warning("JAXRPCUtil: unable to find class "
119 debug.warning("JAXRPCUtil: unable to instantiate class "
124 debug.warning("JAXRPCUtil: Illegal access to class "
129 debug.warning("JAXRPCUtil:getServiceEndPoint exception", t);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/jaxrpc/
H A DJAXRPCUtil.java25 * $Id: JAXRPCUtil.java,v 1.5 2008/06/25 05:43:34 qcheng Exp $
41 * The class <code>JAXRPCUtil</code> provides functions to get JAXRPC stubs to
53 public class JAXRPCUtil extends JAXRPCHelper { class in inherits:JAXRPCHelper
93 debug.message("JAXRPCUtil Endpoint URL: " + iurl);
114 debug.warning("JAXRPCUtil: unable to find class "
119 debug.warning("JAXRPCUtil: unable to instantiate class "
124 debug.warning("JAXRPCUtil: Illegal access to class "
129 debug.warning("JAXRPCUtil:getServiceEndPoint exception", t);

Completed in 37 milliseconds