org.cogchar.bundle.demo.convo.ui
Class MessagingConnectImpl
java.lang.Object
org.cogchar.bundle.demo.convo.ui.MessagingConnectImpl
public class MessagingConnectImpl
- extends Object
- Author:
- matt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagingConnectImpl
public MessagingConnectImpl()
setBrokerAddress
public void setBrokerAddress(org.jflux.api.core.Source<String> ipSrc,
org.jflux.api.core.Source<String> portSource,
org.jflux.api.core.Source<String> usernameSource,
org.jflux.api.core.Source<String> passwordSource,
org.jflux.api.core.Source<String> clientNameSource,
org.jflux.api.core.Source<String> virtualHostSource)
setDestination
public void setDestination(org.jflux.api.core.Source<String> src)
connect
public boolean connect()
disconnect
public void disconnect()
getSession
public javax.jms.Session getSession()
getDestination
public javax.jms.Destination getDestination()
Copyright © 2010-2014. All Rights Reserved.