Package org.mockserver.socket


package org.mockserver.socket
  • Classes
    Class
    Description
    Transport-selection utility that picks the highest-performance Netty transport available on the current platform: Linux epoll when the native library is present, NIO everywhere else.