SctpServerChannel
bind(SocketAddress local)
abstract SctpServerChannel
bind(SocketAddress local, int backlog)
bindAddress(InetAddress address)
static SctpServerChannel
open()
abstract <T> SctpServerChannel
setOption(SctpSocketOption<T> name, T value)
unbindAddress(InetAddress address)