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 © 2015 JBoss by Red Hat. All rights reserved.