Uses of Class gnu.classpath.jdwp.id.ReferenceTypeId

Uses in package gnu.classpath.jdwp.event.filters

Constructors with parameter type gnu.classpath.jdwp.id.ReferenceTypeId

Constructs a new ClassOnlyFilter
ExceptionOnlyFilter.ExceptionOnlyFilter(ReferenceTypeId refId, boolean caught, boolean uncaught)
Constructs a new ExceptionOnlyFilter
Constructs a new FieldOnlyFilter.

Methods with return type gnu.classpath.jdwp.id.ReferenceTypeId

ReferenceTypeId
Returns the field for which to restrict events
ReferenceTypeId
Returns the class to which to restrict events
ReferenceTypeId
Returns the exception class to report (null for all)
ReferenceTypeId
Returns the class in which the field is declared

Uses in package gnu.classpath.jdwp.id

Classes derived from gnu.classpath.jdwp.id.ReferenceTypeId

class
A reference type ID representing java arrays
class
A reference type ID representing java classes
class
A reference type ID representing java interfaces

Uses in package gnu.classpath.jdwp

Methods with return type gnu.classpath.jdwp.id.ReferenceTypeId

ReferenceTypeId
Returns the ReferenceTypeId for a given ID.
ReferenceTypeId
Gets the reference type id for the given class, creating a new one if it does not already have an id
ReferenceTypeId