@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") @Addressing(required=true, enabled=true) public class MEXEndpoint extends Object implements MetadataExchange
| Constructor and Description |
|---|
MEXEndpoint(EndpointImpl server) |
MEXEndpoint(Server server) |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
get2004() |
Metadata |
getMetadata(GetMetadata body) |
public MEXEndpoint(EndpointImpl server)
public MEXEndpoint(Server server)
public Metadata get2004()
get2004 in interface MetadataExchangepublic Metadata getMetadata(GetMetadata body)
getMetadata in interface MetadataExchangeApache CXF