Message
Added removeFirst, addFirst, removeLast and addLast methods.
Added hashcode method.
Clarified getUnrecognizedHeaders() method behaviour clarified.
Clarified Clone behaviour of message bodies.
MessageFactory
Added createResponse method from a String argument.
Clarified createRequest(String) method behaviour.
Request
Added PUBLISH request type.
Response
Added CONDITIONAL_REQUEST_FAILED response code.
Added equals method to all mandatory headers.
ContactHeader
Added setWildCard and isWilcard methods.
Updated getExpires method.
REJECTED CHANGES - Not deemed necessary by Spec leads
Package javax.sip
Limit the architecture to have a single SipProvider in the architecture. Multiple SipProviders were supported in JSIPv1.1 to enable messaging over different transports. This can still be achieved by limiting a single SipProvider in the system and mandating that the SipProvider uses the same transport for sending responses that was used for sending the outbound request.
SipProvider
Add new method getNewClientDialog(Response).
Add new method getNewServerDialog(Response).
Deprecate setListeningPoint() and getListeningPoint() methods
Documentation clarification on refined architecture object model.
Dialog
sendAck() method behaviour clarified.
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!


