Searched refs:GATEWAY_INTERNAL_ERROR (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java127 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
670 errorResponse.setType(GATEWAY_INTERNAL_ERROR);
/forgerock/opendj-b2.6/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java127 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
658 errorResponse.setType(GATEWAY_INTERNAL_ERROR);
/forgerock/opendj2.6.2/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java127 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
658 errorResponse.setType(GATEWAY_INTERNAL_ERROR);
/forgerock/opendj2-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java127 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
670 errorResponse.setType(GATEWAY_INTERNAL_ERROR);
/forgerock/opendj2-jel-hg/src/dsml/org/opends/dsml/protocol/
H A DDSMLServlet.java127 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
658 errorResponse.setType(GATEWAY_INTERNAL_ERROR);
/forgerock/opendj-v3/opendj-dsml-servlet/src/main/java/org/opends/dsml/protocol/
H A DDSMLServlet.java134 private static final String GATEWAY_INTERNAL_ERROR = "gatewayInternalError"; field in class:DSMLServlet
707 errorResponse.setType(GATEWAY_INTERNAL_ERROR);

Completed in 39 milliseconds