public interface JobMessageObserver
| Modifier and Type | Method and Description | 
|---|---|
void | 
sendMessageToClient(byte[] message)
Send a message to the client. 
 | 
void sendMessageToClient(byte[] message)
message - a message to be sent to the clientCopyright © 2015 The Apache Software Foundation. All rights reserved.