org.apache.cxf.ws.mex
Class MEXEndpoint
java.lang.Object
org.apache.cxf.ws.mex.MEXEndpoint
- All Implemented Interfaces:
- MetadataExchange
@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/")
@Addressing(required=true,
enabled=true)
public class MEXEndpoint
- extends Object
- implements MetadataExchange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEXEndpoint
public MEXEndpoint(EndpointImpl server)
MEXEndpoint
public MEXEndpoint(Server server)
get2004
public Metadata get2004()
- Specified by:
get2004
in interface MetadataExchange
getMetadata
public Metadata getMetadata(GetMetadata body)
- Specified by:
getMetadata
in interface MetadataExchange
Apache CXF