Uses of Package
org.lastbamboo.common.ice.candidate

Packages that use org.lastbamboo.common.ice.candidate
org.lastbamboo.common.ice   
org.lastbamboo.common.ice.candidate   
org.lastbamboo.common.ice.sdp   
 

Classes in org.lastbamboo.common.ice.candidate used by org.lastbamboo.common.ice
IceCandidate
          This is an interface for an ICE "candidate" as defined in the IETF draft "draft-ietf-mmusic-ice-05.txt".
IceCandidateGatherer
          Interface for classes that gather ICE candidates.
IceCandidatePair
          Interface for a pair of ICE candidates.
IceCandidatePairFactory
          Factory for creating ICE candidate pairs.
IceCandidateType
          Enumeration of ICE candidate types, such as host, relayed, server reflexive, or peer reflexive.
 

Classes in org.lastbamboo.common.ice.candidate used by org.lastbamboo.common.ice.candidate
AbstractIceCandidate
          Class that abstracts out general attributes of all ICE session candidates.
IceCandidate
          This is an interface for an ICE "candidate" as defined in the IETF draft "draft-ietf-mmusic-ice-05.txt".
IceCandidateGatherer
          Interface for classes that gather ICE candidates.
IceCandidatePair
          Interface for a pair of ICE candidates.
IceCandidatePairFactory
          Factory for creating ICE candidate pairs.
IceCandidatePairState
          States for ICE candidate pairs.
IceCandidatePairVisitor
          Interface for classes that visit ICE candidate pairs.
IceCandidateType
          Enumeration of ICE candidate types, such as host, relayed, server reflexive, or peer reflexive.
IceCandidateVisitor
          Visitor for connection candidates in the "Interactive Connectivity Establishment (ICE)" protocol.
IceTcpActiveCandidate
          ICE active TCP candidate.
IceTcpHostPassiveCandidate
          ICE passive TCP candidate for the local host.
IceTcpPeerReflexiveCandidate
          Peer reflexive ICE TCP candidate.
IceTcpRelayPassiveCandidate
          ICE passive TCP candidate for relayed hosts.
IceTcpServerReflexiveSoCandidate
          ICE simultaneous open TCP candidate for server reflexive hosts.
IceUdpCandidatePair
          A UDP ICE candidate pair.
IceUdpHostCandidate
          ICE UDP candidate for the local host.
IceUdpPeerReflexiveCandidate
          Peer reflexive ICE UDP candidate.
IceUdpRelayCandidate
          Relay ICE UDP candidate.
IceUdpServerReflexiveCandidate
          Server reflexive ICE UDP candidate.
 

Classes in org.lastbamboo.common.ice.candidate used by org.lastbamboo.common.ice.sdp
IceCandidate
          This is an interface for an ICE "candidate" as defined in the IETF draft "draft-ietf-mmusic-ice-05.txt".
IceCandidateVisitor
          Visitor for connection candidates in the "Interactive Connectivity Establishment (ICE)" protocol.
IceTcpActiveCandidate
          ICE active TCP candidate.
IceTcpHostPassiveCandidate
          ICE passive TCP candidate for the local host.
IceTcpPeerReflexiveCandidate
          Peer reflexive ICE TCP candidate.
IceTcpRelayPassiveCandidate
          ICE passive TCP candidate for relayed hosts.
IceTcpServerReflexiveSoCandidate
          ICE simultaneous open TCP candidate for server reflexive hosts.
IceUdpHostCandidate
          ICE UDP candidate for the local host.
IceUdpPeerReflexiveCandidate
          Peer reflexive ICE UDP candidate.
IceUdpRelayCandidate
          Relay ICE UDP candidate.
IceUdpServerReflexiveCandidate
          Server reflexive ICE UDP candidate.
 



Copyright © 2013 LittleShoot. All Rights Reserved.