The members of Java.Nio.Channels.Spi.SelectorProvider are listed below.
See Also: Inherited members from Java.Lang.Object
Constructs a new SelectorProvider. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
InheritedChannel()Returns the channel inherited from the process that created this VM. | ||
abstract | OpenDatagramChannel()Creates a new open DatagramChannel. | |
abstract | OpenPipe()Creates a new Pipe. | |
abstract | OpenSelector()Creates a new selector. | |
abstract | OpenServerSocketChannel()Creates a new open ServerSocketChannel. | |
abstract | OpenSocketChannel()Create a new open SocketChannel. | |
static | Provider()Gets a provider instance by executing the following steps when called for the first time: |