weblogic.webservice.binding.jms
Class JMSConnection
java.lang.Object
   weblogic.webservice.binding.jms.JMSConnection
weblogic.webservice.binding.jms.JMSConnection
Deprecated. please migrate to jws for webservices
- public class JMSConnection 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JNDI_FACTORY
public static final String JNDI_FACTORY
- Deprecated. 
- See Also:
- Constant Field Values
 
JMSConnection
public JMSConnection(JMSBindingInfo bindingInfo)
              throws NamingException,
                     JMSException
- Deprecated. 
- Throws:
- NamingException
- JMSException
 
getSender
public QueueSender getSender()
- Deprecated. - 
 
getMessage
public TextMessage getMessage()
- Deprecated. - 
 
close
public void close()
           throws JMSException
- Deprecated. - 
- Throws:
- JMSException