public interface MessageProcessorAdminService
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName62)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml94)
Auto generated method signature for Asynchronous Invocations
|
String |
browseMessage(String processorName90)
Auto generated method signature
|
void |
deactivate(String processorName82)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName73)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName31)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName36,
String messageId37)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name46)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name53)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName57,
String messageId58)
Auto generated method signature
|
String[] |
getMessageIds(String processorName99)
Auto generated method signature
|
String |
getMessageProcessor(String name69)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName42)
Auto generated method signature
|
boolean |
isActive(String processorName84)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml88)
Auto generated method signature for Asynchronous Invocations
|
void |
popAndRedirectMessage(String processorName79,
String storeName80)
Auto generated method signature for Asynchronous Invocations
|
void |
popMessage(String processorName67)
Auto generated method signature for Asynchronous Invocations
|
void |
resend(String processorName48,
String messageId49)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName51)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName96,
String messageId97)
Auto generated method signature for Asynchronous Invocations
|
void |
startbrowseMessage(String processorName90,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name53,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName57,
String messageId58,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName99,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name69,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSize(String processorName42,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName84,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String input75,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String input75)
Auto generated method signature
|
void deleteFirstMessages(String processorName31) throws RemoteException
RemoteException
String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints32
- RemoteException
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints32
- RemoteException
void deleteMessage(String processorName36, String messageId37) throws RemoteException
RemoteException
String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames38
- RemoteException
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames38
- RemoteException
int getSize(String processorName42) throws RemoteException
getSize41
- RemoteException
void startgetSize(String processorName42, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize41
- RemoteException
void deleteMessageProcessor(String name46) throws RemoteException
RemoteException
void resend(String processorName48, String messageId49) throws RemoteException
RemoteException
void resendAll(String processorName51) throws RemoteException
RemoteException
String getClassName(String name53) throws RemoteException
getClassName52
- RemoteException
void startgetClassName(String name53, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName52
- RemoteException
String getEnvelope(String processorName57, String messageId58) throws RemoteException
getEnvelope56
- RemoteException
void startgetEnvelope(String processorName57, String messageId58, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope56
- RemoteException
void activate(String processorName62) throws RemoteException
RemoteException
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList63
- RemoteException
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList63
- RemoteException
void popMessage(String processorName67) throws RemoteException
RemoteException
String getMessageProcessor(String name69) throws RemoteException
getMessageProcessor68
- RemoteException
void startgetMessageProcessor(String name69, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor68
- RemoteException
void deleteAllMessages(String processorName73) throws RemoteException
RemoteException
boolean validateAxis2ClientRepo(String input75) throws RemoteException
validateAxis2ClientRepo74
- RemoteException
void startvalidateAxis2ClientRepo(String input75, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo74
- RemoteException
void popAndRedirectMessage(String processorName79, String storeName80) throws RemoteException
RemoteException
void deactivate(String processorName82) throws RemoteException
RemoteException
boolean isActive(String processorName84) throws RemoteException
isActive83
- RemoteException
void startisActive(String processorName84, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive83
- RemoteException
void modifyMessageProcessor(String xml88) throws RemoteException
RemoteException
String browseMessage(String processorName90) throws RemoteException
browseMessage89
- RemoteException
void startbrowseMessage(String processorName90, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
browseMessage89
- RemoteException
void addMessageProcessor(String xml94) throws RemoteException
RemoteException
void resendFirstMessage(String processorName96, String messageId97) throws RemoteException
RemoteException
String[] getMessageIds(String processorName99) throws RemoteException
getMessageIds98
- RemoteException
void startgetMessageIds(String processorName99, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds98
- RemoteException
Copyright © 2019 WSO2. All rights reserved.