Class InvocationWorker
java.lang.Object
org.smallmind.phalanx.worker.Worker<jakarta.jms.Message>
org.smallmind.phalanx.wire.transport.jms.InvocationWorker
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionInvocationWorker(WorkQueue<jakarta.jms.Message> workQueue, ResponseTransmitter responseTransmitter, WireInvocationCircuit invocationCircuit, SignalCodec signalCodec, int maximumMessageLength) -
Method Summary
-
Constructor Details
-
InvocationWorker
public InvocationWorker(WorkQueue<jakarta.jms.Message> workQueue, ResponseTransmitter responseTransmitter, WireInvocationCircuit invocationCircuit, SignalCodec signalCodec, int maximumMessageLength)
-
-
Method Details
-
engageWork
- Specified by:
engageWorkin classWorker<jakarta.jms.Message>- Throws:
Throwable
-
close
public void close()
-