Qore jni Module  2.0.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NJniJni namespace
 NorgOrg namespace
 NqoreQore namespace
 NjniJni namespace
 CJavaArrayInstances of this class represent Java arrays
 CQoreInvocationHandlerRepresents an invocation handler used to implement callback from Java to Qore
 Norg
 Nqore
 Njni
 Ncompiler
 CQoreJavaCompiler
 CQoreJavaCompilerException
 CQoreJavaFileManager
 CCompilerOutput
 CQoreJavaApiThis class provides methods that allow Java to interface with Qore code
 CQoreExceptionThe QoreException class is meant to represent a Qore-language exception
 CQoreObjectBaseWrapper class for a Qore object; this class holds a weak reference to the Qore object
 CQoreJavaClassBaseMarker base class for a Qore classes imported dynamically into Java
 CQoreObjectWrapper class for a Qore object; this class holds a weak reference to the Qore object
 CQoreClosureJava QoreClosure class
 CQoreObjectWrapperThis is meant to the be the wrapper class for Java classes wrapping Qore object classes
 CQoreURLClassLoaderMain ClassLoader for Java <-> Qore and Java <-> Python integration
 CQoreRelativeTimeClass representing a Qore relative time value (duration)
 CQoreClosureMarkerThis marks a class that must have a call() method (with any argument and return types) that will be called when this object is converted to a Qore closure and the closure is called
 CQoreJavaDynamicApiThis class provides methods that allow Java to interface with Qore code
 CHashJava Hash class to make it easier to work with Qore hash data
 CJavaClassBuilder
 CQoreJavaFileObject
 CQoreJavaObjectPtrHelper class for pointer arguments to weak references Qore objects
 Nlang
 Nbulksqlutil
 CAbstractBulkOperationJava wrapper for the base Qore class for bulk DML operations
 CBulkRowCallbackThis class is used for row code callbacks with bulk SQL classes
 CBulkInsertOperationJava wrapper for the Qore class for bulk DML insert operations
 CBulkUpsertOperationBase class for bulk DML upsert operations
 Ndataprovider
 CAbstractDataProviderJava wrapper for the DataProvider::AbstractDataProvider class in Qore
 CAbstractDataProviderTypeJava wrapper for the DataProvider::AbstractDataProviderType class in Qore
 CAbstractDataProviderRecordIteratorJava wrapper for the DataProvider::AbstractDataProviderRecordIterator class in Qore
 CAbstractDataProviderBulkRecordInterfaceJava wrapper for the DataProvider::AbstractDataProviderBulkRecordInterface in Qore
 CAbstractDataFieldJava wrapper for the DataProvider::AbstractDataField class in Qore
 CAbstractDataProviderBulkOperationJava wrapper for the DataProvider::AbstractDataProviderBulkOperation in Qore
 CAbstractDataProcessorJava AbstractDataProcessor class
 Nmailmessage
 CMessageJava wrapper for the MailMessage::Message class in Qore
 CAttachmentJava wrapper for the MailAttachment::Attachment class in Qore
 CPartJava wrapper for the MailPart::Part class in Qore
 Nmapper
 CMapper
 CMapperOutputRecordIteratorJava wrapper for the Mapper::MapperOutputRecordIterator class in Qore
 Nqunit
 CTestBase class (wrapping the Qore QUnit::Test class) representing a simple test, implements an implicit main() method and all utility methods for testing
 CTestCodeThis class is used for test code taking no arguments
 CTestCodeArgsThis class is used for test code taking an arbitrary number of arguments
 CTestConditionThis class is used for test code taking no arguments
 CTestConditionArgsThis class is used for test code taking an arbitrary number of arguments
 CAbstractTestResultThe base class for test results
 CTestResultValueClass representing boolean True
 CTestResultSuccessClass representing boolean True
 CTestResultFailureClass representing test call failure, both general (without detail) and specific (with detail)
 CTestResultExceptionTypeClass representing Exception of a particular type
 CTestResultExceptionDetailClass representing Exception of a particular type with a particular detail message
 CTestResultExceptionRegexpClass representing Exception of a particular type and matching regexp for detail
 CTestResultExceptionSubstringClass representing Exception of a particular type and matching regexp for detail
 Nreflection
 CTypeJava wrapper for the Qore::Reflection::Type class in Qore
 Nrestclient
 CRestClientJava wrapper for the Qore::RestClient class in Qore
 Nsmtpclient
 CSmtpClientJava wrapper for the Qore::SmtpClient class in Qore
 Nsoapclient
 CSoapClientJava wrapper for the SoapClient.SoapClient class in Qore
 Nsqlutil
 CTableJava wrapper for the SqlUtil::Table class in Qore
 CAbstractTableJava wrapper for the AbstractTable class in Qore
 CAbstractSqlUtilBaseJava wrapper for the SqlUtil::AbstractSqlUtilBase class in Qore
 Ntablemapper
 CRawSqlStatementOutboundMapperJava wrapper for the TableMapper::RawSqlStatementOutboundMapper class in Qore
 CInboundIdentityTableMapperJava wrapper for the TableMapper::InboundIdentityTableMapper class in Qore
 CAbstractSqlStatementOutboundMapperJava wrapper for the TableMapper::AbstractSqlStatementOutboundMapper class in Qore
 CInboundTableMapperJava wrapper for the TableMapper::InboundTableMapper class in Qore
 CSqlStatementOutboundMapperJava wrapper for the TableMapper::SqlStatementOutboundMapper class in Qore
 CAbstractIteratorJava wrapper for the Qore::AbstractIterator class in Qore
 CHashListIteratorJava wrapper for the Qore::ContextIterator class in Qore
 CAbstractDatasourceJava wrapper for the Qore::SQL::AbstractDatasource class in Qore
 CLogCallbackThis class is used for row code callbacks with bulk SQL classes
 CDatasourcePoolJava wrapper for the Qore::SQL::DatasourcePool class in Qore
 CAbstractSQLStatementJava wrapper for the Qore::SQL::AbstractSQLStatement class in Qore
 CHTTPClientJava wrapper for the Qore::HTTPClient class in Qore