org.jboss.errai.bus.server.io
Interface Buffered
- All Known Implementing Classes:
- BufferDeliveryHandler
public interface Buffered
- Author:
- Mike Brock
copyFromBuffer
boolean copyFromBuffer(MessageQueue queue,
ByteWriteAdapter toAdapter)
throws IOException
- Throws:
IOException
copyFromBuffer
boolean copyFromBuffer(TimeUnit timeUnit,
int timeout,
MessageQueue queue,
ByteWriteAdapter toAdapter)
throws IOException
- Throws:
IOException
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.