Uses of Interface
org.jivesoftware.openfire.mediaproxy.SessionListener
Packages that use SessionListener
-
Uses of SessionListener in org.jivesoftware.openfire.mediaproxy
Classes in org.jivesoftware.openfire.mediaproxy that implement SessionListenerModifier and TypeClassDescriptionclass
A Media Proxy relays UDP traffic between two IPs to provide connectivity between two parties that are behind NAT devices.Methods in org.jivesoftware.openfire.mediaproxy with parameters of type SessionListenerModifier and TypeMethodDescriptionvoid
MediaProxySession.addAgentListener
(SessionListener sessionListener) Adds a listener for Session eventsvoid
MediaProxySession.removeAgentListener
(SessionListener sessionListener) Removes an Session events listener