Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

AbstractLegacyConfiguredObjectController - Class in org.apache.qpid.server.management.plugin.controller
 
AbstractLegacyConfiguredObjectController(String, ManagementController) - Constructor for class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
AbstractManagementController - Class in org.apache.qpid.server.management.plugin.controller
 
AbstractManagementController() - Constructor for class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
AbstractServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
AbstractServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
ACCEPT_ENCODING_HEADER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
Action - Interface in org.apache.qpid.server.management.plugin.servlet.rest
 
addEscapes(String) - Static method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
addMessage(ReportableMessage) - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Called by the system to add a message to the report.
adjustBeginLineColumn(int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
andExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
AnonymousInteractiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
AnonymousInteractiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.AnonymousInteractiveAuthenticator
 
AnonymousPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
AnonymousPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
ApiDocsServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ApiDocsServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
AS - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
ASC - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
assertManagementAccess(Broker<?>, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SpnegoPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
attemptAuthentication(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestPreemptiveAuthenticator
 
ATTR_BROKER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
Servlet context attribute holding a reference to a broker instance
ATTR_MANAGEMENT_CONFIGURATION - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
Servlet context attribute holding a reference to plugin configuration
AuthenticationCheckFilter - Class in org.apache.qpid.server.management.plugin.filter
 
AuthenticationCheckFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.AuthenticationCheckFilter
 
AVAILABLE_ATTRIBUTES - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 

B

backup(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Backup a number of characters.
BasicAuthPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
BasicAuthPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
beginColumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Start.
BETWEEN - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
BindingController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
BLOCK_COMMENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
BrokerController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
BrokerQueryServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
BrokerQueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
bufcolumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
buffer - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
bufline - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
bufpos - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Position in buffer.

C

CATEGORY_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
CategoryController - Interface in org.apache.qpid.server.management.plugin.controller
 
CategoryControllerFactory - Interface in org.apache.qpid.server.management.plugin.controller
 
CLASS_COMPARATOR - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
close() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
column - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
comparisonExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
ConfiguredObjectExpression - Interface in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectExpressionFactory - Class in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectExpressionFactory() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
ConfiguredObjectFilterParser - Class in org.apache.qpid.server.management.plugin.servlet.query
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from ConfiguredObjectFilterParser.jj
ConfiguredObjectFilterParser() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
ConfiguredObjectFilterParser(InputStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with InputStream.
ConfiguredObjectFilterParser(InputStream, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with InputStream and supplied encoding
ConfiguredObjectFilterParser(Reader) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor.
ConfiguredObjectFilterParser(ConfiguredObjectFilterParserTokenManager) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Constructor with generated Token Manager.
ConfiguredObjectFilterParserConstants - Interface in org.apache.qpid.server.management.plugin.servlet.query
Token literal values and constants.
ConfiguredObjectFilterParserTokenManager - Class in org.apache.qpid.server.management.plugin.servlet.query
Token Manager.
ConfiguredObjectFilterParserTokenManager(SimpleCharStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Constructor.
ConfiguredObjectFilterParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Constructor.
ConfiguredObjectQuery - Class in org.apache.qpid.server.management.plugin.servlet.query
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectQuery(List<ConfiguredObject<?>>, String, String, String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.management.plugin
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.management.plugin.ConfiguredObjectRegistrationImpl
 
ConfiguredObjectToMapConverter - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ConfiguredObjectToMapConverter() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
 
ConfiguredObjectToMapConverter.ConverterOptions - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
ConsumerController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
containsHeader(String) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
containsHeaders(Set<String>) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
CONTENT_DISPOSITION - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
CONTENT_DISPOSITION_ATTACHMENT_FILENAME_PARAM - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
Signifies that the agent wishes the servlet to set the Content-Disposition on the response with the value attachment.
CONTENT_ENCODING_HEADER - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
ContentServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
ContentServlet(ContentFactory) - Constructor for class org.apache.qpid.server.management.plugin.servlet.ContentServlet
 
CONTEXT - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
ControllerManagementResponse - Class in org.apache.qpid.server.management.plugin.controller
 
ControllerManagementResponse(ResponseType, Object) - Constructor for class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
ControllerManagementResponse(ResponseType, Object, int, Map<String, String>) - Constructor for class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in interface org.apache.qpid.server.management.plugin.controller.TypeController
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BrokerController
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.PortController
 
convertAttributesToNextVersion(ConfiguredObject<?>, List<String>, Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.QueueController
 
ConverterHelper - Class in org.apache.qpid.server.management.plugin.controller
 
ConverterOptions(ConfiguredObjectToMapConverter.ConverterOptions, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
ConverterOptions(int, boolean, int, boolean, boolean) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
convertFromNextVersion(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in interface org.apache.qpid.server.management.plugin.controller.TypeController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
convertFromNextVersion(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BrokerController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ExchangeController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.PortController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.QueueController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.SessionController
 
convertNextVersionLegacyConfiguredObject(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryController
 
convertObject(LegacyConfiguredObject, int, boolean, int, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
convertObjectToMap(ConfiguredObject<?>, Class<? extends ConfiguredObject>, ConfiguredObjectToMapConverter.ConverterOptions) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
 
convertQueryParameters(Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
convertQueryParameters(Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementController
 
convertQueryParameters(Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementController
 
convertQueryParametersToNextVersion(Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
createBadRequestManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createBadRequestManagementException(String, Throwable) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createConfiguredObjectExpression(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createConfiguredObjectExpression(String, ConfiguredObjectExpression) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createConfiguredObjectExpression(String, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createController(String, LegacyManagementController) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryControllerFactory
 
createController(ManagementController) - Method in interface org.apache.qpid.server.management.plugin.controller.TypeControllerFactory
 
createController(String, LegacyManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryControllerFactory
 
createController(String, LegacyManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory
 
CREATED_BY - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
CREATED_TIME - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
createForbiddenManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createForbiddenManagementException(Exception) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createFunctionExpression(String, List<Expression>) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectExpressionFactory
 
createGoneManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createInstance(Map<String, Object>, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.HttpManagementFactory
 
createInstance(Map<String, Object>) - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
createInternalServerErrorManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createInternalServerErrorManagementException(String, Exception) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createManagementController(HttpManagementConfiguration<?>, ManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerFactory
 
createManagementController(HttpManagementConfiguration<?>, ManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
createManagementController(HttpManagementConfiguration<?>, ManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
createManagementController(HttpManagementConfiguration<?>, ManagementController) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
createManagementController(HttpManagementConfiguration<?>, ManagementController) - Method in interface org.apache.qpid.server.management.plugin.ManagementControllerFactory
 
createModelRequestInfo(List<String>, Map<String, List<String>>, boolean) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createNotAllowedManagementException(String, Map<String, String>) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createNotFoundManagementException(Exception) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createNotFoundManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createOperationRequestInfo(List<String>, String, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createOrUpdate(ConfiguredObject<?>, String, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
createOrUpdate(ConfiguredObject<?>, List<String>, Map<String, Object>, boolean) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
createOrUpdate(ConfiguredObject<?>, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
createOrUpdate(ConfiguredObject<?>, String, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
createOrUpdate(ConfiguredObject<?>, String, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
createOrUpdate(ConfiguredObject<?>, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
createOrUpdate(ConfiguredObject<?>, List<String>, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
createOrUpdate(ConfiguredObject<?>, String, List<String>, Map<String, Object>, boolean) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
createPreferencesRequestInfo(List<String>, List<String>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createPreferencesRequestInfo(List<String>, List<String>, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
createRunner(String, Map<String, String[]>) - Static method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
createServletConnectionSubject(HttpServletRequest, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
createUnprocessableManagementException(String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createUnprocessableManagementException(Exception) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
createVisiblePreferencesRequestInfo(List<String>, List<String>, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
CSVFormat - Class in org.apache.qpid.server.management.plugin.csv
Simplified version of CSVFormat from Apache Commons CSV
CSVFormat() - Constructor for class org.apache.qpid.server.management.plugin.csv.CSVFormat
 
curChar - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
currentToken - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Debug output.
DECIMAL_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
Lexical state.
DEFAULT_CATEGORY - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
DEFAULT_COMPRESS_RESPONSES - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_DISABLE_UI - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_HTTP_MANAGEMENT_ENABLE_CONTENT_AUTHENTICATION - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_LIMIT - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
DEFAULT_LOGIN_URL - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
DEFAULT_LOGOUT_URL - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
DEFAULT_MAX_UPLOAD_SIZE - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_OFFSET - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
DEFAULT_PREFERENCE_OPERATION_TIMEOUT - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_SASL_EXCHANGE_EXPIRY - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
DEFAULT_SCOPE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
DEFAULT_TIMEOUT_IN_SECONDS - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
DefinedFileServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
DefinedFileServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
DefinedFileServlet(String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
DefinedFileServlet(String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
delete(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
delete(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
delete(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
delete(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
delete(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
delete(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
delete(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
delete(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
deletePreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
deletePreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
deletePreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
deletePreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
deletePreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
deletePreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
deletePreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
deletePreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
DESC - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
DESCRIPTION - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
DESIRED_STATE - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
DestinationController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
DestinationController.LegacyDestination - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.AuthenticationCheckFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.InteractiveAuthenticationFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.RedirectFilter
 
destroy() - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
DGRID_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DIJIT_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
disable_tracing() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Disable tracing.
DISABLE_UI_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doDelete(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doDelete(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.AuthenticationCheckFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.InteractiveAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.RedirectFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.ContentServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ApiDocsServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.JsonValueServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueueReportServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.StructureServlet
 
doGet(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
DOJO_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DOJO_VERSION_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DojoHelper - Class in org.apache.qpid.server.management.plugin
 
DojoHelper() - Constructor for class org.apache.qpid.server.management.plugin.DojoHelper
 
DOJOX_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
Done() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reset buffer when finished.
doPost(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.ContentServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPost(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPost(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
doPost(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doPost(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPut(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
doPut(HttpServletRequest, HttpServletResponse, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
doStart() - Method in class org.apache.qpid.server.management.plugin.portunification.TlsOrPlainConnectionFactory
 
DSTORE_PATH_PROPERTY - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
DURABLE - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 

E

enable_tracing() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Enable tracing.
encode(String) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
endColumn - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The line number of the last character of this Token.
ensureFilenameIsRfc2183(String) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
EOF - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
End of File.
eol - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
The end of line string for this machine.
equalityExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
equals(Object) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
equals(Object) - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
ESCAPE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
EvaluationException - Exception in org.apache.qpid.server.management.plugin.servlet.query
 
EvaluationException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.EvaluationException
 
EvaluationException(String, RuntimeException) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.EvaluationException
 
ExceptionHandlingFilter - Class in org.apache.qpid.server.management.plugin.filter
 
ExceptionHandlingFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
ExchangeController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
ExchangeController.LegacyExchange - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
ExpandBuff(boolean) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

F

FALSE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
FileServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
FileServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
FileServlet(String, boolean) - Constructor for class org.apache.qpid.server.management.plugin.servlet.FileServlet
 
fill(ByteBuffer) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
FillBuff() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
fillInterested(Callback) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
filter() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
findFactories(String) - Static method in interface org.apache.qpid.server.management.plugin.controller.CategoryControllerFactory
 
findFactories(String) - Static method in interface org.apache.qpid.server.management.plugin.controller.TypeControllerFactory
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
flush(ByteBuffer...) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
ForbiddingTraceFilter - Class in org.apache.qpid.server.management.plugin.filter
This Filter blocks HTTP TRACE commands from being processed.
ForbiddingTraceFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
formatConfiguredObject(Object, boolean, int, int, boolean, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
formatConfiguredObject(Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
formatConfiguredObject(Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
formatConfiguredObject(Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementController
 
formatConfiguredObject(Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementController
 
formatConfiguredObject(Object, Map<String, List<String>>, boolean) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
functionExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
FUNCTIONNAME - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

G

generateParseException() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Generate ParseException.
GenericCategoryController - Class in org.apache.qpid.server.management.plugin.controller
 
GenericCategoryController(LegacyManagementController, ManagementController, String, String, Set<TypeController>) - Constructor for class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
GenericLegacyConfiguredObject - Class in org.apache.qpid.server.management.plugin.controller
 
GenericLegacyConfiguredObject(LegacyManagementController, LegacyConfiguredObject, String) - Constructor for class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
get(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
get(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
get(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
get(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
get(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
get(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
get(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
get(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementController
 
get(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getActualAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getActualAttribute(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getActualAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
getAllAvailableCorsMethodCombinations() - Static method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getAllObjects(Broker<?>, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getAllObjects(X, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getAllObjects(VirtualHost<?>, Class<? extends ConfiguredObject>, HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getAppId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getArrivalTime() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getAttribute(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
getAttributeInternal(String, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
getAttributeNames() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getAttributeNames() - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getAttributeNames() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
getAttributes() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousInteractiveAuthenticator
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SpnegoInteractiveAuthenticator
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertInteractiveAuthenticator
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getAuthenticationHandler(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator
 
getAuthenticationProvider(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getAuthenticationProvider(HttpServletRequest) - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getAuthorisedSubject(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getBeginColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token beginning line number.
getBody() - Method in class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
getBody(Class<T>) - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getBody() - Method in interface org.apache.qpid.server.management.plugin.ManagementResponse
 
getBoundPort(HttpPort) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getBroker(ServletContext) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getBroker() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getCategories() - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategories() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getCategories() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getCategories() - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getCategory(ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategory() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getCategory(ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getCategory(ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getCategory() - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getCategory() - Method in interface org.apache.qpid.server.management.plugin.controller.TypeControllerFactory
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getCategory(ConfiguredObject<?>) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getCategory() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getCategory() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getCategoryController(String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategoryController(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
getCategoryHierarchy(ConfiguredObject<?>, String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategoryHierarchy(String, String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategoryHierarchy(ConfiguredObject<?>, String) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getCategoryHierarchy(ConfiguredObject<?>, String) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getCategoryHierarchy(String, String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
getCategoryHierarchy(ConfiguredObject<?>, String) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getCategoryMapping(String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getCategoryMapping(String) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getCategoryMapping(String) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getCategoryMapping(String) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getChildren(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getChildren(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getChildren(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ExchangeController.LegacyExchange
 
getChildren(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.SessionController.LegacySession
 
getChildrenCategories(String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getChildrenCategories(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
getCity() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Deprecated.
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.management.plugin.ConfiguredObjectRegistrationImpl
 
getConfiguredObjectFinder(ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getConnection() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
getConnectionMetaData() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getContent() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getContentType() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
The value returned by getContentType() will be used to set the Content-Type HTTP header field
getContentType() - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
getContextValue(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getContextValue(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getCorrelationId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getCorsAllowCredentials() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowCredentials() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowHeaders() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowHeaders() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowMethods() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowMethods() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCorsAllowOrigins() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getCorsAllowOrigins() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getCreatedTimeStamp() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
getDefaultType() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getDefaultType() - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getDefaultType() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getDefaultType() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getDepth() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
getDgridPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDijitPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoVersion() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDojoxPath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getDstorePath() - Static method in class org.apache.qpid.server.management.plugin.DojoHelper
 
getEncoding() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getEndColumn() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token end line number.
getEventLogger() - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
getExpiration() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getExpiration() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeader(String) - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeaderNames() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getHeaders() - Method in class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
getHeaders() - Method in exception org.apache.qpid.server.management.plugin.ManagementException
 
getHeaders() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getHeaders() - Method in interface org.apache.qpid.server.management.plugin.ManagementResponse
 
getHeaders() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getId() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getIdleTimeout() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
GetImage() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get token literal value.
getInitialRoutingAddress() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getIntParameterFromRequest(Map<String, List<String>>, String, int) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
getLegacyConfiguredObjectToMapConverter() - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getLine() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Deprecated.
getLocalAddress() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousInteractiveAuthenticator
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SpnegoInteractiveAuthenticator
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertInteractiveAuthenticator
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getLogoutHandler(HttpServletRequest, HttpManagementConfiguration) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator
 
getManagementConfiguration(ServletContext) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getManagementConfiguration() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getManagementController() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getMessage() - Method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageHeader() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getMessageId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getMessageNumber() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getMethod() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getMimeType() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getModelParts() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getModelVersion() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryControllerFactory
 
getModelVersion() - Method in interface org.apache.qpid.server.management.plugin.controller.TypeControllerFactory
 
getModelVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryControllerFactory
 
getModelVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory
 
getModelVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory_v7_1
 
getName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Gets the name of the report.
getName() - Method in interface org.apache.qpid.server.management.plugin.servlet.rest.Action
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getName() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getNextToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Get the next Token.
getNextToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Get the next Token.
getNextVersionCategory() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getNextVersionCategory() - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getNextVersionCategory() - Method in interface org.apache.qpid.server.management.plugin.controller.TypeControllerFactory
 
getNextVersionCategory() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getNextVersionCategory() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getNextVersionConfiguredObject() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getNextVersionConfiguredObject() - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getNextVersionLegacyConfiguredObject() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getNextVersionManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getNextVersionManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getNextVersionManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getNextVersionManagementController() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getNextVersionManagementController() - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getNextVersionTypeName() - Method in interface org.apache.qpid.server.management.plugin.controller.TypeController
 
getNumberOfAcceptors(HttpPort) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getNumberOfSelectors(HttpPort) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getOffset() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getOperationName() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getOrderBy() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getOutputStream(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getOutputStream(HttpServletRequest, HttpServletResponse, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getOutputStream(HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
getOversizeThreshold() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
getParameter(String, Map<String, List<String>>) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
getParameter(String) - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getParameters() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getParametersAsFlatMap() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getParent(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getParent(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getParent(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getParent(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getParent(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getParentCategories() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getParentCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getParentCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getParentCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryController
 
getParentCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryController
 
getParentTypes(String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getParentTypes(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
getPath() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getPathInfoElements(String, String) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getPort(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getPort(HttpServletRequest) - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getPort(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getPreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getPreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
getPreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getPreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getPreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getPreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
getPreferences(ConfiguredObject<?>, List<String>, Map<String, List<String>>) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
getPreferences(ConfiguredObject<?>, String, List<String>, Map<String, List<String>>) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getPreferencesParts() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getPreviousVersion() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerFactory
 
getPreviousVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
getPreviousVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
getPreviousVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
getPreviousVersion() - Method in interface org.apache.qpid.server.management.plugin.ManagementControllerFactory
 
getPriority() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getQueryParameters() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getQueueName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Get the name of the queue against which the report is being run.
getRegion() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
getRemoteAddress() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
getRemoteAddress() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getReplyTo() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getReport() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Called by the system to get the content of the report to retrun to the user.
getRequestedCategory(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getRequestedCategory(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getRequestedCategory(HttpServletRequest, ConfiguredObject<?>) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getRequestPrincipals(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getRequestSpecificAttributeName(String, HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getRequestType(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getRequestType(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
getRequestType(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getRequestURI(List<String>, String) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
getRequestURL(HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getRequestURL() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getResponseCode() - Method in class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
getResponseCode() - Method in interface org.apache.qpid.server.management.plugin.ManagementResponse
 
getResults() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getRoot() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
getSaslExchangeExpiry() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getSaslExchangeExpiry() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getScope() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getSelect() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
getSessionAttribute(String, HttpSession, HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
getSessionId() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getSessionTimeout() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getSessionTimeout() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
getSize() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
getSSLContext(HttpPort) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
getStatistics() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
getStatistics() - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
getStatus() - Method in class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
getStatusCode() - Method in exception org.apache.qpid.server.management.plugin.ManagementException
 
GetSuffix(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Get the suffix.
getSupportedCategories() - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryControllerFactory
 
getSupportedCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryControllerFactory
 
getSupportedCategories() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory
 
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.BrokerQueryServlet
 
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
getSupportedCategory(String, Model) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
getTabSize(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
getTimestamp() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getTimeZones() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
getToken(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Get the specific Token.
getTotalNumberOfRows() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectQuery
 
getTransport() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousInteractiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.AnonymousPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.BasicAuthPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.SpnegoInteractiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.SpnegoPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertInteractiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
getType() - Method in class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 
getType() - Method in class org.apache.qpid.server.management.plugin.ConfiguredObjectRegistrationImpl
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.ControllerManagementResponse
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerFactory
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryControllerFactory
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
getType() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
getType() - Method in interface org.apache.qpid.server.management.plugin.ManagementResponse
 
getType() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
getType() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getType() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
getType() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
getTypeController(LegacyConfiguredObject) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
getTypeControllersByCategory(String) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getTypeControllersByCategory(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyManagementController
 
getTypeName() - Method in interface org.apache.qpid.server.management.plugin.controller.TypeController
 
getUserId() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessageHeader
 
getValue() - Method in class org.apache.qpid.server.management.plugin.servlet.query.Token
An optional attribute value of the Token.
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerFactory
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
getVersion() - Method in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
getVersion() - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
getVersion() - Method in interface org.apache.qpid.server.management.plugin.ManagementControllerFactory
 
getVirtualHostName() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Get the name of the virtual host against which the report is being run.
getWhere() - Method in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
GunzipOutputStream - Class in org.apache.qpid.server.management.plugin
 
GunzipOutputStream(OutputStream) - Constructor for class org.apache.qpid.server.management.plugin.GunzipOutputStream
 
GZIP_CONTENT_ENCODING - Static variable in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 

H

handleAuthentication(HttpServletResponse) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator.AuthenticationHandler
 
handleDelete(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
handleDelete(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
handleDelete(ManagementRequest) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
handleDELETE(UserPreferences, RequestInfo) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
handleError(Error) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
handleGet(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
handleGet(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
handleGet(ManagementRequest) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
handleGET(UserPreferences, RequestInfo) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
handleLogout(HttpServletResponse) - Method in interface org.apache.qpid.server.management.plugin.HttpRequestInteractiveAuthenticator.LogoutHandler
 
handlePost(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
handlePost(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
handlePost(ManagementRequest) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
handlePOST(ConfiguredObject<?>, RequestInfo, Object) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
handlePut(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
handlePut(ManagementRequest) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
handlePut(ManagementRequest) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
handlePUT(ConfiguredObject<?>, RequestInfo, Object) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
hashCode() - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
hashCode() - Method in class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
hasWildcard() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
HEX_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
HTTP_BASIC_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HTTP_MANAGEMENT_COMPRESS_RESPONSES - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
HTTP_MANAGEMENT_ENABLE_CONTENT_AUTHENTICATION - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
HTTP_SASL_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HttpManagement - Class in org.apache.qpid.server.management.plugin
 
HttpManagement(Map<String, Object>, Broker) - Constructor for class org.apache.qpid.server.management.plugin.HttpManagement
 
HttpManagementConfiguration<X extends HttpManagementConfiguration<X>> - Interface in org.apache.qpid.server.management.plugin
 
HttpManagementFactory - Class in org.apache.qpid.server.management.plugin
 
HttpManagementFactory() - Constructor for class org.apache.qpid.server.management.plugin.HttpManagementFactory
 
HttpManagementUtil - Class in org.apache.qpid.server.management.plugin
 
HttpManagementUtil() - Constructor for class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
HttpRequestInteractiveAuthenticator - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestInteractiveAuthenticator.AuthenticationHandler - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestInteractiveAuthenticator.LogoutHandler - Interface in org.apache.qpid.server.management.plugin
 
HttpRequestPreemptiveAuthenticator - Interface in org.apache.qpid.server.management.plugin
 
HTTPS_BASIC_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
HTTPS_SASL_AUTHENTICATION_ENABLED - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 

I

ID - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
ID - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
identifier() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
image - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
The string image of the token.
IN - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
inBuf - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.AuthenticationCheckFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.ExceptionHandlingFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.ForbiddingTraceFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.InteractiveAuthenticationFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.RedirectFilter
 
init(FilterConfig) - Method in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.DefinedFileServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
init(ServletConfig) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
init() - Method in class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
INIT_PARAM_ALLOWED - Static variable in class org.apache.qpid.server.management.plugin.filter.AuthenticationCheckFilter
 
INIT_PARAM_REDIRECT_URI - Static variable in class org.apache.qpid.server.management.plugin.filter.RedirectFilter
 
initialize() - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
initialize(Set<CategoryControllerFactory>, Set<TypeControllerFactory>) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
input_stream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
inputStream - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
InteractiveAuthenticationFilter - Class in org.apache.qpid.server.management.plugin.filter
 
InteractiveAuthenticationFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.InteractiveAuthenticationFilter
 
invalidateSession(HttpSession) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
invoke(ConfiguredObject<?>, String, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
invoke(ConfiguredObject<?>, List<String>, String, Map<String, Object>, boolean, boolean) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
invoke(ConfiguredObject<?>, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
invoke(String, Map<String, Object>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
invoke(ConfiguredObject<?>, String, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
invoke(ConfiguredObject<?>, String, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
invoke(String, Map<String, Object>, boolean) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
invoke(ConfiguredObject<?>, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
invoke(ConfiguredObject<?>, List<String>, String, Map<String, Object>, boolean, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
invoke(ConfiguredObject<?>, String, List<String>, String, Map<String, Object>, boolean, boolean) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
IS - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
isBinaryReport() - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 
isComplete() - Method in class org.apache.qpid.server.management.plugin.report.QueueReport
Informs the system if the report is complete (i.e.
isCompressingAccepted(HttpServletRequest, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
isCompressResponses() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isCompressResponses() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isConfidentialOperationAllowedOnInsecureChannel() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
isContextVariable(Object) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
isExcludeInheritedContext() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
isFillInterested() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
isHttpBasicAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpBasicAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpSaslAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpSaslAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpsBasicAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpsBasicAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isHttpsSaslAuthenticationEnabled() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
isHttpsSaslAuthenticationEnabled() - Method in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
isInputShutdown() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
isOpen() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
isOptimizedForDirectBuffers() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
isOutputShutdown() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
isOversizedAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
isOversizedAttribute(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
isOversizedAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
isPersistent() - Method in interface org.apache.qpid.server.management.plugin.report.ReportableMessage
 
isSecure() - Method in interface org.apache.qpid.server.management.plugin.ManagementRequest
 
isSecureAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.GenericLegacyConfiguredObject
 
isSecureAttribute(String) - Method in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
isSecureAttribute(String) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.DestinationController.LegacyDestination
 
isSecureTransport() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 
isSingletonRequest() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfo
 
isUseActualValues() - Method in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter.ConverterOptions
 

J

jj_nt - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Next token.
jjFillToken() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Token literal values.
JS_SUFFIX - Static variable in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
JsonValueServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
JsonValueServlet(Object) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.JsonValueServlet
 

K

kind - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
An integer that describes the kind of this token.

L

LAST_OPENED_TIME - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
LAST_UPDATED_BY - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
LAST_UPDATED_TIME - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
LatestManagementController - Class in org.apache.qpid.server.management.plugin.controller.latest
 
LatestManagementControllerAdapter - Class in org.apache.qpid.server.management.plugin.controller.latest
 
LatestManagementControllerAdapter(ManagementController) - Constructor for class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
LatestManagementControllerFactory - Class in org.apache.qpid.server.management.plugin.controller.latest
 
LatestManagementControllerFactory() - Constructor for class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerFactory
 
LegacyCategoryController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
LegacyCategoryController - Class in org.apache.qpid.server.management.plugin.controller.v7_0.category
 
LegacyCategoryControllerFactory - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
LegacyCategoryControllerFactory() - Constructor for class org.apache.qpid.server.management.plugin.controller.v6_1.category.LegacyCategoryControllerFactory
 
LegacyCategoryControllerFactory - Class in org.apache.qpid.server.management.plugin.controller.v7_0.category
 
LegacyCategoryControllerFactory() - Constructor for class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory
 
LegacyCategoryControllerFactory_v7_1 - Class in org.apache.qpid.server.management.plugin.controller.v7_0.category
 
LegacyCategoryControllerFactory_v7_1() - Constructor for class org.apache.qpid.server.management.plugin.controller.v7_0.category.LegacyCategoryControllerFactory_v7_1
 
LegacyConfiguredObject - Interface in org.apache.qpid.server.management.plugin.controller
 
LegacyManagementController - Interface in org.apache.qpid.server.management.plugin.controller
 
LegacyManagementController - Class in org.apache.qpid.server.management.plugin.controller.v6_1
 
LegacyManagementController - Class in org.apache.qpid.server.management.plugin.controller.v7_0
 
LegacyManagementController(ManagementController, String) - Constructor for class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementController
 
LegacyManagementControllerFactory - Class in org.apache.qpid.server.management.plugin.controller.v6_1
 
LegacyManagementControllerFactory() - Constructor for class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
LegacyManagementControllerFactory - Class in org.apache.qpid.server.management.plugin.controller.v7_0
 
LegacyManagementControllerFactory() - Constructor for class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
LegacyManagementControllerFactory_v7_1 - Class in org.apache.qpid.server.management.plugin.controller.v7_0
 
LegacyManagementControllerFactory_v7_1() - Constructor for class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Lexer state names.
LIFETIME_POLICY - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
LIKE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
line - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
LINE_COMMENT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
literal() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
loadFactories() - Static method in interface org.apache.qpid.server.management.plugin.ManagementControllerFactory
 
LoggingFilter - Class in org.apache.qpid.server.management.plugin.filter
 
LoggingFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.LoggingFilter
 
LoginLogoutReporter - Class in org.apache.qpid.server.management.plugin.session
LoginLogoutReporter(Subject, EventLoggerProvider) - Constructor for class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
LogoutServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
LogoutServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.LogoutServlet
 

M

ManagementController - Interface in org.apache.qpid.server.management.plugin
 
ManagementControllerFactory - Interface in org.apache.qpid.server.management.plugin
 
ManagementException - Exception in org.apache.qpid.server.management.plugin
 
ManagementRequest - Interface in org.apache.qpid.server.management.plugin
 
ManagementResponse - Interface in org.apache.qpid.server.management.plugin
 
MarkableEndPoint - Class in org.apache.qpid.server.management.plugin.portunification
 
MAX_HTTP_FILE_UPLOAD_SIZE_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
maxNextCharInd - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
MetaDataServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
MetaDataServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.MetaDataServlet
 
MODEL_VERSION - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.LegacyManagementControllerFactory
 
MODEL_VERSION - Static variable in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory
 
MODEL_VERSION - Static variable in class org.apache.qpid.server.management.plugin.controller.v7_0.LegacyManagementControllerFactory_v7_1
 
multExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 

N

NAME - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
newConnection(Connector, EndPoint) - Method in class org.apache.qpid.server.management.plugin.portunification.TlsOrPlainConnectionFactory
 
newToken(int, String) - Static method in class org.apache.qpid.server.management.plugin.servlet.query.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.qpid.server.management.plugin.servlet.query.Token
 
next - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
A reference to the next regular (non-special) token from the input stream.
NOT - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
NotFoundException - Exception in org.apache.qpid.server.management.plugin.servlet.rest
 
NotFoundException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.rest.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.rest.NotFoundException
 
NULL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

O

OAuth2InteractiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
OAuth2InteractiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.OAuth2InteractiveAuthenticator
 
OAuth2PreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
OAuth2PreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.OAuth2PreemptiveAuthenticator
 
OCTAL_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
onClose() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
onClose() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
onOpen() - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
onOpen() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
OR - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
ORDER_BY_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
orderByClause() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
orderByClauseElement() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
orExpression() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
org.apache.qpid.server.management.plugin - package org.apache.qpid.server.management.plugin
 
org.apache.qpid.server.management.plugin.auth - package org.apache.qpid.server.management.plugin.auth
 
org.apache.qpid.server.management.plugin.controller - package org.apache.qpid.server.management.plugin.controller
 
org.apache.qpid.server.management.plugin.controller.latest - package org.apache.qpid.server.management.plugin.controller.latest
 
org.apache.qpid.server.management.plugin.controller.v6_1 - package org.apache.qpid.server.management.plugin.controller.v6_1
 
org.apache.qpid.server.management.plugin.controller.v6_1.category - package org.apache.qpid.server.management.plugin.controller.v6_1.category
 
org.apache.qpid.server.management.plugin.controller.v7_0 - package org.apache.qpid.server.management.plugin.controller.v7_0
 
org.apache.qpid.server.management.plugin.controller.v7_0.category - package org.apache.qpid.server.management.plugin.controller.v7_0.category
 
org.apache.qpid.server.management.plugin.csv - package org.apache.qpid.server.management.plugin.csv
 
org.apache.qpid.server.management.plugin.filter - package org.apache.qpid.server.management.plugin.filter
 
org.apache.qpid.server.management.plugin.portunification - package org.apache.qpid.server.management.plugin.portunification
 
org.apache.qpid.server.management.plugin.preferences - package org.apache.qpid.server.management.plugin.preferences
 
org.apache.qpid.server.management.plugin.report - package org.apache.qpid.server.management.plugin.report
 
org.apache.qpid.server.management.plugin.servlet - package org.apache.qpid.server.management.plugin.servlet
 
org.apache.qpid.server.management.plugin.servlet.query - package org.apache.qpid.server.management.plugin.servlet.query
 
org.apache.qpid.server.management.plugin.servlet.rest - package org.apache.qpid.server.management.plugin.servlet.rest
 
org.apache.qpid.server.management.plugin.session - package org.apache.qpid.server.management.plugin.session
 

P

parse(HttpServletRequest) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfoParser
 
ParseException - Exception in org.apache.qpid.server.management.plugin.servlet.query
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
Constructor with message.
ParseException(String, Throwable) - Constructor for exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
 
parseOrderBy(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
parseSelect(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
parseWhere(String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
perform(Map<String, Object>, Broker) - Method in interface org.apache.qpid.server.management.plugin.servlet.rest.Action
 
perform(Map<String, Object>, Broker) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
PLUGIN_TYPE - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
PluginClassProviderAction - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
PluginClassProviderAction() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.PluginClassProviderAction
 
PortController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
PREFERENCE_OPERTAION_TIMEOUT_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
prevCharIsCR - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
primaryExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
print(Appendable, Object, boolean) - Method in class org.apache.qpid.server.management.plugin.csv.CSVFormat
 
printComments(Appendable, String...) - Method in class org.apache.qpid.server.management.plugin.csv.CSVFormat
 
println(Appendable) - Method in class org.apache.qpid.server.management.plugin.csv.CSVFormat
 
printRecord(Appendable, T) - Method in class org.apache.qpid.server.management.plugin.csv.CSVFormat
 
printRecords(Appendable, C) - Method in class org.apache.qpid.server.management.plugin.csv.CSVFormat
 

Q

QueryPreferenceValue - Class in org.apache.qpid.server.management.plugin.preferences
 
QueryPreferenceValue(Map<String, Object>) - Constructor for class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
QueryPreferenceValueFactory - Class in org.apache.qpid.server.management.plugin.preferences
 
QueryPreferenceValueFactory() - Constructor for class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValueFactory
 
QueryServlet<X extends ConfiguredObject<?>> - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
QueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.QueryServlet
 
QueueBinaryReport - Class in org.apache.qpid.server.management.plugin.report
 
QueueBinaryReport() - Constructor for class org.apache.qpid.server.management.plugin.report.QueueBinaryReport
 
QueueController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
QueueReport<T> - Class in org.apache.qpid.server.management.plugin.report
The QueueReport class provides an extension point for installations to provide custom management reporting on queues through the REST API.
QueueReportServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
QueueReportServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.QueueReportServlet
 
QueueTextReport - Class in org.apache.qpid.server.management.plugin.report
 
QueueTextReport() - Constructor for class org.apache.qpid.server.management.plugin.report.QueueTextReport
 
QUOTED_ID - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.

R

readChar() - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Read a character.
RedirectFilter - Class in org.apache.qpid.server.management.plugin.filter
 
RedirectFilter() - Constructor for class org.apache.qpid.server.management.plugin.filter.RedirectFilter
 
ReInit(InputStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(ConfiguredObjectFilterParserTokenManager) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Reinitialise.
removeAttribute(String, HttpSession, HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
ReportableMessage - Interface in org.apache.qpid.server.management.plugin.report
 
ReportableMessageHeader - Interface in org.apache.qpid.server.management.plugin.report
 
ReportRunner<T> - Class in org.apache.qpid.server.management.plugin.report
 
RequestInfo - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RequestInfoParser - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RequestInfoParser(Class<? extends ConfiguredObject>...) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RequestInfoParser
 
RequestType - Enum in org.apache.qpid.server.management.plugin
 
ResponseType - Enum in org.apache.qpid.server.management.plugin
 
RestServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RestServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RestServlet
 
RestUserPreferenceHandler - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
RestUserPreferenceHandler(long) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.RestUserPreferenceHandler
 
RewriteRequestForUncompressedJavascript - Class in org.apache.qpid.server.management.plugin.filter
 
RewriteRequestForUncompressedJavascript() - Constructor for class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
RootServlet - Class in org.apache.qpid.server.management.plugin.servlet
 
RootServlet(String, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.RootServlet
 
runReport(Queue<?>) - Method in class org.apache.qpid.server.management.plugin.report.ReportRunner
 

S

SASL_EXCHANGE_EXPIRY_CONTEXT_NAME - Static variable in interface org.apache.qpid.server.management.plugin.HttpManagementConfiguration
 
SaslServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
SaslServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.SaslServlet
 
saveAuthorisedSubject(HttpServletRequest, Subject) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
SCOPE_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
SELECT_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
selectClause() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
selectClauseElement() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
sendCachingHeadersOnResponse(HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendError(HttpServletResponse, int) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonErrorResponse(HttpServletRequest, HttpServletResponse, int, String) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonResponse(Object, HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
sendJsonResponse(Object, HttpServletRequest, HttpServletResponse, int, boolean) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
ServletConnectionPrincipal - Class in org.apache.qpid.server.management.plugin.servlet
 
ServletConnectionPrincipal(HttpServletRequest) - Constructor for class org.apache.qpid.server.management.plugin.servlet.ServletConnectionPrincipal
 
SessionController - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
SessionController.LegacySession - Class in org.apache.qpid.server.management.plugin.controller.v6_1.category
 
SessionInvalidatedException - Exception in org.apache.qpid.server.management.plugin
 
SessionInvalidatedException() - Constructor for exception org.apache.qpid.server.management.plugin.SessionInvalidatedException
 
setConfiguredObjectExpressionFactory(ConfiguredObjectExpressionFactory) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
setConnection(Connection) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
setContentDispositionHeaderIfNecessary(HttpServletResponse, String) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
setDebugStream(PrintStream) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Set debug output.
setIdleTimeout(long) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
setPreferences(ConfiguredObject<?>, String, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.AbstractLegacyConfiguredObjectController
 
setPreferences(ConfiguredObject<?>, List<String>, Object, Map<String, List<String>>, boolean) - Method in interface org.apache.qpid.server.management.plugin.controller.CategoryController
 
setPreferences(ConfiguredObject<?>, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.GenericCategoryController
 
setPreferences(ConfiguredObject<?>, String, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementController
 
setPreferences(ConfiguredObject<?>, String, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.latest.LatestManagementControllerAdapter
 
setPreferences(ConfiguredObject<?>, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
setPreferences(ConfiguredObject<?>, List<String>, Object, Map<String, List<String>>, boolean) - Method in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
setPreferences(ConfiguredObject<?>, String, List<String>, Object, Map<String, List<String>>, boolean) - Method in interface org.apache.qpid.server.management.plugin.ManagementController
 
setSessionAttribute(String, Object, HttpSession, HttpServletRequest) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
setTabSize(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
shutdownOutput() - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
SimpleCharStream - Class in org.apache.qpid.server.management.plugin.servlet.query
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Constructor.
specialToken - Variable in class org.apache.qpid.server.management.plugin.servlet.query.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpnegoInteractiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
SpnegoInteractiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.SpnegoInteractiveAuthenticator
 
SpnegoPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
SpnegoPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.SpnegoPreemptiveAuthenticator
 
SSLClientCertInteractiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
SSLClientCertInteractiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.SSLClientCertInteractiveAuthenticator
 
SSLClientCertPreemptiveAuthenticator - Class in org.apache.qpid.server.management.plugin.auth
 
SSLClientCertPreemptiveAuthenticator() - Constructor for class org.apache.qpid.server.management.plugin.auth.SSLClientCertPreemptiveAuthenticator
 
STATE - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
staticFlag - Static variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
Whether parser is static.
STATISTICS_MAP_KEY - Static variable in class org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverter
Name of the key used for the statistics map
STRING_LITERAL - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
stringLiteral() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
StructureServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
StructureServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.StructureServlet
 
SwitchTo(int) - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
TIME_OUT - Static variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
TimeZoneDetails(String, String, int, String, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet.TimeZoneDetails
 
TimeZoneServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
TimeZoneServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.TimeZoneServlet
 
TimeZoneServlet.TimeZoneDetails - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
TlsOrPlainConnectionFactory - Class in org.apache.qpid.server.management.plugin.portunification
 
TlsOrPlainConnectionFactory(SslContextFactory, String) - Constructor for class org.apache.qpid.server.management.plugin.portunification.TlsOrPlainConnectionFactory
 
toBoolean(Object) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
toInt(Object) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
token - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Current token.
Token - Class in org.apache.qpid.server.management.plugin.servlet.query
Describes the input token stream.
Token() - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
No-argument constructor
Token(int) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.qpid.server.management.plugin.servlet.query.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.qpid.server.management.plugin.servlet.query.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.qpid.server.management.plugin.servlet.query
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.qpid.server.management.plugin.servlet.query.TokenMgrError
Full Constructor.
toLong(Object) - Static method in class org.apache.qpid.server.management.plugin.controller.ConverterHelper
 
toManagementException(RuntimeException, String, List<String>) - Static method in exception org.apache.qpid.server.management.plugin.ManagementException
 
toString() - Method in class org.apache.qpid.server.management.plugin.portunification.TlsOrPlainConnectionFactory
 
toString() - Method in class org.apache.qpid.server.management.plugin.servlet.query.Token
Returns the image.
TRUE - Static variable in interface org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParserConstants
RegularExpression Id.
tryFillInterested(Callback) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
tryToAuthenticate(HttpServletRequest, HttpManagementConfiguration) - Static method in class org.apache.qpid.server.management.plugin.HttpManagementUtil
 
TYPE - Static variable in interface org.apache.qpid.server.management.plugin.controller.LegacyConfiguredObject
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BindingController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.BrokerController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ConsumerController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.ExchangeController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.PortController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.QueueController
 
TYPE - Static variable in class org.apache.qpid.server.management.plugin.controller.v6_1.category.SessionController
 
TypeController - Interface in org.apache.qpid.server.management.plugin.controller
 
TypeControllerFactory - Interface in org.apache.qpid.server.management.plugin.controller
 

U

unaryExpr() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
UNCOMPRESSED_JS_SUFFIX - Static variable in class org.apache.qpid.server.management.plugin.filter.RewriteRequestForUncompressedJavascript
 
UpdateLineColumn(char) - Method in class org.apache.qpid.server.management.plugin.servlet.query.SimpleCharStream
 
updateSSLContext(HttpPort) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
upgrade(Connection) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
USER_PREFERENCES - Static variable in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 
UsernamePasswordInteractiveLogin - Class in org.apache.qpid.server.management.plugin.auth
 
UsernamePasswordInteractiveLogin() - Constructor for class org.apache.qpid.server.management.plugin.auth.UsernamePasswordInteractiveLogin
 

V

validateChange(ConfiguredObject<?>, Set<String>) - Method in class org.apache.qpid.server.management.plugin.HttpManagement
 
valueBound(HttpSessionBindingEvent) - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
valueOf(String) - Static method in enum org.apache.qpid.server.management.plugin.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.qpid.server.management.plugin.ResponseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.server.management.plugin.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.qpid.server.management.plugin.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.qpid.server.management.plugin.session.LoginLogoutReporter
 
variable() - Method in class org.apache.qpid.server.management.plugin.servlet.query.ConfiguredObjectFilterParser
 
VERSION_FILE - Static variable in class org.apache.qpid.server.management.plugin.DojoHelper
 
VirtualHostQueryServlet - Class in org.apache.qpid.server.management.plugin.servlet.rest
 
VirtualHostQueryServlet() - Constructor for class org.apache.qpid.server.management.plugin.servlet.rest.VirtualHostQueryServlet
 
VISIBLE_USER_PREFERENCES - Static variable in class org.apache.qpid.server.management.plugin.controller.AbstractManagementController
 

W

WHERE_ATTRIBUTE - Static variable in class org.apache.qpid.server.management.plugin.preferences.QueryPreferenceValue
 
write(byte[], int, int) - Method in class org.apache.qpid.server.management.plugin.GunzipOutputStream
 
write(Callback, ByteBuffer...) - Method in class org.apache.qpid.server.management.plugin.portunification.MarkableEndPoint
 
writeContent(Content, HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 
writeTypedContent(Content, HttpServletRequest, HttpServletResponse) - Method in class org.apache.qpid.server.management.plugin.servlet.rest.AbstractServlet
 

_

_corsAllowCredentials - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowHeaders - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowMethods - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
_corsAllowOrigins - Variable in class org.apache.qpid.server.management.plugin.HttpManagement
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links

Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.