package org.acme.jaxws.stubs; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public class VoidWrapper { }