RTPManager
is changed to be an abstract class
javax.media.rtp.Manager
class is removed
newInstance()
is added to the RTPManager class to instantiate an RTPManager
openConnection() -> addTarget()
removeConnection() -> removeTarget()
removeConnections() -> removeTargets()