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.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2009, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b158-1