public class TestMtomPortTypeImpl extends Object implements TestMtomPortType
| Constructor and Description |
|---|
TestMtomPortTypeImpl() |
| Modifier and Type | Method and Description |
|---|---|
static int |
copy(InputStream input,
OutputStream output) |
void |
testByteArray(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<byte[]> attachinfo) |
void |
testDataHandler(javax.xml.ws.Holder<String> name,
javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo) |
public void testByteArray(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<byte[]> attachinfo)
testByteArray in interface TestMtomPortTypepublic void testDataHandler(javax.xml.ws.Holder<String> name, javax.xml.ws.Holder<javax.activation.DataHandler> attachinfo)
testDataHandler in interface TestMtomPortTypepublic static int copy(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2015 WSO2 Inc. All rights reserved.