The members of Java.Nio.Channels.ServerSocketChannel are listed below.
See Also: Inherited members from Java.Nio.Channels.Spi.AbstractSelectableChannel
Constructs a new Java.Nio.Channels.ServerSocketChannel. | ||
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. |
abstract | Accept()Accepts a connection to this server-socket channel. | |
AcceptAsync()Documentation for this section has not yet been entered. | ||
Bind(Java.Net.SocketAddress)Documentation for this section has not yet been entered. | ||
abstract | Bind(Java.Net.SocketAddress, int)Documentation for this section has not yet been entered. | |
static | Open()Creates an open and unbound server-socket channel. | |
abstract | Socket()Return the server-socket assigned this channel, which does not declare any public methods that are not declared in ServerSocket. | |
override | ValidOps()Gets the valid operations of this channel. |