protected class ThreadPerSessionEventHandlingStrategy.MessageDispatchingThread extends ThreadPerSessionEventHandlingStrategy.ThreadAdapter
Modifier and Type | Method and Description |
---|---|
void |
enqueue(Message message) |
int |
getQueueSize() |
boolean |
isStopped() |
void |
stopDispatcher() |
run, start
public void enqueue(Message message)
public int getQueueSize()
public void stopDispatcher()
public boolean isStopped()
Copyright © 2021. All rights reserved.