javax.jms
Interface ServerSession


public interface ServerSession

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $

Method Summary
 Session getSession()
           
 void start()
           
 

Method Detail

getSession

Session getSession()
                   throws JMSException
Throws:
JMSException

start

void start()
           throws JMSException
Throws:
JMSException


Copyright © 2008. All Rights Reserved.