Class BytesMessageOutputStream
java.lang.Object
java.io.OutputStream
org.wso2.carbon.inbound.endpoint.protocol.jms.BytesMessageOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream
-
Constructor Details
-
BytesMessageOutputStream
public BytesMessageOutputStream(javax.jms.BytesMessage message)
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
JMSExceptionWrapper
-
write
- Overrides:
writein classOutputStream- Throws:
JMSExceptionWrapper
-
write
- Overrides:
writein classOutputStream- Throws:
JMSExceptionWrapper
-