I need to implement a function using java code to invoke an ASP.NET Web API on remote server. Is there any library that I could use, like axis2 for Web Services? I think the Apache HttpClient could help me to create a requrest, is there any other choice? Thanks in advance.
Asked
Active
Viewed 6,306 times