Class EndpointTemplateAdminServiceStub
- java.lang.Object
-
- org.apache.axis2.client.Stub
-
- org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceStub
-
- All Implemented Interfaces:
EndpointTemplateAdminService
public class EndpointTemplateAdminServiceStub extends org.apache.axis2.client.Stub implements EndpointTemplateAdminService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.axis2.description.AxisOperation[]
_operations
-
Constructor Summary
Constructors Constructor Description EndpointTemplateAdminServiceStub()
Default ConstructorEndpointTemplateAdminServiceStub(String targetEndpoint)
Constructor taking the target endpointEndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default ConstructorEndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
Constructor that takes in a configContextEndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addDynamicEndpointTemplate(String key76, String sequenceConfig77)
Auto generated method signaturevoid
addEndpointTemplate(String templateElementConfig86)
Auto generated method signaturevoid
deleteDynamicEndpointTemplate(String key65)
Auto generated method signaturevoid
deleteEndpointTemplate(String templateName57)
Auto generated method signatureEndpointTemplateInfo[]
getDynamicEndpointTemplates(int pageNumber71, int endpointTemplatesPerPage72)
Auto generated method signatureint
getDynamicEndpointTemplatesCount()
Auto generated method signatureEndpointTemplateInfo[]
getEndpointTemplates(int pageNumber50, int endpointTemplatesPerPage51)
Auto generated method signatureint
getEndpointTemplatesCount()
Auto generated method signatureorg.apache.axiom.om.OMElement
getTemplate(String templateName67)
Auto generated method signatureboolean
hasDuplicateTempleteEndpoint(String templateElementConfig79)
Auto generated method signaturevoid
saveDynamicEndpointTemplate(String key83, String sequenceConfig84)
Auto generated method signaturevoid
saveEndpointTemplate(String templateConfig55)
Auto generated method signaturevoid
startgetDynamicEndpointTemplates(int pageNumber71, int endpointTemplatesPerPage72, EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDynamicEndpointTemplatesCount(EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEndpointTemplates(int pageNumber50, int endpointTemplatesPerPage51, EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEndpointTemplatesCount(EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetTemplate(String templateName67, EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
starthasDuplicateTempleteEndpoint(String templateElementConfig79, EndpointTemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations-
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
-
-
-
Constructor Detail
-
EndpointTemplateAdminServiceStub
public EndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
EndpointTemplateAdminServiceStub
public EndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
EndpointTemplateAdminServiceStub
public EndpointTemplateAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
EndpointTemplateAdminServiceStub
public EndpointTemplateAdminServiceStub() throws org.apache.axis2.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
EndpointTemplateAdminServiceStub
public EndpointTemplateAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Detail
-
getEndpointTemplates
public EndpointTemplateInfo[] getEndpointTemplates(int pageNumber50, int endpointTemplatesPerPage51) throws RemoteException
Auto generated method signature- Specified by:
getEndpointTemplates
in interfaceEndpointTemplateAdminService
- Parameters:
getEndpointTemplates49
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.getEndpointTemplates(int, int)
-
startgetEndpointTemplates
public void startgetEndpointTemplates(int pageNumber50, int endpointTemplatesPerPage51, EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEndpointTemplates
in interfaceEndpointTemplateAdminService
- Parameters:
getEndpointTemplates49
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.startgetEndpointTemplates(int, int, org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
saveEndpointTemplate
public void saveEndpointTemplate(String templateConfig55) throws RemoteException
Auto generated method signature- Specified by:
saveEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
deleteEndpointTemplate
public void deleteEndpointTemplate(String templateName57) throws RemoteException
Auto generated method signature- Specified by:
deleteEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
getDynamicEndpointTemplatesCount
public int getDynamicEndpointTemplatesCount() throws RemoteException
Auto generated method signature- Specified by:
getDynamicEndpointTemplatesCount
in interfaceEndpointTemplateAdminService
- Parameters:
getDynamicEndpointTemplatesCount58
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.getDynamicEndpointTemplatesCount()
-
startgetDynamicEndpointTemplatesCount
public void startgetDynamicEndpointTemplatesCount(EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetDynamicEndpointTemplatesCount
in interfaceEndpointTemplateAdminService
- Parameters:
getDynamicEndpointTemplatesCount58
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.startgetDynamicEndpointTemplatesCount(org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
getEndpointTemplatesCount
public int getEndpointTemplatesCount() throws RemoteException
Auto generated method signature- Specified by:
getEndpointTemplatesCount
in interfaceEndpointTemplateAdminService
- Parameters:
getEndpointTemplatesCount61
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.getEndpointTemplatesCount()
-
startgetEndpointTemplatesCount
public void startgetEndpointTemplatesCount(EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEndpointTemplatesCount
in interfaceEndpointTemplateAdminService
- Parameters:
getEndpointTemplatesCount61
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.startgetEndpointTemplatesCount(org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
deleteDynamicEndpointTemplate
public void deleteDynamicEndpointTemplate(String key65) throws RemoteException
Auto generated method signature- Specified by:
deleteDynamicEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
getTemplate
public org.apache.axiom.om.OMElement getTemplate(String templateName67) throws RemoteException
Auto generated method signature- Specified by:
getTemplate
in interfaceEndpointTemplateAdminService
- Parameters:
getTemplate66
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.getTemplate(java.lang.String)
-
startgetTemplate
public void startgetTemplate(String templateName67, EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetTemplate
in interfaceEndpointTemplateAdminService
- Parameters:
getTemplate66
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.startgetTemplate(java.lang.String, org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
getDynamicEndpointTemplates
public EndpointTemplateInfo[] getDynamicEndpointTemplates(int pageNumber71, int endpointTemplatesPerPage72) throws RemoteException
Auto generated method signature- Specified by:
getDynamicEndpointTemplates
in interfaceEndpointTemplateAdminService
- Parameters:
getDynamicEndpointTemplates70
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.getDynamicEndpointTemplates(int, int)
-
startgetDynamicEndpointTemplates
public void startgetDynamicEndpointTemplates(int pageNumber71, int endpointTemplatesPerPage72, EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetDynamicEndpointTemplates
in interfaceEndpointTemplateAdminService
- Parameters:
getDynamicEndpointTemplates70
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.startgetDynamicEndpointTemplates(int, int, org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
addDynamicEndpointTemplate
public void addDynamicEndpointTemplate(String key76, String sequenceConfig77) throws RemoteException
Auto generated method signature- Specified by:
addDynamicEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
hasDuplicateTempleteEndpoint
public boolean hasDuplicateTempleteEndpoint(String templateElementConfig79) throws RemoteException
Auto generated method signature- Specified by:
hasDuplicateTempleteEndpoint
in interfaceEndpointTemplateAdminService
- Parameters:
hasDuplicateTempleteEndpoint78
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.hasDuplicateTempleteEndpoint(java.lang.String)
-
starthasDuplicateTempleteEndpoint
public void starthasDuplicateTempleteEndpoint(String templateElementConfig79, EndpointTemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
starthasDuplicateTempleteEndpoint
in interfaceEndpointTemplateAdminService
- Parameters:
hasDuplicateTempleteEndpoint78
-- Throws:
RemoteException
- See Also:
EndpointTemplateAdminService.starthasDuplicateTempleteEndpoint(java.lang.String, org.wso2.carbon.mediation.templates.endpoint.stub.types.EndpointTemplateAdminServiceCallbackHandler)
-
saveDynamicEndpointTemplate
public void saveDynamicEndpointTemplate(String key83, String sequenceConfig84) throws RemoteException
Auto generated method signature- Specified by:
saveDynamicEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
addEndpointTemplate
public void addEndpointTemplate(String templateElementConfig86) throws RemoteException
Auto generated method signature- Specified by:
addEndpointTemplate
in interfaceEndpointTemplateAdminService
- Throws:
RemoteException
-
-