Class TeeFilter

java.lang.Object
com.sun.xml.wss.impl.filter.TeeFilter

public class TeeFilter extends Object
Copies the SOAP message into an OutputStream using an optional stylesheet to format the message. The original message is not modified. This is analogous to the "tee" unix command.
Author:
Edwin Goei