Modifier and Type | Class | Description |
---|---|---|
class |
AbstractNotificationHandler<T> |
A skeletal handler that consumes notifications and continues.
|
Modifier and Type | Method | Description |
---|---|---|
abstract <T> MessageInfo |
SctpChannel.receive(ByteBuffer dst,
T attachment,
NotificationHandler<T> handler) |
Receives a message into the given buffer and/or handles a notification.
|
abstract <T> MessageInfo |
SctpMultiChannel.receive(ByteBuffer buffer,
T attachment,
NotificationHandler<T> handler) |
Receives a message and/or handles a notification via this channel.
|
Copyright © 2009, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b139-1