public interface MessageProcessorAdminService
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName75)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml80)
Auto generated method signature for Asynchronous Invocations
|
void |
deactivate(String processorName44)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName35)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName30)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName41,
String messageId42)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name59)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name66)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName70,
String messageId71)
Auto generated method signature
|
String[] |
getMessageIds(String processorName85)
Auto generated method signature
|
String |
getMessageProcessor(String name26)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName53)
Auto generated method signature
|
boolean |
isActive(String processorName49)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml57)
Auto generated method signature for Asynchronous Invocations
|
void |
resend(String processorName61,
String messageId62)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName64)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName77,
String messageId78)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name66,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName70,
String messageId71,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName85,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name26,
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 processorName53,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName49,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String in37,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String in37)
Auto generated method signature
|
String getMessageProcessor(String name26) throws RemoteException
getMessageProcessor25
- RemoteException
void startgetMessageProcessor(String name26, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor25
- RemoteException
void deleteFirstMessages(String processorName30) throws RemoteException
RemoteException
String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints31
- RemoteException
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints31
- RemoteException
void deleteAllMessages(String processorName35) throws RemoteException
RemoteException
boolean validateAxis2ClientRepo(String in37) throws RemoteException
validateAxis2ClientRepo36
- RemoteException
void startvalidateAxis2ClientRepo(String in37, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo36
- RemoteException
void deleteMessage(String processorName41, String messageId42) throws RemoteException
RemoteException
void deactivate(String processorName44) throws RemoteException
RemoteException
String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames45
- RemoteException
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames45
- RemoteException
boolean isActive(String processorName49) throws RemoteException
isActive48
- RemoteException
void startisActive(String processorName49, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive48
- RemoteException
int getSize(String processorName53) throws RemoteException
getSize52
- RemoteException
void startgetSize(String processorName53, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize52
- RemoteException
void modifyMessageProcessor(String xml57) throws RemoteException
RemoteException
void deleteMessageProcessor(String name59) throws RemoteException
RemoteException
void resend(String processorName61, String messageId62) throws RemoteException
RemoteException
void resendAll(String processorName64) throws RemoteException
RemoteException
String getClassName(String name66) throws RemoteException
getClassName65
- RemoteException
void startgetClassName(String name66, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName65
- RemoteException
String getEnvelope(String processorName70, String messageId71) throws RemoteException
getEnvelope69
- RemoteException
void startgetEnvelope(String processorName70, String messageId71, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope69
- RemoteException
void activate(String processorName75) throws RemoteException
RemoteException
void resendFirstMessage(String processorName77, String messageId78) throws RemoteException
RemoteException
void addMessageProcessor(String xml80) throws RemoteException
RemoteException
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList81
- RemoteException
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList81
- RemoteException
String[] getMessageIds(String processorName85) throws RemoteException
getMessageIds84
- RemoteException
void startgetMessageIds(String processorName85, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds84
- RemoteException
Copyright © 2019 WSO2. All rights reserved.