Hi Sohani, Yes this is missing in documentation. I will add this to the doc.
For the moment write your class by extending [1]. You only need to implement poll method that will be called during the running cycle. [1] https://github.com/wso2/carbon-mediation/blob/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint/src/main/java/org/wso2/carbon/inbound/endpoint/protocol/generic/GenericPollingConsumer.java On Fri, Jun 5, 2015 at 6:18 PM, Sohani Weerasinghe <[email protected]> wrote: > Hi ESB Team, > > Since the implementation on Inbound Endpoint has been started from > Developer Studio side, while testing the Inbound Endpoint creation via the > management console I couldn't create an endpoint with the type 'Custom' due > to incorrect class name. > > I have created a Class Mediator extending AbstractMediator but I was > unable to create the Inbound Endpoint with that class name. I have referred > [1] but could not find any reference. > > Can someone please point to a reference? > > [1] https://docs.wso2.com/display/ESB490/Working+with+Inbound+Endpoints > > Thanks, > Sohani > Sohani Weerasinghe > Software Engineer > WSO2, Inc: http://wso2.com > > Mobile : +94 716439774 > Blog :http://christinetechtips.blogspot.com/ > Twitter : https://twitter.com/sohanichristine > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
