public interface StreamListener
Modifier and Type | Method and Description |
---|---|
void |
onStreamNotification(Object source,
int size)
Invoked by notifiying streams
|
void onStreamNotification(Object source, int size)
source
- the streamsize
- the number of bytes since the last notificationCopyright © 2018 JBoss by Red Hat. All rights reserved.