A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X 

I

Ice4jLogFormatter - class in org.ice4j.util
Print a brief summary of the LogRecord in a human readable.
IceControlAttribute - class in org.ice4j.attribute
 
IceControlledAttribute - class in org.ice4j.attribute
An IceControlAttribute implementation representing the ICE-CONTROLLED ICE Attributes.
IceControllingAttribute - class in org.ice4j.attribute
An IceControlAttribute implementation representing the ICE-CONTROLLING ICE Attributes.
IceMediaStream - class in org.ice4j.ice
The class represents a media stream from the ICE perspective, i.e.
IceProcessingState - class in org.ice4j.ice
RFC 5245 mentions that ICE processing across all media streams also has a state associated with it.
IceSdpUtils - class in org.ice4j.ice.sdp
A number of utility methods that WebRTC or SIP applications may find useful in case they are also fine with using jain-sdp
IceSocketWrapper - class in org.ice4j.socket
Abstract socket wrapper that define a socket that could be UDP, TCP...
IceTcpServerSocketWrapper - class in org.ice4j.socket
TCP Server Socket wrapper.
IceTcpSocketWrapper - class in org.ice4j.socket
TCP implementation of the IceSocketWrapper.
IceUdpSocketWrapper - class in org.ice4j.socket
UDP implementation of the IceSocketWrapper.
IN_PROGRESS - enum entry in org.ice4j.ice.CandidatePairState

Indicates that the candidate pair is in a "In-Progress" state which means that a check has been sent for this pair, but the transaction is in progress.

indexOf(Object) - function in java.util.CheckList
 
Indication - class in org.ice4j.message
An indication descendant of the message class.
initCause(Throwable) - function in java.lang.StunException
 
initCause(Throwable) - function in java.lang.NetAccessManager.SocketNotFoundException
 
initCause(Throwable) - function in java.lang.SocketClosedException
 
initialize() - function in org.ice4j.ice.harvest.MappingCandidateHarvesters
Initializes harvesters.
initializeInterfaceFilters() - function in org.ice4j.ice.harvest.HostCandidateHarvester
Initializes the host candidate interface filters stored in the org.ice4j.ice.harvest.
initMediaDescription(MediaDescription,IceMediaStream) - function in org.ice4j.ice.sdp.IceSdpUtils
Reflects the candidates from the various components in iceMediaStream into the specified m-line.
initSessionDescription(SessionDescription,Agent) - function in org.ice4j.ice.sdp.IceSdpUtils
Sets ice credentials, ICE options, media lines and candidates from agent, on the specified session description.
insertElementAt(E,int) - function in java.util.CheckList
 
isActive() - function in org.ice4j.ice.CheckList
Determines whether this CheckList can be considered active.
isBlocking() - function in java.nio.channels.spi.BaseDelegatingServerSocketChannel
 
isBlocking() - function in java.nio.channels.spi.BaseDelegatingSocketChannel
 
isBound() - function in java.net.ComponentSocket
 
isBound() - function in org.ice4j.socket.MultiplexedDatagramSocket
Returns the binding state of the socket.
isBound() - function in java.net.MultiplexedDatagramSocket
 
isBound() - function in org.ice4j.socket.MultiplexedSocket
 
isBound() - function in java.net.MultiplexedSocket
 
isBound() - function in org.ice4j.socket.BaseDelegatingServerSocketChannel
Determines whether this BaseDelegatingServerSocketChannel is bound.
isBound() - function in org.ice4j.socket.DelegatingSocket
 
isBound() - function in org.ice4j.socket.SafeCloseDatagramSocket
Returns the binding state of the socket.
isBound() - function in java.net.SafeCloseDatagramSocket
 
isBound() - function in org.ice4j.socket.DelegatingServerSocket
Forwards to delegate.
isBound() - function in org.ice4j.socket.MultiplexingSocket
 
