public class SocketSignalTransporter extends AbstractSignalTransporter
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
logger
Log signals processing.
|
Constructor and Description |
---|
SocketSignalTransporter()
Create a new socket signal transporter.
|
Modifier and Type | Method and Description |
---|---|
void |
send(Signal signal)
Connect to the remote host and send the signal.
|
generateSignalMessage, getGlobalSignalId, getHandlerId, getReceiverId, getSignalURI, getSupportedSignals, init
public SocketSignalTransporter()
AbstractSignalTransporter.init(String)
.public void send(Signal signal)
signal
- The signal to send, must not be null