Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Sun.jdi Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbsentInformationExceptionThrown to indicate line number or variable information is not available.Classsun.jdiCode Trails
AccessibleProvides information on the accessibility of a type or type component.Interfacesun.jdiCode Trails
AccessWatchpointEventNotification of a field access in the target VM.Interfacesun.jdi.eventCode Trails
AccessWatchpointRequestRequest for notification when the contents of a field are accessed This event will be triggered when the specified field is accessedInterfacesun.jdi.requestCode Trails
ArrayReferenceProvides access to an array object and its components in the target VM.Interfacesun.jdiCode Trails
ArrayTypeProvides access to the class of an array and the type of its components in the target VM.Interfacesun.jdiCode Trails
AttachingConnectorA connector which attaches to a previously running target VM.Interfacesun.jdi.connectCode Trails
BooleanTypeThe type of all primitive boolean values accessed in the target VM.Interfacesun.jdiCode Trails
BooleanValueInterfacesun.jdiCode Trails
BootstrapInitial class that provides access to the default implementation of JDI interfaces.Classsun.jdiCode Trails
BreakpointEventNotification of a breakpoint in the target VM.Interfacesun.jdi.eventCode Trails
BreakpointRequestIdentifies a Location in the target VM at which execution should be stopped.Interfacesun.jdi.requestCode Trails
ByteTypeThe type of all primitive byte values accessed in the target VM.Interfacesun.jdiCode Trails
ByteValueProvides access to a primitive byte value in the target VM.Interfacesun.jdiCode Trails
CharTypeThe type of all primitive char values accessed in the target VM.Interfacesun.jdiCode Trails
CharValueInterfacesun.jdiCode Trails
ClassLoaderReferenceA class loader object from the target VM.Interfacesun.jdiCode Trails
ClassNotLoadedExceptionThrown to indicate that the requested class has not yet been loaded through the appropriate class loader.Classsun.jdiCode Trails
ClassNotPreparedExceptionThrown to indicate that the requested operation cannot be completed because the specified class has not yet been prepared.Classsun.jdiCode Trails
ClassObjectReferenceAn instance of java.Interfacesun.jdiCode Trails
ClassPrepareEventNotification of a class prepare in the target VM.Interfacesun.jdi.eventCode Trails
ClassPrepareRequestRequest for notification when a class is prepared in the target VM.Interfacesun.jdi.requestCode Trails
ClassTypeA mirror of a class in the target VM.Interfacesun.jdiCode Trails
ClassUnloadEventNotification of a class unload in the target VM.Interfacesun.jdi.eventCode Trails
ClassUnloadRequestRequest for notification when a class is unloaded in the target VM.Interfacesun.jdi.requestCode Trails
ClosedConnectionExceptionThis exception may be thrown as a result of an asynchronous close of a Connection while an I/O operation isClasssun.jdi.connect.spiCode Trails
ConnectionA connection between a debugger and a target VM which it debugs.Classsun.jdi.connect.spiCode Trails
ConnectorA method of connection between a debugger and a target VM.Interfacesun.jdi.connectCode Trails
Connector .ArgumentSpecification for and value of a Connector argument.Interfacesun.jdi.connect.ConnectorCode Trails
Connector .BooleanArgumentSpecification for and value of a Connector argument, whose value is Boolean.Interfacesun.jdi.connect.ConnectorCode Trails
Connector .IntegerArgumentSpecification for and value of a Connector argument, whose value is an integer.Interfacesun.jdi.connect.ConnectorCode Trails
Connector .SelectedArgumentSpecification for and value of a Connector argument, whose value is a String selected from a list of choices.Interfacesun.jdi.connect.ConnectorCode Trails
Connector .StringArgumentSpecification for and value of a Connector argument, whose value is a String.Interfacesun.jdi.connect.ConnectorCode Trails
DoubleTypeThe type of all primitive double values accessed in the target VM.Interfacesun.jdiCode Trails
DoubleValueInterfacesun.jdiCode Trails