A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
U
- UDP - enum entry in org.ice4j.Transport
Represents a UDP transport.
- udpReceiveBufferSize() - function in org.ice4j.ice.harvest.HarvestConfig
- UnknownAttributesAttribute - class in org.ice4j.attribute
- The UNKNOWN-ATTRIBUTES attribute is present only in a Binding Error Response or Shared Secret Error Response when the response code in the ERROR-CODE attribute is 420.
- unregisterAuthority(CredentialsAuthority) - function in org.ice4j.security.CredentialsManager
- Removes authority from the list of CredentialsAuthoritys registered with this manager.
- updateRemoteCandidates() - function in org.ice4j.ice.Component
- Update ICE processing with new Candidates.
- UPNP_CANDIDATE - enum entry in org.ice4j.ice.CandidateExtendedType
The candidate is discovered by using UPNP method.
- UPNPCandidate - class in org.ice4j.ice
- Represents a Candidate obtained via UPnP.
- UPNPHarvester - class in org.ice4j.ice.harvest
- Implements a CandidateHarvester which gathers Candidates for a specified Component using UPnP.
- UseCandidateAttribute - class in org.ice4j.attribute
- This class implements the USE-CANDIDATE attribute This attribute is an extension to the original STUN protocol This is used only during an ICE implementation This attribute serves as only a flag, it does not have any data so the data length is zero
- useCandidateReceived() - function in org.ice4j.ice.CandidatePair
- Returns true if someone has previously raised this pair's useCandidate flag and false otherwise.
- useCandidateSent() - function in org.ice4j.ice.CandidatePair
- Returns true if someone has previously raised this pair's useCandidateSent flag and false otherwise.
- useDynamicPorts() - function in org.ice4j.ice.harvest.HarvestConfig
- useIpv6() - function in org.ice4j.ice.harvest.HarvestConfig
- useLinkLocalAddresses() - function in org.ice4j.ice.harvest.HarvestConfig
- UsernameAttribute - class in org.ice4j.attribute
- The USERNAME attribute is used for message integrity.
- usernameEquals(Array) - function in org.ice4j.security.LongTermCredentialSession
- Determines whether the username of the LongTermCredential used by this instance is equal to a specific username.