A C D E F G I M O R S T U W 

I

IncomingTCPClientConnectionPacket - Class in Extasys.Network.TCP.Server.Listener.Packets
 
IncomingTCPClientConnectionPacket(TCPClientConnection, DataFrame, IncomingTCPClientConnectionPacket) - Constructor for class Extasys.Network.TCP.Server.Listener.Packets.IncomingTCPClientConnectionPacket
Constructs a new incoming packet for an existing TCP client connection.
IncomingTCPClientPacket - Class in Extasys.Network.TCP.Client.Connectors.Packets
 
IncomingTCPClientPacket(TCPConnector, DataFrame, IncomingTCPClientPacket) - Constructor for class Extasys.Network.TCP.Client.Connectors.Packets.IncomingTCPClientPacket
Constructs a new incoming packet received by a TCP connector.
IncomingUDPClientPacket - Class in Extasys.Network.UDP.Client.Connectors.Packets
 
IncomingUDPClientPacket(UDPConnector, DatagramPacket, IncomingUDPClientPacket) - Constructor for class Extasys.Network.UDP.Client.Connectors.Packets.IncomingUDPClientPacket
Constructs a new incoming packet received by a UDP connector.
IncomingUDPServerPacket - Class in Extasys.Network.UDP.Server.Listener.Packets
 
IncomingUDPServerPacket(UDPListener, DatagramPacket, IncomingUDPServerPacket) - Constructor for class Extasys.Network.UDP.Server.Listener.Packets.IncomingUDPServerPacket
Constructs a new incoming UDP packet.
isActive() - Method in class Extasys.Network.TCP.Client.Connectors.TCPConnector
Returns the active state of this connector.
isActive() - Method in class Extasys.Network.TCP.Server.Listener.TCPClientConnection
 
isActive() - Method in class Extasys.Network.TCP.Server.Listener.TCPListener
Returns the active state of this TCPListener.
isActive() - Method in class Extasys.Network.UDP.Client.Connectors.UDPConnector
 
isActive() - Method in class Extasys.Network.UDP.Server.Listener.UDPListener
Returns the active state of this listener.
isConnected() - Method in class Extasys.Network.TCP.Client.Connectors.TCPConnector
Returns True if this conenctor is connected to the host.
isMessageCollectorInUse() - Method in class Extasys.Network.TCP.Client.Connectors.TCPConnector
Returns the active state of the message collector.
isMessageCollectorInUse() - Method in class Extasys.Network.TCP.Server.Listener.TCPListener
Returns the active state of this listener's message collector.
A C D E F G I M O R S T U W