|
Apache JMeter | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jmeter.protocol.jms.client.Publisher
| Constructor Summary | |
Publisher(boolean useProps,
String jndi,
String url,
String connfactory,
String topic,
boolean useAuth,
String user,
String pwd)
|
|
| Method Summary | |
void |
close()
Clise will close the session |
void |
initConnection(Context ctx,
String connfactory,
String topic)
|
Context |
initJNDI(boolean useProps,
String jndi,
String url,
boolean useAuth,
String user,
String pwd)
|
void |
publish(Serializable contents)
|
void |
publish(String text)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Publisher(boolean useProps,
String jndi,
String url,
String connfactory,
String topic,
boolean useAuth,
String user,
String pwd)
| Method Detail |
public Context initJNDI(boolean useProps,
String jndi,
String url,
boolean useAuth,
String user,
String pwd)
public void initConnection(Context ctx,
String connfactory,
String topic)
public void publish(String text)
public void publish(Serializable contents)
public void close()
|
Apache JMeter | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||