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
IsFrameworkException Property
IsProxyError Property
IsProxyException Property
JuggerNETInitAttribute Class
JuggerNETInitAttribute Members
JuggerNETInitAttribute Constructor
JuggerNETProxyArray Class
JuggerNETProxyArray Members
JuggerNETProxyArray Constructor
JuggerNETProxyArray Constructor ()
JuggerNETProxyArray Constructor (JavaMethod, Int32)
JuggerNETProxyArray Constructor (JavaMethod, JavaClass, Int32)
JuggerNETProxyArray Constructor (JNIHandle)
Fields
BOOLEAN Field
BYTE Field
CHAR Field
DOUBLE Field
FLOAT Field
INT Field
LONG Field
OBJECT Field
SHORT Field
Properties
ElementType Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
JObject Property
JObjectDuplicate Property
Length Property
Rank Property
SyncRoot Property
Methods
Dispose Method
Equals Method
Finalize Method
GetElement Method
GetElement Method (Int32)
GetElement Method (Type, Int32)
GetEnumerator Method
GetHashCode Method
IsInstanceOf Method
SetElement Method
ToString Method
JuggerNETProxyArray.Enumerator Class
JuggerNETProxyArray.Enumerator Members
JuggerNETProxyArray.Enumerator Constructor
Properties
Current Property
Methods
MoveNext Method
Reset Method
JuggerNETProxyException Class
JuggerNETProxyException Members
JuggerNETProxyException Constructor
JuggerNETProxyException Constructor ()
JuggerNETProxyException Constructor (String)
JuggerNETProxyException Constructor (String, Exception)
JuggerNETProxyException Constructor (SerializationInfo, StreamingContext)
JuggerNETProxyException Constructor (JNIHandle)
JuggerNETProxyException Constructor (JNIHandle, Boolean, Boolean)
Properties
IsFrameworkException Property
IsProxyError Property
IsProxyException Property
JObject Property
JObjectDuplicate Property
Message Property
StackTrace Property
Methods
Dispose Method
Equals Method
Finalize Method
GetHashCode Method
GetObjectData Method
IsInstanceOf Method
ToString Method
JuggerNETProxyObject Class
JuggerNETProxyObject Members
JuggerNETProxyObject Constructor
JuggerNETProxyObject Constructor ()
JuggerNETProxyObject Constructor (String)
JuggerNETProxyObject Constructor (JNIHandle)
Properties
JObject Property
JObjectDuplicate Property
Methods
Dispose Method
Equals Method
Finalize Method
GetHashCode Method
IsInstanceOf Method
ToString Method
JuggerNETProxyTypeAttribute Class
JuggerNETProxyTypeAttribute Members
JuggerNETProxyTypeAttribute Constructor
JuggerNETProxyTypeAttribute Constructor ()
JuggerNETProxyTypeAttribute Constructor (Boolean)
Properties
CodegenVersion Property
IsLeafType Property
JavaName Property
Jvm Class
Jvm Members
Jvm Constructor
Fields
pInstance Field
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)
JvmLoader Class
JvmLoader Members
Fields
theConfigHook Field
Properties
Abort Property
AppendBootClassPath Property
Authentication Property
BatchMode Property
BootClassPath Property
CheckJni Property
ClassesAnalysis Property
ClassPath Property
ClassPathAnalysis Property
COMExceptionMessages Property
Connection Property
DashDOption Property
DashXOption Property
Debug Property
DefaultJvmPath Property
DisableClassGC Property
EnableClassGC Property
EnableVerboseGC Property
Encryption Property
Exit Property
ExtensionDirectories Property
Future Property
IgnoreUnrecognized Property
IncrementalGC Property
InitialHeapSize Property
InitialHeapSizeInMB Property
InterpretedMode Property
JniFallback Property
JNILevel Property
JniVersion Property
JvmIfCreated Property
JvmLoaderIfCreated Property
JvmPath Property
LibraryPath Property
LogGCFile Property
MainClass Property
MaximumHeapSize Property
MaximumHeapSizeInMB Property
MethodsAndFieldsAnalysis Property
MixedMode Property
NoAgent Property
NoshutdownProcessing Property
PrependBootClassPath Property
Prof Property
ReduceSignals Property
Remote Property
Run Property
SecurityManager Property
SecurityPolicy Property
StackSize Property
StackSizeInKB Property
TraceFile Property
TraceMethod Property
UseCodemeshSecurityManager Property
Verbose Property
Vfprintf Property
Methods
AppendToBootClassPath Method
AppendToClassPath Method
AppendToExtensionDirectories Method
AppendToLibraryPath Method
GetJvmLoader Method
GetJvmLoader Method ()
GetJvmLoader Method (TraceFacility, TraceLevel)
GetJvmLoader Method (Boolean, Boolean)
GetJvmLoader Method (Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, Boolean, Boolean)
GetJvmLoader Method (String, Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, String, String, Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, String, String, String, Boolean, Boolean)
GetJvmLoader Method (String, String, String, String, Boolean, Boolean, TraceFacility, TraceLevel)
GetTraceLevel Method
Load Method
Load Method ()
Load Method (Boolean)
PrependToBootClassPath Method
PrependToClassPath Method
PrependToLibraryPath Method
Read Method
Read Method (String)
Read Method (String, String, String)
Read Method (String, String, String, String)
RegisterConfigurationHook Method
SetConfigFile Method
SetConfigFile Method (String)
SetConfigFile Method (String, String, String, String)
SetTraceLevel Method
UnloadCleanup Method
JvmLoaderConfigurationException Class
JvmLoaderConfigurationException Members
JvmLoaderConfigurationException Constructor
JvmLoaderConfigurationException Constructor ()
JvmLoaderConfigurationException Constructor (String)
JvmLoaderConfigurationException Constructor (String, Exception)
JvmLoaderConfigurationException Constructor (SerializationInfo, StreamingContext)
JvmLoaderException Class
JvmLoaderException Members
JvmLoaderException Constructor
JvmLoaderException Constructor ()
JvmLoaderException Constructor (String)
JvmLoaderException Constructor (String, Exception)
JvmLoaderException Constructor (SerializationInfo, StreamingContext)
JvmLoaderFactory Class
JvmLoaderFactory Members
JvmLoaderFactory Constructor
Properties
JvmIfCreated Property
Methods
GetJvmLoader Method
GetJvmLoader Method ()
GetJvmLoader Method (TraceFacility, TraceLevel)
GetJvmLoader Method (Boolean, Boolean)
GetJvmLoader Method (Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, String, String, Boolean, Boolean, TraceFacility, TraceLevel)
GetJvmLoader Method (String, String, String, String, Boolean, Boolean, TraceFacility, TraceLevel)
SetConfigFile Method
longArray Class
longArray Members
longArray Constructor
longArray Constructor ()
longArray Constructor (Int32)
longArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
GetEnumerator Method
Type Conversions
Implicit longArray to Int64[] Conversion
Implicit Int64[] to longArray Conversion
PeerManager Class
PeerManager Members
Properties
DefaultPeerMarshaller Property
DefaultPeerType Property
Methods
GetPeerManager Method
GetPeerMarshaller Method
GetPeerUnmarshaller Method
GetPeerUnmarshaller Method (JavaProxy)
GetPeerUnmarshaller Method (String)
IsPeerTypeName Method
Marshal Method
Marshal Method (Object)
Marshal Method (Object, JavaProxy)
Marshal Method (Object, JavaProxy, PeerMarshalContext)
RegisterMarshaller Method
RegisterMarshaller Method (Type, IPeerMarshaller)
RegisterMarshaller Method (Type, IPeerMarshaller, Boolean)
RegisterPeerTypeName Method
RegisterUnmarshaller Method
RegisterUnmarshaller Method (String, IPeerMarshaller)
RegisterUnmarshaller Method (String, IPeerMarshaller, Boolean)
ResolveMarshaller Method
ResolveMarshallerFromAttribute Method
Unmarshal Method
Unmarshal Method (JavaProxy)
Unmarshal Method (JavaProxy, Object)
UnregisterMarshaller Method
UnregisterUnmarshaller Method
PeerMarshalContext Class
PeerMarshalContext Members
PeerMarshalContext Constructor
shortArray Class
shortArray Members
shortArray Constructor
shortArray Constructor ()
shortArray Constructor (Int32)
shortArray Constructor (JNIHandle)
Properties
ElementType Property
Item Property
Rank Property
Methods
GetEnumerator Method
Type Conversions
Implicit shortArray to Int16[] Conversion
Implicit Int16[] to shortArray Conversion
TraceCallback Delegate
TraceFacility Enumeration
TraceLevel Enumeration
Verbosity Enumeration
VfprintfCallback Delegate
When Enumeration