Package org.apache.tomcat.jni
Class Status
java.lang.Object
org.apache.tomcat.jni.Status
Deprecated.
The scope of the APR/Native Library will be reduced in Tomcat
              10.1.x / Tomcat Native 2.x onwards to only include those
              components required to provide OpenSSL integration with the NIO
              and NIO2 connectors.
Status
- Author:
- Mladen Turk
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.APR Error Valuesstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.APR Status Valuesstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.APR_OS_ERRSPACE_SIZE is the maximum number of errors you can fit into one of the error/status ranges below -- except for APR_OS_START_USERERR, which see.static final intDeprecated.APR_OS_START_CANONERR is where APR versions of errno values are defined on systems which don't have the corresponding errno.static final intDeprecated.APR_OS_START_EAIERR folds EAI_ error codes from getaddrinfo() into apr_status_t values.static final intDeprecated.APR_OS_START_ERROR is where the APR specific error values start.static final intDeprecated.APR_OS_START_STATUS is where the APR specific status codes start.static final intDeprecated.APR_OS_START_SYSERR folds platform-specific system error values into apr_status_t values.static final intDeprecated.APR_OS_START_USEERR is obsolete, defined for compatibility only.static final intDeprecated.APR_OS_START_USERERR are reserved for applications that use APR that layer their own error codes along with APR's.static final intDeprecated.no error.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic final booleanAPR_STATUS_IS_ANONYMOUS(int s) Deprecated.static final booleanAPR_STATUS_IS_BADARG(int s) Deprecated.static final booleanAPR_STATUS_IS_BADCH(int s) Deprecated.static final booleanAPR_STATUS_IS_CHILD_DONE(int s) Deprecated.static final booleanAPR_STATUS_IS_CHILD_NOTDONE(int s) Deprecated.static final booleanAPR_STATUS_IS_DETACH(int s) Deprecated.static final booleanAPR_STATUS_IS_EABOVEROOT(int s) Deprecated.static final booleanAPR_STATUS_IS_EABSOLUTE(int s) Deprecated.static final booleanAPR_STATUS_IS_EAGAIN(int s) Deprecated.static final booleanAPR_STATUS_IS_EBADDATE(int s) Deprecated.static final booleanAPR_STATUS_IS_EBADIP(int s) Deprecated.static final booleanAPR_STATUS_IS_EBADMASK(int s) Deprecated.static final booleanAPR_STATUS_IS_EBADPATH(int s) Deprecated.static final booleanAPR_STATUS_IS_EBUSY(int s) Deprecated.static final booleanAPR_STATUS_IS_ECONNABORTED(int s) Deprecated.static final booleanAPR_STATUS_IS_ECONNRESET(int s) Deprecated.static final booleanAPR_STATUS_IS_EDSOPEN(int s) Deprecated.static final booleanAPR_STATUS_IS_EGENERAL(int s) Deprecated.static final booleanAPR_STATUS_IS_EINCOMPLETE(int s) Deprecated.static final booleanAPR_STATUS_IS_EINIT(int s) Deprecated.static final booleanAPR_STATUS_IS_EINPROGRESS(int s) Deprecated.static final booleanAPR_STATUS_IS_EINTR(int s) Deprecated.static final booleanAPR_STATUS_IS_EINVAL(int s) Deprecated.static final booleanAPR_STATUS_IS_EINVALSOCK(int s) Deprecated.static final booleanAPR_STATUS_IS_EMISMATCH(int s) Deprecated.static final booleanAPR_STATUS_IS_ENODIR(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOLOCK(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOPOLL(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOPOOL(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOPROC(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOSHMAVAIL(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOSOCKET(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOSTAT(int s) Deprecated.static final booleanDeprecated.static final booleanAPR_STATUS_IS_ENOTHDKEY(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOTHREAD(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOTIME(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOTIMPL(int s) Deprecated.static final booleanAPR_STATUS_IS_ENOTSOCK(int s) Deprecated.static final booleanAPR_STATUS_IS_EOF(int s) Deprecated.static final booleanAPR_STATUS_IS_EPATHWILD(int s) Deprecated.static final booleanAPR_STATUS_IS_EPROC_UNKNOWN(int s) Deprecated.static final booleanAPR_STATUS_IS_ERELATIVE(int s) Deprecated.static final booleanAPR_STATUS_IS_ESYMNOTFOUND(int s) Deprecated.static final booleanAPR_STATUS_IS_ETIMEDOUT(int s) Deprecated.static final booleanAPR_STATUS_IS_FILEBASED(int s) Deprecated.static final booleanAPR_STATUS_IS_INCHILD(int s) Deprecated.static final booleanAPR_STATUS_IS_INCOMPLETE(int s) Deprecated.static final booleanAPR_STATUS_IS_INPARENT(int s) Deprecated.static final booleanAPR_STATUS_IS_KEYBASED(int s) Deprecated.static final booleanAPR_STATUS_IS_NOTDETACH(int s) Deprecated.static final booleanAPR_STATUS_IS_NOTFOUND(int s) Deprecated.static final booleanAPR_STATUS_IS_TIMEUP(int s) Deprecated.
- 
Field Details- 
APR_OS_START_ERRORpublic static final int APR_OS_START_ERRORDeprecated.APR_OS_START_ERROR is where the APR specific error values start.- See Also:
 
- 
APR_OS_ERRSPACE_SIZEpublic static final int APR_OS_ERRSPACE_SIZEDeprecated.APR_OS_ERRSPACE_SIZE is the maximum number of errors you can fit into one of the error/status ranges below -- except for APR_OS_START_USERERR, which see.- See Also:
 
- 
APR_OS_START_STATUSpublic static final int APR_OS_START_STATUSDeprecated.APR_OS_START_STATUS is where the APR specific status codes start.- See Also:
 
- 
APR_OS_START_USERERRpublic static final int APR_OS_START_USERERRDeprecated.APR_OS_START_USERERR are reserved for applications that use APR that layer their own error codes along with APR's. Note that the error immediately following this one is set ten times farther away than usual, so that users of apr have a lot of room in which to declare custom error codes.- See Also:
 
- 
APR_OS_START_USEERRpublic static final int APR_OS_START_USEERRDeprecated.APR_OS_START_USEERR is obsolete, defined for compatibility only. Use APR_OS_START_USERERR instead.- See Also:
 
- 
APR_OS_START_CANONERRpublic static final int APR_OS_START_CANONERRDeprecated.APR_OS_START_CANONERR is where APR versions of errno values are defined on systems which don't have the corresponding errno.- See Also:
 
- 
APR_OS_START_EAIERRpublic static final int APR_OS_START_EAIERRDeprecated.APR_OS_START_EAIERR folds EAI_ error codes from getaddrinfo() into apr_status_t values.- See Also:
 
- 
APR_OS_START_SYSERRpublic static final int APR_OS_START_SYSERRDeprecated.APR_OS_START_SYSERR folds platform-specific system error values into apr_status_t values.- See Also:
 
- 
APR_SUCCESSpublic static final int APR_SUCCESSDeprecated.no error.- See Also:
 
- 
APR_ENOSTATpublic static final int APR_ENOSTATDeprecated.APR Error ValuesAPR ERROR VALUES APR_ENOSTAT APR was unable to perform a stat on the file APR_ENOPOOL APR was not provided a pool with which to allocate memory APR_EBADDATE APR was given an invalid date APR_EINVALSOCK APR was given an invalid socket APR_ENOPROC APR was not given a process structure APR_ENOTIME APR was not given a time structure APR_ENODIR APR was not given a directory structure APR_ENOLOCK APR was not given a lock structure APR_ENOPOLL APR was not given a poll structure APR_ENOSOCKET APR was not given a socket APR_ENOTHREAD APR was not given a thread structure APR_ENOTHDKEY APR was not given a thread key structure APR_ENOSHMAVAIL There is no more shared memory available APR_EDSOOPEN APR was unable to open the dso object. For more information call apr_dso_error(). APR_EGENERAL General failure (specific information not available) APR_EBADIP The specified IP address is invalid APR_EBADMASK The specified netmask is invalid APR_ESYMNOTFOUND Could not find the requested symbol- See Also:
 
- 
APR_ENOPOOLpublic static final int APR_ENOPOOLDeprecated.- See Also:
 
- 
APR_EBADDATEpublic static final int APR_EBADDATEDeprecated.- See Also:
 
- 
APR_EINVALSOCKpublic static final int APR_EINVALSOCKDeprecated.- See Also:
 
- 
APR_ENOPROCpublic static final int APR_ENOPROCDeprecated.- See Also:
 
- 
APR_ENOTIMEpublic static final int APR_ENOTIMEDeprecated.- See Also:
 
- 
APR_ENODIRpublic static final int APR_ENODIRDeprecated.- See Also:
 
- 
APR_ENOLOCKpublic static final int APR_ENOLOCKDeprecated.- See Also:
 
- 
APR_ENOPOLLpublic static final int APR_ENOPOLLDeprecated.- See Also:
 
- 
APR_ENOSOCKETpublic static final int APR_ENOSOCKETDeprecated.- See Also:
 
- 
APR_ENOTHREADpublic static final int APR_ENOTHREADDeprecated.- See Also:
 
- 
APR_ENOTHDKEYpublic static final int APR_ENOTHDKEYDeprecated.- See Also:
 
- 
APR_EGENERALpublic static final int APR_EGENERALDeprecated.- See Also:
 
- 
APR_ENOSHMAVAILpublic static final int APR_ENOSHMAVAILDeprecated.- See Also:
 
- 
APR_EBADIPpublic static final int APR_EBADIPDeprecated.- See Also:
 
- 
APR_EBADMASKpublic static final int APR_EBADMASKDeprecated.- See Also:
 
- 
APR_EDSOOPENpublic static final int APR_EDSOOPENDeprecated.- See Also:
 
- 
APR_EABSOLUTEpublic static final int APR_EABSOLUTEDeprecated.- See Also:
 
- 
APR_ERELATIVEpublic static final int APR_ERELATIVEDeprecated.- See Also:
 
- 
APR_EINCOMPLETEpublic static final int APR_EINCOMPLETEDeprecated.- See Also:
 
- 
APR_EABOVEROOTpublic static final int APR_EABOVEROOTDeprecated.- See Also:
 
- 
APR_EBADPATHpublic static final int APR_EBADPATHDeprecated.- See Also:
 
- 
APR_EPATHWILDpublic static final int APR_EPATHWILDDeprecated.- See Also:
 
- 
APR_ESYMNOTFOUNDpublic static final int APR_ESYMNOTFOUNDDeprecated.- See Also:
 
- 
APR_EPROC_UNKNOWNpublic static final int APR_EPROC_UNKNOWNDeprecated.- See Also:
 
- 
APR_ENOTENOUGHENTROPYpublic static final int APR_ENOTENOUGHENTROPYDeprecated.- See Also:
 
- 
APR_INCHILDpublic static final int APR_INCHILDDeprecated.APR Status ValuesAPR STATUS VALUES APR_INCHILD Program is currently executing in the child APR_INPARENT Program is currently executing in the parent APR_DETACH The thread is detached APR_NOTDETACH The thread is not detached APR_CHILD_DONE The child has finished executing APR_CHILD_NOTDONE The child has not finished executing APR_TIMEUP The operation did not finish before the timeout APR_INCOMPLETE The operation was incomplete although some processing was performed and the results are partially valid APR_BADCH Getopt found an option not in the option string APR_BADARG Getopt found an option that is missing an argument and an argument was specified in the option string APR_EOF APR has encountered the end of the file APR_NOTFOUND APR was unable to find the socket in the poll structure APR_ANONYMOUS APR is using anonymous shared memory APR_FILEBASED APR is using a file name as the key to the shared memory APR_KEYBASED APR is using a shared key as the key to the shared memory APR_EINIT Initializer value. If no option has been found, but the status variable requires a value, this should be used APR_ENOTIMPL The APR function has not been implemented on this platform, either because nobody has gotten to it yet, or the function is impossible on this platform. APR_EMISMATCH Two passwords do not match. APR_EBUSY The given lock was busy.- See Also:
 
- 
APR_INPARENTpublic static final int APR_INPARENTDeprecated.- See Also:
 
- 
APR_DETACHpublic static final int APR_DETACHDeprecated.- See Also:
 
- 
APR_NOTDETACHpublic static final int APR_NOTDETACHDeprecated.- See Also:
 
- 
APR_CHILD_DONEpublic static final int APR_CHILD_DONEDeprecated.- See Also:
 
- 
APR_CHILD_NOTDONEpublic static final int APR_CHILD_NOTDONEDeprecated.- See Also:
 
- 
APR_TIMEUPpublic static final int APR_TIMEUPDeprecated.- See Also:
 
- 
APR_INCOMPLETEpublic static final int APR_INCOMPLETEDeprecated.- See Also:
 
- 
APR_BADCHpublic static final int APR_BADCHDeprecated.- See Also:
 
- 
APR_BADARGpublic static final int APR_BADARGDeprecated.- See Also:
 
- 
APR_EOFpublic static final int APR_EOFDeprecated.- See Also:
 
- 
APR_NOTFOUNDpublic static final int APR_NOTFOUNDDeprecated.- See Also:
 
- 
APR_ANONYMOUSpublic static final int APR_ANONYMOUSDeprecated.- See Also:
 
- 
APR_FILEBASEDpublic static final int APR_FILEBASEDDeprecated.- See Also:
 
- 
APR_KEYBASEDpublic static final int APR_KEYBASEDDeprecated.- See Also:
 
- 
APR_EINITpublic static final int APR_EINITDeprecated.- See Also:
 
- 
APR_ENOTIMPLpublic static final int APR_ENOTIMPLDeprecated.- See Also:
 
- 
APR_EMISMATCHpublic static final int APR_EMISMATCHDeprecated.- See Also:
 
- 
APR_EBUSYpublic static final int APR_EBUSYDeprecated.- See Also:
 
- 
TIMEUPpublic static final int TIMEUPDeprecated.- See Also:
 
- 
EAGAINpublic static final int EAGAINDeprecated.- See Also:
 
- 
EINTRpublic static final int EINTRDeprecated.- See Also:
 
- 
EINPROGRESSpublic static final int EINPROGRESSDeprecated.- See Also:
 
- 
ETIMEDOUTpublic static final int ETIMEDOUTDeprecated.- See Also:
 
 
- 
- 
Constructor Details- 
Statuspublic Status()Deprecated.
 
- 
- 
Method Details- 
APR_STATUS_IS_ENOSTATpublic static final boolean APR_STATUS_IS_ENOSTAT(int s) Deprecated.
- 
APR_STATUS_IS_ENOPOOLpublic static final boolean APR_STATUS_IS_ENOPOOL(int s) Deprecated.
- 
APR_STATUS_IS_EBADDATEpublic static final boolean APR_STATUS_IS_EBADDATE(int s) Deprecated.
- 
APR_STATUS_IS_EINVALSOCKpublic static final boolean APR_STATUS_IS_EINVALSOCK(int s) Deprecated.
- 
APR_STATUS_IS_ENOPROCpublic static final boolean APR_STATUS_IS_ENOPROC(int s) Deprecated.
- 
APR_STATUS_IS_ENOTIMEpublic static final boolean APR_STATUS_IS_ENOTIME(int s) Deprecated.
- 
APR_STATUS_IS_ENODIRpublic static final boolean APR_STATUS_IS_ENODIR(int s) Deprecated.
- 
APR_STATUS_IS_ENOLOCKpublic static final boolean APR_STATUS_IS_ENOLOCK(int s) Deprecated.
- 
APR_STATUS_IS_ENOPOLLpublic static final boolean APR_STATUS_IS_ENOPOLL(int s) Deprecated.
- 
APR_STATUS_IS_ENOSOCKETpublic static final boolean APR_STATUS_IS_ENOSOCKET(int s) Deprecated.
- 
APR_STATUS_IS_ENOTHREADpublic static final boolean APR_STATUS_IS_ENOTHREAD(int s) Deprecated.
- 
APR_STATUS_IS_ENOTHDKEYpublic static final boolean APR_STATUS_IS_ENOTHDKEY(int s) Deprecated.
- 
APR_STATUS_IS_EGENERALpublic static final boolean APR_STATUS_IS_EGENERAL(int s) Deprecated.
- 
APR_STATUS_IS_ENOSHMAVAILpublic static final boolean APR_STATUS_IS_ENOSHMAVAIL(int s) Deprecated.
- 
APR_STATUS_IS_EBADIPpublic static final boolean APR_STATUS_IS_EBADIP(int s) Deprecated.
- 
APR_STATUS_IS_EBADMASKpublic static final boolean APR_STATUS_IS_EBADMASK(int s) Deprecated.
- 
APR_STATUS_IS_EDSOPENpublic static final boolean APR_STATUS_IS_EDSOPEN(int s) Deprecated.
- 
APR_STATUS_IS_EABSOLUTEpublic static final boolean APR_STATUS_IS_EABSOLUTE(int s) Deprecated.
- 
APR_STATUS_IS_ERELATIVEpublic static final boolean APR_STATUS_IS_ERELATIVE(int s) Deprecated.
- 
APR_STATUS_IS_EINCOMPLETEpublic static final boolean APR_STATUS_IS_EINCOMPLETE(int s) Deprecated.
- 
APR_STATUS_IS_EABOVEROOTpublic static final boolean APR_STATUS_IS_EABOVEROOT(int s) Deprecated.
- 
APR_STATUS_IS_EBADPATHpublic static final boolean APR_STATUS_IS_EBADPATH(int s) Deprecated.
- 
APR_STATUS_IS_EPATHWILDpublic static final boolean APR_STATUS_IS_EPATHWILD(int s) Deprecated.
- 
APR_STATUS_IS_ESYMNOTFOUNDpublic static final boolean APR_STATUS_IS_ESYMNOTFOUND(int s) Deprecated.
- 
APR_STATUS_IS_EPROC_UNKNOWNpublic static final boolean APR_STATUS_IS_EPROC_UNKNOWN(int s) Deprecated.
- 
APR_STATUS_IS_ENOTENOUGHENTROPYpublic static final boolean APR_STATUS_IS_ENOTENOUGHENTROPY(int s) Deprecated.
- 
APR_STATUS_IS_INCHILDpublic static final boolean APR_STATUS_IS_INCHILD(int s) Deprecated.
- 
APR_STATUS_IS_INPARENTpublic static final boolean APR_STATUS_IS_INPARENT(int s) Deprecated.
- 
APR_STATUS_IS_DETACHpublic static final boolean APR_STATUS_IS_DETACH(int s) Deprecated.
- 
APR_STATUS_IS_NOTDETACHpublic static final boolean APR_STATUS_IS_NOTDETACH(int s) Deprecated.
- 
APR_STATUS_IS_CHILD_DONEpublic static final boolean APR_STATUS_IS_CHILD_DONE(int s) Deprecated.
- 
APR_STATUS_IS_CHILD_NOTDONEpublic static final boolean APR_STATUS_IS_CHILD_NOTDONE(int s) Deprecated.
- 
APR_STATUS_IS_TIMEUPpublic static final boolean APR_STATUS_IS_TIMEUP(int s) Deprecated.
- 
APR_STATUS_IS_INCOMPLETEpublic static final boolean APR_STATUS_IS_INCOMPLETE(int s) Deprecated.
- 
APR_STATUS_IS_BADCHpublic static final boolean APR_STATUS_IS_BADCH(int s) Deprecated.
- 
APR_STATUS_IS_BADARGpublic static final boolean APR_STATUS_IS_BADARG(int s) Deprecated.
- 
APR_STATUS_IS_EOFpublic static final boolean APR_STATUS_IS_EOF(int s) Deprecated.
- 
APR_STATUS_IS_NOTFOUNDpublic static final boolean APR_STATUS_IS_NOTFOUND(int s) Deprecated.
- 
APR_STATUS_IS_ANONYMOUSpublic static final boolean APR_STATUS_IS_ANONYMOUS(int s) Deprecated.
- 
APR_STATUS_IS_FILEBASEDpublic static final boolean APR_STATUS_IS_FILEBASED(int s) Deprecated.
- 
APR_STATUS_IS_KEYBASEDpublic static final boolean APR_STATUS_IS_KEYBASED(int s) Deprecated.
- 
APR_STATUS_IS_EINITpublic static final boolean APR_STATUS_IS_EINIT(int s) Deprecated.
- 
APR_STATUS_IS_ENOTIMPLpublic static final boolean APR_STATUS_IS_ENOTIMPL(int s) Deprecated.
- 
APR_STATUS_IS_EMISMATCHpublic static final boolean APR_STATUS_IS_EMISMATCH(int s) Deprecated.
- 
APR_STATUS_IS_EBUSYpublic static final boolean APR_STATUS_IS_EBUSY(int s) Deprecated.
- 
APR_STATUS_IS_EAGAINpublic static final boolean APR_STATUS_IS_EAGAIN(int s) Deprecated.
- 
APR_STATUS_IS_ETIMEDOUTpublic static final boolean APR_STATUS_IS_ETIMEDOUT(int s) Deprecated.
- 
APR_STATUS_IS_ECONNABORTEDpublic static final boolean APR_STATUS_IS_ECONNABORTED(int s) Deprecated.
- 
APR_STATUS_IS_ECONNRESETpublic static final boolean APR_STATUS_IS_ECONNRESET(int s) Deprecated.
- 
APR_STATUS_IS_EINPROGRESSpublic static final boolean APR_STATUS_IS_EINPROGRESS(int s) Deprecated.
- 
APR_STATUS_IS_EINTRpublic static final boolean APR_STATUS_IS_EINTR(int s) Deprecated.
- 
APR_STATUS_IS_ENOTSOCKpublic static final boolean APR_STATUS_IS_ENOTSOCK(int s) Deprecated.
- 
APR_STATUS_IS_EINVALpublic static final boolean APR_STATUS_IS_EINVAL(int s) Deprecated.
 
-