Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.jms.JMSExceptionWrapper
Packages that use JMSExceptionWrapper
-
Uses of JMSExceptionWrapper in org.wso2.carbon.inbound.endpoint.protocol.jms
Methods in org.wso2.carbon.inbound.endpoint.protocol.jms that throw JMSExceptionWrapperModifier and TypeMethodDescriptionintBytesMessageInputStream.read()intBytesMessageInputStream.read(byte[] b) intBytesMessageInputStream.read(byte[] b, int off, int len) voidBytesMessageOutputStream.write(byte[] b) voidBytesMessageOutputStream.write(byte[] b, int off, int len) voidBytesMessageOutputStream.write(int b)