| Constructor and Description |
|---|
InvocationWorker(WorkQueue<javax.jms.Message> workQueue,
ResponseTransport responseTransport,
WireInvocationCircuit invocationCircuit,
SignalCodec signalCodec,
int maximumMessageLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
engageWork(javax.jms.Message message) |
public InvocationWorker(WorkQueue<javax.jms.Message> workQueue, ResponseTransport responseTransport, WireInvocationCircuit invocationCircuit, SignalCodec signalCodec, int maximumMessageLength)
Copyright © 2020. All rights reserved.