Re: Axis2 with HttpAsyncClients
Bhuvan Gupta <[email protected]> Fri, 16 Nov 2018 22:57:11 +0530
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CAF4ab9UPLXziXxrqejSGaGvXMQgQFwi9Ro=SnYtqCLqqwxKu1g@mail.gmail.com> |
Thanks.. will check it out On Tue, Nov 13, 2018 at 9:42 PM robertlazarski <[email protected]> wrote: > > > On Sat, Nov 10, 2018 at 12:36 PM Bhuvan Gupta <[email protected]> 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.async and the non-blocking > docs here https://axis.apache.org/axis2/java/core/docs/dii.html . > > Regards, > Robert > > >