当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
StreamListener (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
org.jboss.util.stream
Interface StreamListener
- public interface StreamListener
A stream listener
- Version:
- $Revision: 1.2 $
- Author:
- Adrian Brock
onStreamNotification
public void onStreamNotification(Object source,
int size)
- Invoked by notifiying streams
- Parameters:
source
- the streamsize
- the number of bytes since the last notification
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.