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