Module 
Package org.xnio

Interface XnioProvider


  • public interface XnioProvider
    An XNIO provider, used by the service loader discovery mechanism.
    Author:
    David M. Lloyd
    • Method Detail

      • getInstance

        Xnio getInstance()
        Get the XNIO instance for this provider.
        Returns:
        the XNIO instance
      • getName

        java.lang.String getName()
        Get the provider name.
        Returns:
        the name