Skip navigation links
B C D F G I M O P Q R S U 

B

browseQueue() - Method in class org.wso2.carbon.andes.ui.client.QueueBrowserClient
Return a lazy-loading iterator (java.util.Enumeration) of the messages of the given queue.

C

closeBrowser() - Method in class org.wso2.carbon.andes.ui.client.QueueBrowserClient
Close browser instance on this queue of this user.
closeReceiver() - Method in class org.wso2.carbon.andes.ui.client.QueueReceiverClient
Close the message receiver
Constants - Interface in org.wso2.carbon.andes.ui
 

D

DEAD_LETTER_QUEUE_NAME - Static variable in interface org.wso2.carbon.andes.ui.Constants
 

F

FAILURE - Static variable in interface org.wso2.carbon.andes.ui.Constants
 

G

getAndesAdminServiceStub(ServletConfig, HttpSession, HttpServletRequest) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Gets the AndesAdminServices stub.
getAndesEventAdminServiceStub(ServletConfig, HttpSession, HttpServletRequest) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Get the AndesEventAdminService stub
getAndesManagerServiceStub(ServletConfig, HttpSession) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Get Andes Manager Service stub.
getFilteredQueueList(Queue[], int, int) - Static method in class org.wso2.carbon.andes.ui.UIUtils
filter the full queue list to suit the range Suppressing warning of unused declaration as it used by the UI (JSP pages)
getFilteredRoleList(ArrayList<QueueRolePermission>, int, int) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Filter the full user-roles list to suit the range.
getFilteredSubscriptionList(Subscription[], int, int) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Gets filtered list of subscription list Suppressing warning of unused declaration as it used by the UI (JSP pages)
getHtmlString(String) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Gets html string value encoded.
getMsgContentType(Message) - Method in class org.wso2.carbon.andes.ui.client.QueueBrowserClient
Determines the type of the JMS message
getMsgProperties(Message) - Method in class org.wso2.carbon.andes.ui.client.QueueBrowserClient
Get message details of the input javax.jms.Message object.
getTCPConnectionURL(String, String) - Static method in class org.wso2.carbon.andes.ui.UIUtils
Gets the TCP connection url to reach the broker by using the currently logged in user and the access key for the user, generated by andes Authentication Service Suppressing warning of unused declaration as it used by the UI (JSP pages)

I

isSSLOnly() - Static method in class org.wso2.carbon.andes.ui.UIUtils
Checks if its SSL

M

MB_QUEUE_CREATED_FROM_AMQP - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
MB_QUEUE_CREATED_FROM_SQS_CLIENT - Static variable in interface org.wso2.carbon.andes.ui.Constants
 

O

org.wso2.carbon.andes.ui - package org.wso2.carbon.andes.ui
 
org.wso2.carbon.andes.ui.client - package org.wso2.carbon.andes.ui.client
 

P

purgeQueue(Queue) - Method in class org.wso2.carbon.andes.ui.client.QueueReceiverClient
Method to purge a queue as user request through the client.

Q

QPID_CONF - Static variable in class org.wso2.carbon.andes.ui.UIUtils
 
QPID_ICF - Static variable in class org.wso2.carbon.andes.ui.client.QueueBrowserClient
 
QPID_ICF - Static variable in class org.wso2.carbon.andes.ui.client.QueueReceiverClient
 
QPID_ICF - Static variable in class org.wso2.carbon.andes.ui.client.QueueSenderClient
 
QueueBrowserClient - Class in org.wso2.carbon.andes.ui.client
The client class which is used to create a QueueConnection in order to browse the content of a selected queue.
QueueBrowserClient(String, String, String) - Constructor for class org.wso2.carbon.andes.ui.client.QueueBrowserClient
Constructor - create a new browser instance for the given queue as given user.
QueueReceiverClient - Class in org.wso2.carbon.andes.ui.client
This class acts as the interface to act on a queue from a subscriber's perspective.
QueueReceiverClient() - Constructor for class org.wso2.carbon.andes.ui.client.QueueReceiverClient
 
QueueSenderClient - Class in org.wso2.carbon.andes.ui.client
 
QueueSenderClient(String, String, String) - Constructor for class org.wso2.carbon.andes.ui.client.QueueSenderClient
 

R

registerReceiver(String, String, String) - Method in class org.wso2.carbon.andes.ui.client.QueueReceiverClient
Method used to register a subscriber to a queue.

S

sendMessage(HttpServletRequest) - Method in class org.wso2.carbon.andes.ui.client.QueueSenderClient
 
SQS_OPERATION_CHANGE_MESSAGE_VISIBILITY - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
SQS_OPERATION_DELETE_MESSAGE - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
SQS_OPERATION_GET_QUEUE_ATTRIBUTES - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
SQS_OPERATION_RECEIVE_MESSAGE - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
SQS_OPERATION_SEND_MESSAGE - Static variable in interface org.wso2.carbon.andes.ui.Constants
 
SUCCESS - Static variable in interface org.wso2.carbon.andes.ui.Constants
 

U

UIUtils - Class in org.wso2.carbon.andes.ui
This class is used by the UI to connect to services and provides utilities.
UIUtils() - Constructor for class org.wso2.carbon.andes.ui.UIUtils
 
B C D F G I M O P Q R S U 
Skip navigation links

Copyright © 2019 WSO2. All rights reserved.