Package com.jme3.network.kernel.tcp


package com.jme3.network.kernel.tcp
  • Classes
    Class
    Description
    Endpoint implementation that encapsulates the channel IO based connection information and keeps track of the outbound data queue for the channel.
    A Kernel implementation based on NIO selectors.
    A straight forward socket-based connector implementation that does not use any separate threading.