sync toc
Codemesh.JuggerNET
AbortCallback Delegate
boolArray Class
boolArray Members
boolArray Constructor
boolArray Constructor ()
boolArray Constructor (Int32)
boolArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
FromNative Method
Get Method
GetEnumerator Method
Set Method
ToNative Method
Type Conversions
Implicit boolArray to Boolean[] Conversion
Implicit Boolean[] to boolArray Conversion
byteArray Class
byteArray Members
byteArray Constructor
byteArray Constructor ()
byteArray Constructor (Int32)
byteArray Constructor (Byte[])
byteArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
FromNative Method
Get Method
GetEnumerator Method
Set Method
ToNative Method
Type Conversions
Implicit byteArray to Byte[] Conversion
Implicit Byte[] to byteArray Conversion
charArray Class
charArray Members
charArray Constructor
charArray Constructor ()
charArray Constructor (Int32)
charArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
FromNative Method
Get Method
GetEnumerator Method
Set Method
ToNative Method
Type Conversions
Implicit charArray to Char[] Conversion
Implicit Char[] to charArray Conversion
COMErrorHelper Class
COMErrorHelper Members
COMErrorHelper Constructor
Properties
Message Property
StackTrace Property
Type Property
ConfigOptionAttribute Class
ConfigOptionAttribute Members
ConfigOptionAttribute Constructor
ConfigOptionAttribute Constructor ()
ConfigOptionAttribute Constructor (String)
Properties
Name Property
OptionName Property
ConfigurationHook Delegate
DashDOptionType Class
DashDOptionType Members
DashDOptionType Constructor
Properties
Item Property
DashXOptionType Class
DashXOptionType Members
DashXOptionType Constructor
Properties
Item Property
Diagnostics Class
Diagnostics Members
Diagnostics Constructor
Properties
CallbackTracing Property
ClassesAnalysis Property
ClassPathAnalysis Property
FinalizationTracing Property
JvmTracing Property
MethodsAndFieldsAnalysis Property
TypeSystemTracing Property
Methods
DecrementActiveProxyObjects Method
DecrementRegisteredCallbacks Method
IncrementActiveProxyObjects Method
IncrementRegisteredCallbacks Method
doubleArray Class
doubleArray Members
doubleArray Constructor
doubleArray Constructor ()
doubleArray Constructor (Int32)
doubleArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
GetEnumerator Method
Type Conversions
Implicit doubleArray to Double[] Conversion
Implicit Double[] to doubleArray Conversion
ExitCallback Delegate
floatArray Class
floatArray Members
floatArray Constructor
floatArray Constructor ()
floatArray Constructor (Int32)
floatArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
GetEnumerator Method
Type Conversions
Implicit floatArray to Single[] Conversion
Implicit Single[] to floatArray Conversion
GenericCallback Delegate
ICOMErrorHelper Interface
ICOMErrorHelper Members
Properties
Message Property
StackTrace Property
Type Property
IJvm Interface
IJvm Members
Properties
FreeMemory Property
MaxMemory Property
Ptr Property
TotalMemory Property
Methods
Attach Method
Attach Method ()
Attach Method (JavaProxy)
Attach Method (JavaProxy, String)
Attach Method (JavaProxy, String, Boolean)
Attach Method (Int64)
Destroy Method
Detach Method
Detach Method ()
Detach Method (Int64)
IJvmLoader Interface
IJvmLoader Members
Properties
ClassesAnalysis Property
ClassPathAnalysis Property
JvmIfCreated Property
MethodsAndFieldsAnalysis Property
Methods
Load Method
Load Method ()
Load Method (Boolean)
Read Method
Read Method (String)
Read Method (String, String, String)
Read Method (String, String, String, String)
UnloadCleanup Method
IJvmOptions Interface
IJvmOptions Members
Properties
Abort Property
AppendBootClassPath Property
BatchMode Property
BootClassPath Property
CheckJni Property
ClassPath Property
COMExceptionMessages Property
DashDOption Property
DashXOption Property
Debug Property
DisableClassGC Property
EnableClassGC Property
EnableVerboseGC Property
Exit Property
ExtensionDirectories Property
Future Property
IgnoreUnrecognized Property
IncrementalGC Property
InitialHeapSize Property
InitialHeapSizeInMB Property
InterpretedMode Property
JNILevel Property
JniVersion Property
LibraryPath Property
LogGCFile Property
MaximumHeapSize Property
MaximumHeapSizeInMB Property
MixedMode Property
NoAgent Property
PrependBootClassPath Property
Prof Property
ReduceSignals Property
Run Property
SecurityManager Property
SecurityPolicy Property
StackSize Property
StackSizeInKB Property
UseCodemeshSecurityManager Property
Verbose Property
Vfprintf Property
Methods
AppendToBootClassPath Method
AppendToClassPath Method
AppendToExtensionDirectories Method
AppendToLibraryPath Method
PrependToBootClassPath Method
PrependToClassPath Method
PrependToLibraryPath Method
intArray Class
intArray Members
intArray Constructor
intArray Constructor ()
intArray Constructor (Int32)
intArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
GetEnumerator Method
Type Conversions
Implicit intArray to Int32[] Conversion
Implicit Int32[] to intArray Conversion
IOptions Interface
IOptions Members
Properties
DefaultJvmPath Property
JvmPath Property
NoshutdownProcessing Property
Remote Property
TraceFile Property
TraceMethod Property
Methods
GetTraceLevel Method
SetTraceLevel Method
IRemoteOptions Interface
IRemoteOptions Members
Properties
Authentication Property
Connection Property
Encryption Property
JniFallback Property
MainClass Property
JavaPeer Interface
JavaPeer Members
Properties
Item Property
TypeName Property
Methods
GetBoolField Method
GetByteField Method
GetCharField Method
GetDoubleField Method
GetFloatField Method
GetIntField Method
GetLongField Method
GetObjectField Method
GetShortField Method
GetStringField Method
SetBoolField Method
SetByteField Method
SetCharField Method
SetDoubleField Method
SetFloatField Method
SetIntField Method
SetLongField Method
SetObjectField Method
SetShortField Method
SetStringField Method
JavaPeerAttribute Class
JavaPeerAttribute Members
JavaPeerAttribute Constructor
Properties
Ignore Property
Name Property
PeerMarshaller Property
PeerType Property
JavaPeerValue Class
JavaPeerValue Members
JavaPeerValue Constructor
JavaPeerValue Constructor (String)
JavaPeerValue Constructor (JNIHandle)
Properties
Item Property
TypeName Property
Methods
FromJavaPeerValue Method
GetBoolField Method
GetByteField Method
GetCharField Method
GetDoubleField Method
GetFloatField Method
GetIntField Method
GetLongField Method
GetObjectField Method
GetShortField Method
GetStringField Method
SetBoolField Method
SetByteField Method
SetCharField Method
SetDoubleField Method
SetFloatField Method
SetIntField Method
SetLongField Method
SetObjectField Method
SetShortField Method
SetStringField Method
JavaProxy Interface
JavaProxy Members
Properties
JObject Property
JObjectDuplicate Property
Methods
IsInstanceOf Method
JavaProxyHelper Class
JavaProxyHelper Members
JavaProxyHelper Constructor
JavaProxyHelper Constructor (Int32)
JavaProxyHelper Constructor (JavaProxy, Int32)
Methods
Add Method
Dispose Method
Finalize Method
Forget Method
KeepAlive Method
JavaProxyLockHolder Class
JavaProxyLockHolder Members
JavaProxyLockHolder Constructor
Methods
Dispose Method
Exit Method
Finalize Method
JavaProxyMonitor Class
JavaProxyMonitor Members
JavaProxyMonitor Constructor
Methods
Enter Method
Exit Method
JNIHandle Structure
JNIHandle Members
JNIHandle Constructor
Fields
jobject Field
NULL Field
Operators
Logical Not Operator
JuggerNETException Class
JuggerNETException Members
JuggerNETException Constructor
JuggerNETException Constructor ()
JuggerNETException Constructor (String)
JuggerNETException Constructor (String, Exception)
JuggerNETException Constructor (SerializationInfo, StreamingContext)
Properties
IsFrameworkException Property
IsProxyError Property
IsProxyException Property
Methods
ToJavaException Method
JuggerNETFrameworkException Class
JuggerNETFrameworkException Members
JuggerNETFrameworkException Constructor
JuggerNETFrameworkException Constructor ()
JuggerNETFrameworkException Constructor (String)
JuggerNETFrameworkException Constructor (String, Exception)
JuggerNETFrameworkException Constructor (SerializationInfo, StreamingContext)
Properties