public interface MessageStoreAdminService
Modifier and Type | Method and Description |
---|---|
void |
addMessageStore(String xml62)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String name56)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String name45)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String name32,
String messageId33)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageStore(String name54)
Auto generated method signature for Asynchronous Invocations
|
MessageInfo[] |
getAllMessages(String name58)
Auto generated method signature
|
String |
getClassName(String name25)
Auto generated method signature
|
String |
getEnvelope(String name40,
String messageId41)
Auto generated method signature
|
String |
getMessageStore(String name21)
Auto generated method signature
|
MessageStoreMetaData[] |
getMessageStoreData()
Auto generated method signature
|
String[] |
getMessageStoreNames()
Auto generated method signature
|
MessageInfo[] |
getPaginatedMessages(String name35,
int pageNumber36)
Auto generated method signature
|
int |
getSize(String name47)
Auto generated method signature
|
void |
modifyMessageStore(String xml19)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllMessages(String name58,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name25,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String name40,
String messageId41,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStore(String name21,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStoreData(MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageStoreNames(MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedMessages(String name35,
int pageNumber36,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSize(String name47,
MessageStoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void modifyMessageStore(String xml19) throws RemoteException
RemoteException
String getMessageStore(String name21) throws RemoteException
getMessageStore20
- RemoteException
void startgetMessageStore(String name21, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getMessageStore20
- RemoteException
String getClassName(String name25) throws RemoteException
getClassName24
- RemoteException
void startgetClassName(String name25, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getClassName24
- RemoteException
MessageStoreMetaData[] getMessageStoreData() throws RemoteException
getMessageStoreData28
- RemoteException
void startgetMessageStoreData(MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getMessageStoreData28
- RemoteException
void deleteMessage(String name32, String messageId33) throws RemoteException
RemoteException
MessageInfo[] getPaginatedMessages(String name35, int pageNumber36) throws RemoteException
getPaginatedMessages34
- RemoteException
void startgetPaginatedMessages(String name35, int pageNumber36, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getPaginatedMessages34
- RemoteException
String getEnvelope(String name40, String messageId41) throws RemoteException
getEnvelope39
- RemoteException
void startgetEnvelope(String name40, String messageId41, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope39
- RemoteException
void deleteFirstMessages(String name45) throws RemoteException
RemoteException
int getSize(String name47) throws RemoteException
getSize46
- RemoteException
void startgetSize(String name47, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getSize46
- RemoteException
String[] getMessageStoreNames() throws RemoteException
getMessageStoreNames50
- RemoteException
void startgetMessageStoreNames(MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getMessageStoreNames50
- RemoteException
void deleteMessageStore(String name54) throws RemoteException
RemoteException
void deleteAllMessages(String name56) throws RemoteException
RemoteException
MessageInfo[] getAllMessages(String name58) throws RemoteException
getAllMessages57
- RemoteException
void startgetAllMessages(String name58, MessageStoreAdminServiceCallbackHandler callback) throws RemoteException
getAllMessages57
- RemoteException
void addMessageStore(String xml62) throws RemoteException, Exception
Exception
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.