@Addressing(required=true, enabled=true) public interface MetadataExchange
Modifier and Type | Method and Description |
---|---|
Metadata |
get2004() |
Metadata |
getMetadata(GetMetadata body) |
@Action(input="http://schemas.xmlsoap.org/ws/2004/09/transfer/Get", output="http://schemas.xmlsoap.org/ws/2004/09/transfer/GetResponse") Metadata get2004()
@Action(input="http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Request", output="http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata/Response") Metadata getMetadata(GetMetadata body)
Apache CXF