javax.jms
Interface ServerSession


public interface ServerSession

Version:
$Rev: 46019 $ $Date: 2004-09-14 11:56:06 +0200 (Tue, 14 Sep 2004) $

Method Summary
 Session getSession()
           
 void start()
           
 

Method Detail

getSession

Session getSession()
                   throws JMSException
Throws:
JMSException

start

void start()
           throws JMSException
Throws:
JMSException


Copyright © {inceptionYear}-2009 null. All Rights Reserved.