Show / Hide Table of Contents

    Namespace Fibula.Communications.Contracts.Abstractions

    Interfaces

    IBytesInfo

    Interface for information in the form of a bytes array.

    IConnection

    Interface for all types of connections.

    IIncomingPacket

    Common interface for all incoming packets.

    IListener

    Common interface of all listeners.

    INetworkMessage

    Interface that represents a network message.

    IOutboundPacket

    Interface for all outbound packets.

    IPacketReader

    Interface for packet readers.

    IPacketWriter

    Interface for packet writers.

    IProtocol

    Interface that contains methods to select the appropriate request and response handlers for a given protocol.

    ISocketConnection

    Interface for connections.

    ISocketConnectionFactory

    Interface that represents a connection factory.

    ITcpListener

    Common interface for TCP listeners.

    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.