Interface GetMetadataClient

All Known Implementing Classes:
GetMetadataClientImpl

public interface GetMetadataClient
API to send WS-MetadataExchange GetMetadata requests.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.common.util.concurrent.ListenableFuture<SoapMessage>
    sendGetMetadata(RequestResponseClient requestResponseClient)
    Sends a WS-MetadataExchange GetMetadata request.