Re: Axis2 with HttpAsyncClients

2018-11-16 Thread Bhuvan Gupta
Thanks.. will check it out On Tue, Nov 13, 2018 at 9:42 PM robertlazarski wrote: > > > On Sat, Nov 10, 2018 at 12:36 PM Bhuvan Gupta wrote: > >> Hello All, >> >> Can Axis2 be used with HttpAsyncClient? >> If yes which version and are there any samples. >> >> >> >> >> > Axis2 absolutely supports

Re: Axis2 with HttpAsyncClients

2018-11-13 Thread robertlazarski
On Sat, Nov 10, 2018 at 12:36 PM Bhuvan Gupta wrote: > Hello All, > > Can Axis2 be used with HttpAsyncClient? > If yes which version and are there any samples. > > > > > Axis2 absolutely supports async connections over HTTP, check out the test package org.apache.axis2.transport.testkit.tests.asyn

Axis2 with HttpAsyncClients

2018-11-10 Thread Bhuvan Gupta
Hello All, Can Axis2 be used with HttpAsyncClient? If yes which version and are there any samples.