Uses of Class
org.apache.axis2.transport.jms.iowrappers.JMSExceptionWrapper

Packages that use JMSExceptionWrapper
org.apache.axis2.transport.jms.iowrappers   
 

Uses of JMSExceptionWrapper in org.apache.axis2.transport.jms.iowrappers
 

Methods in org.apache.axis2.transport.jms.iowrappers that throw JMSExceptionWrapper
 int BytesMessageInputStream.read()
           
 int BytesMessageInputStream.read(byte[] b)
           
 int BytesMessageInputStream.read(byte[] b, int off, int len)
           
 void BytesMessageOutputStream.write(byte[] b)
           
 void BytesMessageOutputStream.write(byte[] b, int off, int len)
           
 void BytesMessageOutputStream.write(int b)
           
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.