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

Packages that use LicenseAddQuery
com.caucho.server.admin   
 

Uses of LicenseAddQuery in com.caucho.server.admin
 

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