|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectutilities.controlmessage.ControlMessageSender
public class ControlMessageSender
Sends control messages to the specified host and port number
| Field Summary | |
|---|---|
protected Logger |
logger
|
| Constructor Summary | |
|---|---|
ControlMessageSender()
|
|
ControlMessageSender(Logger logger)
|
|
| Method Summary | |
|---|---|
void |
sendMessage(ControlMessage message,
byte[] remoteHostAddress,
int remotePort)
Sends a message to the passed IP address and port number |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Logger logger
| Constructor Detail |
|---|
public ControlMessageSender(Logger logger)
public ControlMessageSender()
| Method Detail |
|---|
public void sendMessage(ControlMessage message,
byte[] remoteHostAddress,
int remotePort)
message - remoteHostAddress - remotePort -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||