| Package | Description |
|---|---|
| org.apache.axis2.transport.jms.iowrappers |
| Modifier and Type | Method and Description |
|---|---|
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–2017 The Apache Software Foundation. All rights reserved.