public class JMSSender extends Object implements ISender
Constructor and Description |
---|
JMSSender() |
Modifier and Type | Method and Description |
---|---|
boolean |
send(Data data) |
void |
setDestination(String name) |
void |
setHostname(String hostname) |
void |
setLogin(String login) |
void |
setMessageOption(String message) |
void |
setPassword(String password) |
void |
setPort(int port) |
void |
start() |
void |
stop() |
public void start()
public void stop()
public void setDestination(String name)
name
- the destination 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.