isBound() - function in java.net.MultiplexingSocket
 
isBound() - function in org.ice4j.socket.DelegatingDatagramSocket
Returns the binding state of the socket.
isBound() - function in java.net.RelayedCandidateDatagramSocket
 
isBound() - function in java.net.MergingDatagramSocket
 
isBound() - function in org.ice4j.socket.MultiplexingDatagramSocket
Returns the binding state of the socket.
isBound() - function in java.net.MultiplexingDatagramSocket
 
isBound() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
 
isBound() - function in java.net.GoogleRelayedCandidateSocket
 
isBound() - function in java.net.GoogleRelayedCandidateDatagramSocket
 
isBound() - function in java.net.PseudoTcpJavaSocket
 
isBound() - function in java.net.PseudoTcpSocket
 
isChannelDataMessage(Array) - function in org.ice4j.message.ChannelData
Checks if the given binary message is a ChannelData Message.
isClosed() - function in org.ice4j.socket.ComponentSocket
 
isClosed() - function in java.net.ComponentSocket
 
isClosed() - function in org.ice4j.socket.MultiplexedDatagramSocket
Returns whether the socket is closed or not.
isClosed() - function in java.net.MultiplexedDatagramSocket
 
isClosed() - function in org.ice4j.socket.MultiplexedSocket
 
isClosed() - function in java.net.MultiplexedSocket
 
isClosed() - function in org.ice4j.socket.DelegatingSocket
 
isClosed() - function in org.ice4j.socket.SafeCloseDatagramSocket
Returns whether the socket is closed or not.
isClosed() - function in java.net.SafeCloseDatagramSocket
 
isClosed() - function in org.ice4j.socket.DelegatingServerSocket
Forwards to delegate.
isClosed() - function in org.ice4j.socket.MultiplexingSocket
 
isClosed() - function in java.net.MultiplexingSocket
 
isClosed() - function in org.ice4j.socket.DelegatingDatagramSocket
Returns whether the socket is closed or not.
isClosed() - function in java.net.RelayedCandidateDatagramSocket
 
isClosed() - function in org.ice4j.socket.MergingDatagramSocket
 
isClosed() - function in org.ice4j.socket.MultiplexingDatagramSocket
Returns whether the socket is closed or not.
isClosed() - function in java.net.MultiplexingDatagramSocket
 
isClosed() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
 
isClosed() - function in java.net.GoogleRelayedCandidateSocket
 
isClosed() - function in java.net.GoogleRelayedCandidateDatagramSocket
 
isClosed() - function in java.net.PseudoTcpJavaSocket
 
isClosed() - function in org.ice4j.pseudotcp.PseudoTcpSocket
 
isConnected() - function in java.net.ComponentSocket
 
isConnected() - function in org.ice4j.socket.MultiplexedDatagramSocket
Returns the connection state of the socket.
isConnected() - function in java.net.MultiplexedDatagramSocket
 
isConnected() - function in org.ice4j.socket.MultiplexedSocket
 
isConnected() - function in java.net.MultiplexedSocket
 
isConnected() - function in org.ice4j.socket.DelegatingSocket
 
isConnected() - function in org.ice4j.socket.SafeCloseDatagramSocket
Returns the connection state of the socket.
isConnected() - function in java.net.SafeCloseDatagramSocket
 
isConnected() - function in org.ice4j.socket.MultiplexingSocket
 
isConnected() - function in java.net.MultiplexingSocket
 
isConnected() - function in org.ice4j.socket.DelegatingDatagramSocket
Returns the connection state of the socket.
isConnected() - function in java.net.RelayedCandidateDatagramSocket
 
isConnected() - function in java.net.MergingDatagramSocket
 
isConnected() - function in org.ice4j.socket.BaseDelegatingSocketChannel
Forwards to delegate.
isConnected() - function in org.ice4j.socket.MultiplexingDatagramSocket
Returns the connection state of the socket.
isConnected() - function in java.net.MultiplexingDatagramSocket
 
