|
Classes |
class | ClientPacketHandler |
| ClientPacketHandler class is responsible for low level handling of jdwp packets. More...
|
class | ConnectionManager |
| ConnectionManager is a class that manages the underlying socket connection that InspectorJ uses to connect to the jvm. More...
|
class | InspectorJ |
| InspectorJ class is the main window class for inspectorJ. More...
|
class | InvokerThread |
| InvokerThread is a thread class used to invoke a callback in a new thread. More...
|
class | JDWPAction |
| JDWPAction is an an action class for handling JDWPPackets. More...
|
class | JDWPThreadAction |
| JDWPThreadAction is a template class that takes a callback functor and invokes it in a new thread object. More...
|
struct | ijConnection |
class | SessionProfile |
| SessionProfile class encapsulates user settings for a profiling session. More...
|
class | SessionProfileDialog |
| SessionProfileDialog allows users to create and manage session profiles. More...
|
class | WizardControl |
| WizardControl provides simple navigation support for navigating forward and backward through a multi-page wizard style dialog or form. More...
|