T
- TCP - enum entry in org.ice4j.Transport
Represents a TCP transport.
- TCP_CLOSED - enum entry in org.ice4j.pseudotcp.PseudoTcpState
Closed state. In current implementation reached on error or explicite by close method with force option TODO: closing procedure
- TCP_ESTABLISHED - enum entry in org.ice4j.pseudotcp.PseudoTcpState
SYN sent and received - connection established
- TCP_LISTEN - enum entry in org.ice4j.pseudotcp.PseudoTcpState
Initial state, can accept connection
- TCP_SYN_RECEIVED - enum entry in org.ice4j.pseudotcp.PseudoTcpState
SYN received from remote peer, sends back SYN
- TCP_SYN_SENT - enum entry in org.ice4j.pseudotcp.PseudoTcpState
SYN sent to remote peer, wits for SYN
- TcpHarvester - class in org.ice4j.ice.harvest
- An implementation of AbstractTcpListener which acts as a CandidateHarvester.
- TcpHostCandidate - class in org.ice4j.ice
- Extends org.ice4j.ice.HostCandidate allowing the instance to have a list of Sockets instead of just one socket.
- TCPInputStream - class in org.ice4j.socket
- TCP input stream for TCP socket.
- TCPOutputStream - class in org.ice4j.socket
- TCP output stream for TCP socket.
- tcpWritePacket(PseudoTCPBase,Array,int) - function in org.ice4j.pseudotcp.PseudoTcpNotify
- Called when protocol requests packet transfer through the network.
- TERMINATED - enum entry in org.ice4j.ice.IceProcessingState
Once ICE processing has reached the Completed state for all peers for media streams using those candidates, the agent SHOULD wait an additional three seconds, and then it MAY cease responding to checks or generating triggered checks on that candidate. It MAY free the candidate at that time. This is also when an agent would enter the terminated state.
- thenComparing(Comparator) - function in java.util.CandidatePair.PairComparator
- thenComparingDouble(ToDoubleFunction) - function in java.util.CandidatePair.PairComparator
- thenComparingInt(ToIntFunction) - function in java.util.CandidatePair.PairComparator
- thenComparingLong(ToLongFunction) - function in java.util.CandidatePair.PairComparator
- timeout() - function in org.ice4j.ice.harvest.HarvestConfig
- TLS - enum entry in org.ice4j.Transport
Represents a TLS transport.
- toArray() - function in java.util.CheckList
- toArray(Array) - function in java.util.CheckList
- toArray() - function in java.util.CandidateHarvesterSet
- toArray(Array) - function in java.util.CandidateHarvesterSet
- toShortString() - function in org.ice4j.ice.PeerReflexiveCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.LocalCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.Candidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.UPNPCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.HostCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.Component
- Returns a short String representation of this Component.
- toShortString() - function in org.ice4j.ice.CandidatePair
- Returns a short String representation of this CandidatePair.
- toShortString() - function in org.ice4j.ice.ServerReflexiveCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.TcpHostCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.RelayedCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.GoogleRelayedCandidate
- Returns short String representation of this Candidate.
- toShortString() - function in org.ice4j.ice.RemoteCandidate
- Returns short String representation of this Candidate.
- toString() - function in org.ice4j.message.Response
- Returns a String representation of this message.
- toString() - function in org.ice4j.message.Indication
- Returns a String representation of this message.
- toString() - function in org.ice4j.message.Message
- Returns a String representation of this message.
- toString() - function in org.ice4j.message.Request
- Returns a String representation of this message.
- toString() - function in org.ice4j.StunMessageEvent
- Returns a String representation of this event, containing the corresponding message, remote and local addresses.
- toString() - function in org.ice4j.Transport
- Returns the name of this Transport (e.g.
- toString() - function in org.ice4j.TransportAddress
- Constructs a string representation of this InetSocketAddress.
- toString() - function in org.ice4j.StunResponseEvent
- Returns a String representation of this event, containing the corresponding message, remote and local addresses.
- toString() - function in java.util.StunResponseEvent
- toString() - function in org.ice4j.StunFailureEvent
- Returns a String representation of this event, containing the corresponding message, and local address.
- toString() - function in java.lang.StunException
- toString() - function in java.util.BaseStunMessageEvent
- toString() - function in java.util.ChannelDataMessageEvent
- toString() - function in org.ice4j.StunTimeoutEvent
- Returns a String representation of this event, containing the corresponding message, and local address.
- toString() - function in java.util.PeerUdpMessageEvent
- toString() - function in org.ice4j.ice.CandidatePairState
- Returns the name of this CandidatePairStae (e.g.
- toString() - function in org.ice4j.ice.KeepAliveStrategy
- toString() - function in org.ice4j.ice.PeerReflexiveCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.CheckList
- Returns a String representation of this check list.
- toString() - function in org.ice4j.ice.CandidateTcpType
- Returns the name of this CandidateTcpType (e.g.
- toString() - function in org.ice4j.ice.LocalCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.Agent
- Returns a String representation of this agent.
- toString() - function in org.ice4j.ice.CandidateExtendedType
- Returns the name of this CandidateExtendedType (e.g.
- toString() - function in org.ice4j.ice.IceMediaStream
- Returns a String representation of this media stream.
- toString() - function in org.ice4j.ice.Candidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.UPNPCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.CandidateType
- Returns the name of this CandidateType (e.g.
- toString() - function in org.ice4j.ice.HostCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.CheckListState
- Returns the name of this CheckListStae (i.e..
- toString() - function in org.ice4j.ice.Component
- Returns a String representation of this Component containing its ID, parent stream name and any existing candidates.
- toString() - function in org.ice4j.ice.CandidatePair
- Returns a String representation of this CandidatePair.
- toString() - function in org.ice4j.ice.ServerReflexiveCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.IceProcessingState
- Returns the name of this IceProcessingState (e.g.
- toString() - function in org.ice4j.ice.TcpHostCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.RelayedCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.NominationStrategy
- Returns the name of this NominationStrategy.
- toString() - function in org.ice4j.ice.GoogleRelayedCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in org.ice4j.ice.RemoteCandidate
- Returns a String representation of this Candidate containing its TransportAddress, base, foundation, priority and whatever other properties may be relevant.
- toString() - function in gov.nist.javax.sdp.fields.CandidateAttribute
- toString() - function in org.ice4j.ice.harvest.GoogleTurnCandidateHarvester
- Returns a String representation of this harvester containing its type and server address.
- toString() - function in org.ice4j.ice.harvest.GoogleTurnSSLCandidateHarvester
- Returns a String representation of this harvester containing its type and server address.
- toString() - function in org.ice4j.ice.harvest.StunCandidateHarvester
- Returns a String representation of this harvester containing its type and server address.
- toString() - function in org.ice4j.ice.harvest.TurnCandidateHarvester
- Returns a String representation of this harvester containing its type and server address.
- toString() - function in java.util.CandidateHarvesterSet
- toString() - function in org.ice4j.ice.harvest.UPNPHarvester
- Returns a String representation of this harvester containing its name.
- toString() - function in org.ice4j.ice.harvest.HarvestStatistics
- Returns a string representation of these statistics in a concise format.
- toString() - function in org.ice4j.ice.harvest.StaticMappingCandidateHarvester
- toString() - function in java.lang.NetAccessManager.SocketNotFoundException
- toString() - function in org.ice4j.stack.TransactionID
- Returns a string representation of the ID
- toString(Array) - function in org.ice4j.stack.TransactionID
- Returns a string representation of the ID
- toString() - function in org.ice4j.socket.MultiplexedSocket
- toString() - function in java.net.MultiplexedSocket
- toString() - function in org.ice4j.socket.DelegatingSocket
- toString() - function in org.ice4j.socket.DelegatingServerSocket
- Forwards to delegate.
- toString() - function in org.ice4j.socket.MultiplexingSocket
- toString() - function in java.net.MultiplexingSocket
- toString() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
- toString() - function in java.net.GoogleRelayedCandidateSocket
- toString() - function in java.lang.SocketClosedException
- toString() - function in org.ice4j.attribute.ReservationTokenAttribute
- Returns a string representation of the token.
- toString(Array) - function in org.ice4j.attribute.ReservationTokenAttribute
- Returns a string representation of the token.
- toString(Array) - function in org.ice4j.security.LongTermCredential
- Constructs a new String by decoding a specific array of bytes using the UTF-8 charset.
- toString() - function in org.ice4j.stunclient.StunDiscoveryReport
- Returns a readable representation of the report.
- toString() - function in java.net.PseudoTcpJavaSocket
- toString() - function in java.net.PseudoTcpSocket
- TransactionID - class in org.ice4j.stack
- This class encapsulates a STUN transaction ID.
- transferTo(OutputStream) - function in java.io.TCPInputStream
- Transport - class in org.ice4j
- The Transport enumeration contains all currently known transports that ICE may be interacting with (but not necessarily support).
- TransportAddress - class in org.ice4j
- The Address class is used to define destinations to outgoing Stun Packets.
- TrickleCallback - class in org.ice4j.ice.harvest
- We use this callback to feed candidates to ice4j user applications that support trickle ICE.
- trimToSize() - function in java.util.CheckList
- TURN_RELAYED_CANDIDATE - enum entry in org.ice4j.ice.CandidateExtendedType
The candidate is discovered by using TURN relayed method (cf. RFC5766).
- TurnCandidateHarvest - class in org.ice4j.ice.harvest
- Represents the harvesting of TURN Candidates for a specific HostCandidate performed by a specific TurnCandidateHarvester.
- TurnCandidateHarvester - class in org.ice4j.ice.harvest
- Implements a CandidateHarvester which gathers TURN Candidates for a specified Component.
- TurnDatagramPacketFilter - class in org.ice4j.socket
- Implements a DatagramPacketFilter which accepts DatagramPackets which represent TURN messages defined in RFC 5766 "Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)" and which are part of the communication with a specific TURN server.