isConnected() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
 
isConnected() - function in java.net.GoogleRelayedCandidateSocket
 
isConnected() - function in java.net.GoogleRelayedCandidateDatagramSocket
 
isConnected() - function in java.net.PseudoTcpJavaSocket
 
isConnected() - function in org.ice4j.pseudotcp.PseudoTcpSocket
 
isConnecting() - function in org.ice4j.pseudotcp.PseudoTcpSocket
 
isConnectionPending() - function in org.ice4j.socket.BaseDelegatingSocketChannel
Forwards to delegate.
isControlling() - function in org.ice4j.ice.Agent
Determines whether this agent has the controlling role in an ICE exchange.
isDefault() - function in org.ice4j.ice.PeerReflexiveCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.LocalCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.Candidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.UPNPCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.HostCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.ServerReflexiveCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.TcpHostCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.RelayedCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.GoogleRelayedCandidate
Determines whether this Candidate is the default one for its parent component.
isDefault() - function in org.ice4j.ice.RemoteCandidate
Determines whether this Candidate is the default one for its parent component.
isDTLS(DatagramPacket) - function in org.ice4j.socket.DTLSDatagramFilter
Determines whether p looks like a DTLS packet.
isDTLS(Array,int,int) - function in org.ice4j.socket.DTLSDatagramFilter
Determines whether the buffer represented by data, off and len looks like a DTLS packet.
isEmpty() - function in java.util.CheckList
 
isEmpty() - function in java.util.CandidateHarvesterSet
 
isEnabled() - function in org.ice4j.stack.PacketLogger
Checks whether the logger is enabled.
isErrorResponse() - function in org.ice4j.message.Response
Determines whether this instance represents a STUN error response.
isErrorResponseType(char) - function in org.ice4j.message.Response
Determines if the message type is a Error Response.
isErrorResponseType(char) - function in org.ice4j.message.Indication
Determines if the message type is a Error Response.
isErrorResponseType(char) - function in org.ice4j.message.Message
Determines if the message type is a Error Response.
isErrorResponseType(char) - function in org.ice4j.message.Request
Determines if the message type is a Error Response.
isEstablished() - function in org.ice4j.ice.IceProcessingState
Returns true iff the state is one in which a connection has been established, that is either COMPLETED or TERMINATED.
isExpired() - function in org.ice4j.stack.StunServerTransaction
Determines whether this StunServerTransaction is expired now.
isExpired(long) - function in org.ice4j.stack.StunServerTransaction
Determines whether this StunServerTransaction will be expired at a specific point in time.
isFrozen() - function in org.ice4j.ice.CheckList
Determines whether this CheckList can be considered frozen.
isFrozen() - function in org.ice4j.ice.CandidatePair
Determines whether this candidate pair is frozen or not.
isHostHarvester() - function in org.ice4j.ice.harvest.TcpHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.StunMappingCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.GoogleTurnCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.AwsCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.GoogleTurnSSLCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.StunCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.TurnCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.CandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.AbstractCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.UPNPHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.SinglePortUdpHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.MappingCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isHostHarvester() - function in org.ice4j.ice.harvest.StaticMappingCandidateHarvester
Returns true if this CandidateHarvester is to be considered a harvester for host candidates.
isIndicationType(char) - function in org.ice4j.message.Response
Determines if the message type is Indication.
isIndicationType(char) - function in org.ice4j.message.Indication
Determines if the message type is Indication.
isIndicationType(char) - function in org.ice4j.message.Message
Determines if the message type is Indication.
isIndicationType(char) - function in org.ice4j.message.Request
Determines if the message type is Indication.
isInputShutdown() - function in org.ice4j.socket.MultiplexedSocket
 
isInputShutdown() - function in java.net.MultiplexedSocket
 
isInputShutdown() - function in org.ice4j.socket.DelegatingSocket
 
