A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
L
- lastElement() - function in java.util.CheckList
- lastIndexOf(Object) - function in java.util.CheckList
- length() - function in org.ice4j.pseudotcp.util.ByteFifoBuffer
- LifetimeAttribute - class in org.ice4j.attribute
- The LIFETIME attribute is used to know the lifetime of TURN allocations.
- listIterator(int) - function in java.util.CheckList
- LOCAL_CANDIDATE - enum entry in org.ice4j.ice.CandidateType
A candidate obtained by binding to a specific port from an interface on the host. This includes both physical interfaces and logical ones, such as ones obtained through Virtual Private Networks (VPNs) and Realm Specific IP (RSIP) [RFC3102] (which lives at the operating system level). This is the old name for "host".
- LocalCandidate - class in org.ice4j.ice
- LocalCandidates are obtained by an agent for every stream component and are then included in outgoing offers or answers.
- logPacket(Array,int,Array,int,Array,boolean) - function in org.ice4j.stack.PacketLogger
- Logs a incoming or outgoing packet.
- logPacketToPcap(DatagramPacket,boolean,InetAddress,int) - function in org.ice4j.stack.StunStack
- Logs a specific DatagramPacket using the packet logger of the StunStack.
- LongTermCredential - class in org.ice4j.security
- Represents a STUN long-term credential.
- LongTermCredentialSession - class in org.ice4j.security
- Represents a use of a LongTermCredential and implements CredentialsAuthority for it.