| Constructor and Description |
|---|
JMSSender() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
send(Data data) |
void |
setHostname(String hostname) |
void |
setLogin(String login) |
void |
setMessageOption(String message) |
void |
setPassword(String password) |
void |
setPort(int port) |
void |
setTopic(String stopic) |
void |
start() |
void |
stop() |
public void start()
public void stop()
public void setTopic(String stopic)
stopic - the stopic to setpublic void setLogin(String login)
login - the login to setpublic void setPassword(String password)
password - the password to setpublic void setHostname(String hostname)
hostname - the hostname to setpublic void setPort(int port)
port - the port to setpublic void setMessageOption(String message)
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.