Interface WithContentType

All Known Subinterfaces:
SoapMessage, SoapRequest, SoapResponse
All Known Implementing Classes:
DefaultSoapRequest, DefaultSoapResponse, EmptySoapResponse, SoapAttachment

public interface WithContentType
Contract for Objects that carries a content-type.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getContentType

      String getContentType()
      Returns:
      the content type of the attachment content.