- 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)