Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.jms
Interface ServerSession  view ServerSession download ServerSession.java


public interface ServerSession

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Method Summary
 Session getSession()
           
 void start()
           
 

Method Detail

getSession

public Session getSession()
                   throws JMSException

start

public void start()
           throws JMSException