public interface MessageProcessorAdminService
Modifier and Type | Method and Description |
---|---|
void |
activate(String processorName30)
Auto generated method signature for Asynchronous Invocations
|
void |
addMessageProcessor(String xml26)
Auto generated method signature for Asynchronous Invocations
|
void |
deactivate(String processorName60)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllMessages(String processorName28)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFirstMessages(String processorName39)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessage(String processorName52,
String messageId53)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteMessageProcessor(String name34)
Auto generated method signature for Asynchronous Invocations
|
String |
getClassName(String name62)
Auto generated method signature
|
String[] |
getDefinedEndpoints()
Auto generated method signature
|
String |
getEnvelope(String processorName55,
String messageId56)
Auto generated method signature
|
String[] |
getMessageIds(String processorName48)
Auto generated method signature
|
String |
getMessageProcessor(String name68)
Auto generated method signature
|
MessageProcessorMetaData[] |
getMessageProcessorDataList()
Auto generated method signature
|
String[] |
getMessageProcessorNames()
Auto generated method signature
|
int |
getSize(String processorName85)
Auto generated method signature
|
boolean |
isActive(String processorName41)
Auto generated method signature
|
void |
modifyMessageProcessor(String xml32)
Auto generated method signature for Asynchronous Invocations
|
void |
resend(String processorName79,
String messageId80)
Auto generated method signature for Asynchronous Invocations
|
void |
resendAll(String processorName66)
Auto generated method signature for Asynchronous Invocations
|
void |
resendFirstMessage(String processorName82,
String messageId83)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name62,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEnvelope(String processorName55,
String messageId56,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageIds(String processorName48,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessageProcessor(String name68,
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 processorName85,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisActive(String processorName41,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateAxis2ClientRepo(String in72,
MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
validateAxis2ClientRepo(String in72)
Auto generated method signature
|
void addMessageProcessor(String xml26) throws RemoteException
RemoteException
void deleteAllMessages(String processorName28) throws RemoteException
RemoteException
void activate(String processorName30) throws RemoteException
RemoteException
void modifyMessageProcessor(String xml32) throws RemoteException
RemoteException
void deleteMessageProcessor(String name34) throws RemoteException
RemoteException
String[] getMessageProcessorNames() throws RemoteException
getMessageProcessorNames35
- RemoteException
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorNames35
- RemoteException
void deleteFirstMessages(String processorName39) throws RemoteException
RemoteException
boolean isActive(String processorName41) throws RemoteException
isActive40
- RemoteException
void startisActive(String processorName41, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
isActive40
- RemoteException
String[] getDefinedEndpoints() throws RemoteException
getDefinedEndpoints44
- RemoteException
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getDefinedEndpoints44
- RemoteException
String[] getMessageIds(String processorName48) throws RemoteException
getMessageIds47
- RemoteException
void startgetMessageIds(String processorName48, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageIds47
- RemoteException
void deleteMessage(String processorName52, String messageId53) throws RemoteException
RemoteException
String getEnvelope(String processorName55, String messageId56) throws RemoteException
getEnvelope54
- RemoteException
void startgetEnvelope(String processorName55, String messageId56, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getEnvelope54
- RemoteException
void deactivate(String processorName60) throws RemoteException
RemoteException
String getClassName(String name62) throws RemoteException
getClassName61
- RemoteException
void startgetClassName(String name62, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getClassName61
- RemoteException
void resendAll(String processorName66) throws RemoteException
RemoteException
String getMessageProcessor(String name68) throws RemoteException
getMessageProcessor67
- RemoteException
void startgetMessageProcessor(String name68, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessor67
- RemoteException
boolean validateAxis2ClientRepo(String in72) throws RemoteException
validateAxis2ClientRepo71
- RemoteException
void startvalidateAxis2ClientRepo(String in72, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
validateAxis2ClientRepo71
- RemoteException
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
getMessageProcessorDataList75
- RemoteException
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getMessageProcessorDataList75
- RemoteException
void resend(String processorName79, String messageId80) throws RemoteException
RemoteException
void resendFirstMessage(String processorName82, String messageId83) throws RemoteException
RemoteException
int getSize(String processorName85) throws RemoteException
getSize84
- RemoteException
void startgetSize(String processorName85, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
getSize84
- RemoteException
Copyright © 2017 WSO2. All rights reserved.