org.apache.cxf.ws.mex
Interface MetadataExchange
- All Known Implementing Classes:
- MEXEndpoint
@Addressing(required=true,
enabled=true)
public interface MetadataExchange
get2004
@Action(input="http://schemas.xmlsoap.org/ws/2004/09/transfer/Get",
output="http://schemas.xmlsoap.org/ws/2004/09/transfer/GetResponse")
Metadata get2004()
getMetadata
@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