Where to find documentation on jain-sip [closed]
开发者_Go百科
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionThe title is as clear as it gets. I'm searching for the jain-sip documentation but I'm unable to find it. There is a a link to documentation at the jsip.java.net website but I get send to the hudson builder.
The latest JAIN-SIP javadoc is no longer hosted nor built by Jboss. To locate the latest stuff try the official project site first: https://java.net/projects/jsip
To save some time, here is the latest build spot as of 5/28/14: https://mobicents.ci.cloudbees.com/job/JAIN-SIP/
You can also find a proper javadoc on the following link JAIN-SIP javadoc. It has the API's in the typical javadocs style.
精彩评论