isInputShutdown() - function in org.ice4j.socket.MultiplexingSocket
 
isInputShutdown() - function in java.net.MultiplexingSocket
 
isInputShutdown() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
 
isInputShutdown() - function in java.net.GoogleRelayedCandidateSocket
 
isInputShutdown() - function in java.net.PseudoTcpJavaSocket
 
isInputShutdown() - function in java.net.PseudoTcpSocket
 
isInterfaceAllowed(NetworkInterface) - function in org.ice4j.ice.harvest.HostCandidateHarvester
Returns a boolean value indicating whether ice4j should allocate a host candidate for the specified interface.
isInterfaceLoopback(NetworkInterface) - function in org.ice4j.ice.NetworkUtils
Determines whether or not the iface interface is a loopback interface.
isInterfaceUp(NetworkInterface) - function in org.ice4j.ice.NetworkUtils
Determines, if possible, whether or not the iface interface is up.
isInterfaceVirtual(NetworkInterface) - function in org.ice4j.ice.NetworkUtils
Determines, if possible, whether or not the iface interface is a virtual interface (e.g.
isIPv4Address(String) - function in org.ice4j.ice.NetworkUtils
Verifies whether address could be an IPv4 address string.
isIPv6() - function in org.ice4j.TransportAddress
Returns true if this is an IPv6 address and false otherwise.
isIPv6Address(String) - function in org.ice4j.ice.NetworkUtils
Verifies whether address could be an IPv6 address string.
isMySubclass(Class) - function in gov.nist.core.CandidateAttribute
 
isNominated() - function in org.ice4j.ice.CandidatePair
Returns the value of this pair's nominated flag.
isOpen() - function in java.nio.channels.spi.BaseDelegatingServerSocketChannel
 
isOpen() - function in java.nio.channels.spi.BaseDelegatingSocketChannel
 
isOutputShutdown() - function in org.ice4j.socket.MultiplexedSocket
 
isOutputShutdown() - function in java.net.MultiplexedSocket
 
isOutputShutdown() - function in org.ice4j.socket.DelegatingSocket
 
isOutputShutdown() - function in org.ice4j.socket.MultiplexingSocket
 
isOutputShutdown() - function in java.net.MultiplexingSocket
 
isOutputShutdown() - function in org.ice4j.socket.GoogleRelayedCandidateSocket
 
isOutputShutdown() - function in java.net.GoogleRelayedCandidateSocket
 
isOutputShutdown() - function in java.net.PseudoTcpJavaSocket
 
isOutputShutdown() - function in java.net.PseudoTcpSocket
 
isOver() - function in org.ice4j.ice.Agent
Indicates whether this Agent has finished ICE processing.
isOver() - function in org.ice4j.ice.IceProcessingState
Determines whether an Agent in this state has finished its ICE processing.
isPacketLoggerEnabled() - function in org.ice4j.stack.StunStack
Checks whether packet logger is set and enabled.
isRegistered() - function in java.nio.channels.spi.BaseDelegatingServerSocketChannel
 
isRegistered() - function in java.nio.channels.spi.BaseDelegatingSocketChannel
 
isRequestType(char) - function in org.ice4j.message.Response
Determines whether type could be the type of a STUN Request (as opposed to STUN Response).
isRequestType(char) - function in org.ice4j.message.Indication
Determines whether type could be the type of a STUN Request (as opposed to STUN Response).
isRequestType(char) - function in org.ice4j.message.Message
Determines whether type could be the type of a STUN Request (as opposed to STUN Response).
isRequestType(char) - function in org.ice4j.message.Request
Determines whether type could be the type of a STUN Request (as opposed to STUN Response).
isResponseType(char) - function in org.ice4j.message.Response
Determines whether type could be the type of a STUN Response (as opposed to STUN Request).
isResponseType(char) - function in org.ice4j.message.Indication
Determines whether type could be the type of a STUN Response (as opposed to STUN Request).
isResponseType(char) - function in org.ice4j.message.Message
Determines whether type could be the type of a STUN Response (as opposed to STUN Request).
isResponseType(char) - function in org.ice4j.message.Request
Determines whether type could be the type of a STUN Response (as opposed to STUN Request).
isRetransmitting() - function in org.ice4j.stack.StunServerTransaction
Specifies whether this server transaction is in the retransmitting state.
isRFC3489Compatible() - function in org.ice4j.stack.TransactionID
If the transaction is compatible with RFC3489 (16 bytes).
isRFlag() - function in org.ice4j.attribute.EvenPortAttribute
Is the R flag set
isRtcpPacket(DatagramPacket) - function in org.ice4j.socket.RtcpDemuxPacketFilter
Determines whether a specific DatagramPacket is an RTCP.
isSSL() - function in org.ice4j.ice.PeerReflexiveCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.LocalCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.UPNPCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.HostCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.ServerReflexiveCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.TcpHostCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.RelayedCandidate
Gets the value of the 'ssl' flag.
isSSL() - function in org.ice4j.ice.GoogleRelayedCandidate
Gets the value of the 'ssl' flag.
isStarted() - function in org.ice4j.ice.Agent
Indicates whether this Agent is currently in the process of running connectivity checks and establishing connectivity.
isStunPacket(DatagramPacket) - function in org.ice4j.socket.StunDatagramPacketFilter
Determines whether a specific DatagramPacket represents a STUN (or TURN) packet.
isStunPacket(DatagramPacket) - function in org.ice4j.socket.TurnDatagramPacketFilter
Determines whether a specific DatagramPacket represents a STUN (or TURN) packet.
isSuccessResponse() - function in org.ice4j.message.Response
Determines whether this instance represents a STUN success response.
isSuccessResponseType(char) - function in org.ice4j.message.Response
Determines if the message type is a Success Response.
isSuccessResponseType(char) - function in org.ice4j.message.Indication
Determines if the message type is a Success Response.
isSuccessResponseType(char) - function in org.ice4j.message.Message
Determines if the message type is a Success Response.
isSuccessResponseType(char) - function in org.ice4j.message.Request
Determines if the message type is a Success Response.
isTrickling() - function in org.ice4j.ice.Agent
Indicates whether this agent is currently set to trickle candidates rather than gathering them synchronously while components are being added.
isUnresolved() - function in java.net.TransportAddress
 
isValid() - function in org.ice4j.ice.CandidatePair
Returns true if this pair has been confirmed by a connectivity check response and false otherwise.
isValidIPAddress(String) - function in org.ice4j.ice.NetworkUtils
Checks whether address is a valid IP address string.
isValidPortNumber(int) - function in org.ice4j.ice.NetworkUtils
Determines whether port is a valid port number bindable by an application (i.e.
isValidRange(char) - function in org.ice4j.attribute.ChannelNumberAttribute
Determines if the channelNo is in valid range.
isVirtual() - function in org.ice4j.ice.PeerReflexiveCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.LocalCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.Candidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.UPNPCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.HostCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.ServerReflexiveCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.TcpHostCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.RelayedCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.GoogleRelayedCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isVirtual() - function in org.ice4j.ice.RemoteCandidate
Determines whether the address associated with this candidate belongs to a VPN interface.
isWindowsAutoConfiguredIPv4Address(InetAddress) - function in org.ice4j.ice.NetworkUtils
Determines whether the address is the result of windows auto configuration.
iterator() - function in java.util.CheckList
 
iterator() - function in java.lang.CheckList
 
iterator() - function in org.ice4j.ice.harvest.CandidateHarvesterSet
Returns an Iterator over the CandidateHarvesters which are elements in this CandidateHarvesterSet.
iterator() - function in java.lang.CandidateHarvesterSet
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X