A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
O
- obtainFoundationForPeerReflexiveCandidate() - function in org.ice4j.ice.FoundationsRegistry
- Returns an (as far as you care) random foundation that could be assigned to a learned PEER-REFLEXIVE candidate.
- of() - function in java.util.CheckList
- of() - function in java.util.CandidateHarvesterSet
- onIceCandidates(Collection) - function in org.ice4j.ice.harvest.TrickleCallback
- Notifies the callback that a new batch of LocalCandidates has been discovered and should be advertised to the remove party.
- onTcpClosed(PseudoTCPBase,IOException) - function in org.ice4j.pseudotcp.PseudoTcpNotify
- Called when tcp enters closed state
- onTcpOpen(PseudoTCPBase) - function in org.ice4j.pseudotcp.PseudoTcpNotify
- Called when TCP enters opened state
- onTcpReadable(PseudoTCPBase) - function in org.ice4j.pseudotcp.PseudoTcpNotify
- Called when any data is available in read buffer
- onTcpWriteable(PseudoTCPBase) - function in org.ice4j.pseudotcp.PseudoTcpNotify
- Called when there is free space available in the send buffer
- open() - function in java.nio.channels.BaseDelegatingServerSocketChannel
- open() - function in java.nio.channels.BaseDelegatingSocketChannel
- openAndBindServerSocketChannel(Map,SocketAddress,int) - function in org.ice4j.socket.MuxServerSocketChannelFactory
- Opens and binds a new
ServerSocketChannelinstance. - OPT_ACKDELAY - enum entry in org.ice4j.pseudotcp.Option
The Delayed ACK timeout (0 == off).
- OPT_NODELAY - enum entry in org.ice4j.pseudotcp.Option
Whether to enable Nagle's algorithm (0 == off)
- OPT_RCVBUF - enum entry in org.ice4j.pseudotcp.Option
Set the receive buffer size, in bytes.
- OPT_READ_TIMEOUT - enum entry in org.ice4j.pseudotcp.Option
Timeout in ms for read operations(0 - no timeout)
- OPT_SNDBUF - enum entry in org.ice4j.pseudotcp.Option
Set the send buffer size, in bytes.
- OPT_WRITE_TIMEOUT - enum entry in org.ice4j.pseudotcp.Option
Timeout in ms for write operations(0 - no timeout)
- Option - class in org.ice4j.pseudotcp
- Options used in PseudoTCP
- OptionalAttribute - class in org.ice4j.attribute
- This class is used for representing attributes not explicitly supported by the stack.
- org.ice4j - package org.ice4j
- org.ice4j.attribute - package org.ice4j.attribute
- org.ice4j.ice - package org.ice4j.ice
- org.ice4j.ice.harvest - package org.ice4j.ice.harvest
- org.ice4j.ice.sdp - package org.ice4j.ice.sdp
- org.ice4j.message - package org.ice4j.message
- org.ice4j.pseudotcp - package org.ice4j.pseudotcp
- org.ice4j.pseudotcp.util - package org.ice4j.pseudotcp.util
- org.ice4j.security - package org.ice4j.security
- org.ice4j.socket - package org.ice4j.socket
- org.ice4j.stack - package org.ice4j.stack
- org.ice4j.stunclient - package org.ice4j.stunclient
- org.ice4j.util - package org.ice4j.util