public interface IPullableProvider extends IProvider
Modifier and Type | Method and Description |
---|---|
IMessage |
pullMessage(IPipe pipe) |
IMessage |
pullMessage(IPipe pipe,
long wait) |
onOOBControlMessage
static final String KEY
IMessage pullMessage(IPipe pipe) throws IOException
IOException
IMessage pullMessage(IPipe pipe, long wait) throws IOException
IOException
Copyright © 2006-2012 The Red5 Project