Skip to content

Instantly share code, notes, and snippets.

@asoldano
Created March 1, 2013 11:23
JBoss Wise: writing a message preview
ByteArrayOutputStream bos = new ByteArrayOutputStream();
method.writeRequestPreview(args, bos);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment