Package org.jivesoftware.openfire.mediaproxy


package org.jivesoftware.openfire.mediaproxy
  • Class
    Description
    Listener for datagram packets received.
    Listen packets from defined dataSocket and send packets to the defined host.
     
    A Media Proxy relays UDP traffic between two IPs to provide connectivity between two parties that are behind NAT devices.
    A proxy service for UDP traffic such as RTP.
    A media proxy session enables two clients to exchange UDP traffic.
    Basic interface to access a Candidate provided by a Session
    A Session Class will control "receive and relay" proccess.
    Listener for media proxy session events.