public static class SimpleSmfClient.PriorityData extends Object
| Constructor and Description |
|---|
PriorityData() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
ByteBuffer |
dequeue() |
void |
enqueue(ByteBuffer buf,
SimpleSmfClient parentSmfClient) |
void |
enqueue(WireMessage request,
SimpleSmfClient parentSmfClient) |
boolean |
hasWork() |
ByteBuffer |
peek() |
String |
toString() |
public final boolean hasWork()
public void enqueue(ByteBuffer buf, SimpleSmfClient parentSmfClient)
public ByteBuffer dequeue()
public void enqueue(WireMessage request, SimpleSmfClient parentSmfClient)
public ByteBuffer peek()
public void clear()
Copyright 2004-2019 Solace Corporation. All rights reserved.