javax.jms

Interface ServerSession

public interface ServerSession

Method Summary

Session
getSession()
void
start()

Method Details

getSession

public Session getSession()
            throws JMSException

start

public void start()
            throws JMSException