Uses of Class
com.caucho.server.admin.HeapDumpQuery

Packages that use HeapDumpQuery
com.caucho.server.admin   
 

Uses of HeapDumpQuery in com.caucho.server.admin
 

Methods in com.caucho.server.admin with parameters of type HeapDumpQuery
 StringQueryReply ManagerActor.doHeapDump(long id, java.lang.String to, java.lang.String from, HeapDumpQuery query)