Class WrapperBridge<T>

java.lang.Object
com.sun.xml.ws.spi.db.WrapperBridge<T>
All Implemented Interfaces:
XMLBridge<T>

public class WrapperBridge<T> extends Object implements XMLBridge<T>
WrapperBridge handles RPC-Literal body and Document-Literal wrappers without static wrapper classes.
Author:
shih-chang.chen@oracle.com