| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 
 | <!-- NewPage --> | 
 | <html lang="en"> | 
 | <head> | 
 | <title>ResponseCodes</title> | 
 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | 
 | <script type="text/javascript" src="../../../../script.js"></script> | 
 |  | 
 | <link rel="shortcut icon" href="/favicon.png"> | 
 | </head> | 
 | <body> | 
 | <script type="text/javascript"><!-- | 
 |     try { | 
 |         if (location.href.indexOf('is-external=true') == -1) { | 
 |             parent.document.title="ResponseCodes"; | 
 |         } | 
 |     } | 
 |     catch(err) { | 
 |     } | 
 | //--> | 
 | </script> | 
 | <noscript> | 
 | <div>JavaScript is disabled on your browser.</div> | 
 | </noscript> | 
 | <!-- ========= START OF TOP NAVBAR ======= --> | 
 | <div class="topNav"><a name="navbar.top"> | 
 | <!--   --> | 
 | </a> | 
 | <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | 
 | <a name="navbar.top.firstrow"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="navList" title="Navigation"> | 
 | <li><a href="../../../../overview-summary.html">Overview</a></li> | 
 | <li><a href="package-summary.html">Package</a></li> | 
 | <li class="navBarCell1Rev">Class</li> | 
 | <li><a href="package-tree.html">Tree</a></li> | 
 | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> | 
 | <li><a href="../../../../index-all.html">Index</a></li> | 
 | <li><a href="../../../../help-doc.html">Help</a></li> | 
 | </ul> | 
 | </div> | 
 | <div class="subNav"> | 
 | <ul class="navList"> | 
 | <li><a href="../../../../org/apache/openejb/client/Response.html" title="interface in org.apache.openejb.client"><span class="typeNameLink">Prev Class</span></a></li> | 
 | <li><a href="../../../../org/apache/openejb/client/RetryException.html" title="class in org.apache.openejb.client"><span class="typeNameLink">Next Class</span></a></li> | 
 | </ul> | 
 | <ul class="navList"> | 
 | <li><a href="../../../../index.html?org/apache/openejb/client/ResponseCodes.html" target="_top">Frames</a></li> | 
 | <li><a href="ResponseCodes.html" target="_top">No Frames</a></li> | 
 | </ul> | 
 | <ul class="navList" id="allclasses_navbar_top"> | 
 | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | 
 | </ul> | 
 | <div> | 
 | <script type="text/javascript"><!-- | 
 |   allClassesLink = document.getElementById("allclasses_navbar_top"); | 
 |   if(window==top) { | 
 |     allClassesLink.style.display = "block"; | 
 |   } | 
 |   else { | 
 |     allClassesLink.style.display = "none"; | 
 |   } | 
 |   //--> | 
 | </script> | 
 | </div> | 
 | <div> | 
 | <ul class="subNavList"> | 
 | <li>Summary: </li> | 
 | <li>Nested | </li> | 
 | <li><a href="#field.summary">Field</a> | </li> | 
 | <li>Constr | </li> | 
 | <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> | 
 | </ul> | 
 | <ul class="subNavList"> | 
 | <li>Detail: </li> | 
 | <li><a href="#field.detail">Field</a> | </li> | 
 | <li>Constr | </li> | 
 | <li>Method</li> | 
 | </ul> | 
 | </div> | 
 | <a name="skip.navbar.top"> | 
 | <!--   --> | 
 | </a></div> | 
 | <!-- ========= END OF TOP NAVBAR ========= --> | 
 | <!-- ======== START OF CLASS DATA ======== --> | 
 | <div class="header"> | 
 | <div class="subTitle">org.apache.openejb.client</div> | 
 | <h2 title="Class ResponseCodes" class="title">Class ResponseCodes</h2> | 
 | </div> | 
 | <div class="contentContainer"> | 
 | <ul class="inheritance"> | 
 | <li>java.lang.Object</li> | 
 | <li> | 
 | <ul class="inheritance"> | 
 | <li>org.apache.openejb.client.ResponseCodes</li> | 
 | </ul> | 
 | </li> | 
 | </ul> | 
 | <div class="description"> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <hr> | 
 | <br> | 
 | <pre>public class <span class="typeNameLabel">ResponseCodes</span> | 
 | extends java.lang.Object</pre> | 
 | </li> | 
 | </ul> | 
 | </div> | 
 | <div class="summary"> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <!-- =========== FIELD SUMMARY =========== --> | 
 | <ul class="blockList"> | 
 | <li class="blockList"><a name="field.summary"> | 
 | <!--   --> | 
 | </a> | 
 | <h3>Field Summary</h3> | 
 | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> | 
 | <caption><span>Fields</span><span class="tabEnd"> </span></caption> | 
 | <tr> | 
 | <th class="colFirst" scope="col">Modifier and Type</th> | 
 | <th class="colLast" scope="col">Field and Description</th> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#AUTH_DENIED">AUTH_DENIED</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#AUTH_GRANTED">AUTH_GRANTED</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#AUTH_REDIRECT">AUTH_REDIRECT</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_APP_EXCEPTION">EJB_APP_EXCEPTION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_ERROR">EJB_ERROR</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK">EJB_OK</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK_CREATE">EJB_OK_CREATE</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK_FOUND">EJB_OK_FOUND</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK_FOUND_COLLECTION">EJB_OK_FOUND_COLLECTION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK_FOUND_ENUMERATION">EJB_OK_FOUND_ENUMERATION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_OK_NOT_FOUND">EJB_OK_NOT_FOUND</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#EJB_SYS_EXCEPTION">EJB_SYS_EXCEPTION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_BUSINESS_OBJECT">JNDI_BUSINESS_OBJECT</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_CONTEXT">JNDI_CONTEXT</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_DATA_SOURCE">JNDI_DATA_SOURCE</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_EJBHOME">JNDI_EJBHOME</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_ENUMERATION">JNDI_ENUMERATION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_ERROR">JNDI_ERROR</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_INJECTIONS">JNDI_INJECTIONS</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_NAMING_EXCEPTION">JNDI_NAMING_EXCEPTION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_NOT_FOUND">JNDI_NOT_FOUND</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_OK">JNDI_OK</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_REFERENCE">JNDI_REFERENCE</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_RESOURCE">JNDI_RESOURCE</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_RUNTIME_EXCEPTION">JNDI_RUNTIME_EXCEPTION</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#JNDI_WEBSERVICE">JNDI_WEBSERVICE</a></span></code> </td> | 
 | </tr> | 
 | <tr class="altColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#LOGOUT_FAILED">LOGOUT_FAILED</a></span></code> </td> | 
 | </tr> | 
 | <tr class="rowColor"> | 
 | <td class="colFirst"><code>static int</code></td> | 
 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/openejb/client/ResponseCodes.html#LOGOUT_SUCCESS">LOGOUT_SUCCESS</a></span></code> </td> | 
 | </tr> | 
 | </table> | 
 | </li> | 
 | </ul> | 
 | <!-- ========== METHOD SUMMARY =========== --> | 
 | <ul class="blockList"> | 
 | <li class="blockList"><a name="method.summary"> | 
 | <!--   --> | 
 | </a> | 
 | <h3>Method Summary</h3> | 
 | <ul class="blockList"> | 
 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | 
 | <!--   --> | 
 | </a> | 
 | <h3>Methods inherited from class java.lang.Object</h3> | 
 | <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> | 
 | </ul> | 
 | </li> | 
 | </ul> | 
 | </li> | 
 | </ul> | 
 | </div> | 
 | <div class="details"> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <!-- ============ FIELD DETAIL =========== --> | 
 | <ul class="blockList"> | 
 | <li class="blockList"><a name="field.detail"> | 
 | <!--   --> | 
 | </a> | 
 | <h3>Field Detail</h3> | 
 | <a name="AUTH_GRANTED"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>AUTH_GRANTED</h4> | 
 | <pre>public static final int AUTH_GRANTED</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.AUTH_GRANTED">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="AUTH_REDIRECT"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>AUTH_REDIRECT</h4> | 
 | <pre>public static final int AUTH_REDIRECT</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.AUTH_REDIRECT">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="AUTH_DENIED"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>AUTH_DENIED</h4> | 
 | <pre>public static final int AUTH_DENIED</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.AUTH_DENIED">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="LOGOUT_SUCCESS"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>LOGOUT_SUCCESS</h4> | 
 | <pre>public static final int LOGOUT_SUCCESS</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.LOGOUT_SUCCESS">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="LOGOUT_FAILED"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>LOGOUT_FAILED</h4> | 
 | <pre>public static final int LOGOUT_FAILED</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.LOGOUT_FAILED">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK</h4> | 
 | <pre>public static final int EJB_OK</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK_CREATE"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK_CREATE</h4> | 
 | <pre>public static final int EJB_OK_CREATE</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK_CREATE">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK_FOUND"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK_FOUND</h4> | 
 | <pre>public static final int EJB_OK_FOUND</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK_FOUND">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK_FOUND_COLLECTION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK_FOUND_COLLECTION</h4> | 
 | <pre>public static final int EJB_OK_FOUND_COLLECTION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK_FOUND_COLLECTION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK_NOT_FOUND"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK_NOT_FOUND</h4> | 
 | <pre>public static final int EJB_OK_NOT_FOUND</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK_NOT_FOUND">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_APP_EXCEPTION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_APP_EXCEPTION</h4> | 
 | <pre>public static final int EJB_APP_EXCEPTION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_APP_EXCEPTION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_SYS_EXCEPTION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_SYS_EXCEPTION</h4> | 
 | <pre>public static final int EJB_SYS_EXCEPTION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_SYS_EXCEPTION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_ERROR"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_ERROR</h4> | 
 | <pre>public static final int EJB_ERROR</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_ERROR">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_OK"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_OK</h4> | 
 | <pre>public static final int JNDI_OK</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_OK">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_EJBHOME"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_EJBHOME</h4> | 
 | <pre>public static final int JNDI_EJBHOME</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_EJBHOME">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_CONTEXT"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_CONTEXT</h4> | 
 | <pre>public static final int JNDI_CONTEXT</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_CONTEXT">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_ENUMERATION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_ENUMERATION</h4> | 
 | <pre>public static final int JNDI_ENUMERATION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_ENUMERATION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_NOT_FOUND"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_NOT_FOUND</h4> | 
 | <pre>public static final int JNDI_NOT_FOUND</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_NOT_FOUND">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_NAMING_EXCEPTION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_NAMING_EXCEPTION</h4> | 
 | <pre>public static final int JNDI_NAMING_EXCEPTION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_NAMING_EXCEPTION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_RUNTIME_EXCEPTION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_RUNTIME_EXCEPTION</h4> | 
 | <pre>public static final int JNDI_RUNTIME_EXCEPTION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_RUNTIME_EXCEPTION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_ERROR"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_ERROR</h4> | 
 | <pre>public static final int JNDI_ERROR</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_ERROR">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="EJB_OK_FOUND_ENUMERATION"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>EJB_OK_FOUND_ENUMERATION</h4> | 
 | <pre>public static final int EJB_OK_FOUND_ENUMERATION</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.EJB_OK_FOUND_ENUMERATION">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_BUSINESS_OBJECT"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_BUSINESS_OBJECT</h4> | 
 | <pre>public static final int JNDI_BUSINESS_OBJECT</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_BUSINESS_OBJECT">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_DATA_SOURCE"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_DATA_SOURCE</h4> | 
 | <pre>public static final int JNDI_DATA_SOURCE</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_DATA_SOURCE">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_INJECTIONS"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_INJECTIONS</h4> | 
 | <pre>public static final int JNDI_INJECTIONS</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_INJECTIONS">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_RESOURCE"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_RESOURCE</h4> | 
 | <pre>public static final int JNDI_RESOURCE</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_RESOURCE">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_WEBSERVICE"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockList"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_WEBSERVICE</h4> | 
 | <pre>public static final int JNDI_WEBSERVICE</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_WEBSERVICE">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | <a name="JNDI_REFERENCE"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="blockListLast"> | 
 | <li class="blockList"> | 
 | <h4>JNDI_REFERENCE</h4> | 
 | <pre>public static final int JNDI_REFERENCE</pre> | 
 | <dl> | 
 | <dt><span class="seeLabel">See Also:</span></dt> | 
 | <dd><a href="../../../../constant-values.html#org.apache.openejb.client.ResponseCodes.JNDI_REFERENCE">Constant Field Values</a></dd> | 
 | </dl> | 
 | </li> | 
 | </ul> | 
 | </li> | 
 | </ul> | 
 | </li> | 
 | </ul> | 
 | </div> | 
 | </div> | 
 | <!-- ========= END OF CLASS DATA ========= --> | 
 | <!-- ======= START OF BOTTOM NAVBAR ====== --> | 
 | <div class="bottomNav"><a name="navbar.bottom"> | 
 | <!--   --> | 
 | </a> | 
 | <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | 
 | <a name="navbar.bottom.firstrow"> | 
 | <!--   --> | 
 | </a> | 
 | <ul class="navList" title="Navigation"> | 
 | <li><a href="../../../../overview-summary.html">Overview</a></li> | 
 | <li><a href="package-summary.html">Package</a></li> | 
 | <li class="navBarCell1Rev">Class</li> | 
 | <li><a href="package-tree.html">Tree</a></li> | 
 | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> | 
 | <li><a href="../../../../index-all.html">Index</a></li> | 
 | <li><a href="../../../../help-doc.html">Help</a></li> | 
 | </ul> | 
 | </div> | 
 | <div class="subNav"> | 
 | <ul class="navList"> | 
 | <li><a href="../../../../org/apache/openejb/client/Response.html" title="interface in org.apache.openejb.client"><span class="typeNameLink">Prev Class</span></a></li> | 
 | <li><a href="../../../../org/apache/openejb/client/RetryException.html" title="class in org.apache.openejb.client"><span class="typeNameLink">Next Class</span></a></li> | 
 | </ul> | 
 | <ul class="navList"> | 
 | <li><a href="../../../../index.html?org/apache/openejb/client/ResponseCodes.html" target="_top">Frames</a></li> | 
 | <li><a href="ResponseCodes.html" target="_top">No Frames</a></li> | 
 | </ul> | 
 | <ul class="navList" id="allclasses_navbar_bottom"> | 
 | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | 
 | </ul> | 
 | <div> | 
 | <script type="text/javascript"><!-- | 
 |   allClassesLink = document.getElementById("allclasses_navbar_bottom"); | 
 |   if(window==top) { | 
 |     allClassesLink.style.display = "block"; | 
 |   } | 
 |   else { | 
 |     allClassesLink.style.display = "none"; | 
 |   } | 
 |   //--> | 
 | </script> | 
 | </div> | 
 | <div> | 
 | <ul class="subNavList"> | 
 | <li>Summary: </li> | 
 | <li>Nested | </li> | 
 | <li><a href="#field.summary">Field</a> | </li> | 
 | <li>Constr | </li> | 
 | <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> | 
 | </ul> | 
 | <ul class="subNavList"> | 
 | <li>Detail: </li> | 
 | <li><a href="#field.detail">Field</a> | </li> | 
 | <li>Constr | </li> | 
 | <li>Method</li> | 
 | </ul> | 
 | </div> | 
 | <a name="skip.navbar.bottom"> | 
 | <!--   --> | 
 | </a></div> | 
 | <!-- ======== END OF BOTTOM NAVBAR ======= --> | 
 | </body> | 
 | </html> |