Uses of Class
com.floragunn.searchguard.action.licenseinfo.LicenseInfoResponse
-
Packages that use LicenseInfoResponse Package Description com.floragunn.searchguard.action.licenseinfo -
-
Uses of LicenseInfoResponse in com.floragunn.searchguard.action.licenseinfo
Methods in com.floragunn.searchguard.action.licenseinfo that return LicenseInfoResponse Modifier and Type Method Description protected LicenseInfoResponseTransportLicenseInfoAction. newResponse(LicenseInfoRequest request, List<LicenseInfoNodeResponse> responses, List<org.elasticsearch.action.FailedNodeException> failures)
-