请参阅: 说明
类 | 说明 |
---|---|
OioSctpChannel |
SctpChannel implementation which use blocking mode and allows to read / write
SctpMessage s to the underlying SctpChannel . |
OioSctpServerChannel |
SctpServerChannel implementation which use blocking mode to accept new
connections and create the OioSctpChannel for them. |