|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.buffer.delegate.AsynchronousRequestDelegate
org.jactr.modules.pm.common.buffer.AbstractRequestDelegate
org.jactr.modules.pm.aural.buffer.processor.AttendToRequestDelegate
public class AttendToRequestDelegate
attend-to and move-attention delegate that handles buffer states and routes the request to the module
| Constructor Summary | |
|---|---|
AttendToRequestDelegate(IAuralModule module,
IChunkType attendChunkType,
java.lang.String locationSlotName)
|
|
| Method Summary | |
|---|---|
void |
clear()
clear and possibly abort a pending encoding |
| Methods inherited from class org.jactr.modules.pm.common.buffer.AbstractRequestDelegate |
|---|
willAccept |
| Methods inherited from class org.jactr.core.buffer.delegate.AsynchronousRequestDelegate |
|---|
isAsynchronous, isDelayingStart, isUsingBlockingTimedEvents, request, setAsynchronous, setDelayStart, setUseBlockingTimedEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttendToRequestDelegate(IAuralModule module,
IChunkType attendChunkType,
java.lang.String locationSlotName)
| Method Detail |
|---|
public final void clear()
clear in interface IRequestDelegateclear in class AsynchronousRequestDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||