public class SoapRequestWriter extends Object
Constructor and Description |
---|
SoapRequestWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
writeSoapRequest(OutputStream os,
Iterable<jp.go.nict.langrid.commons.rpc.RpcHeader> headers,
Method method,
Object... args) |
public static void writeSoapRequest(OutputStream os, Iterable<jp.go.nict.langrid.commons.rpc.RpcHeader> headers, Method method, Object... args) throws IOException, IllegalAccessException, InvocationTargetException