Class AxisRequestEntity


  • public final class AxisRequestEntity
    extends Object
    This Request Entity is used by the HTTPCommonsTransportSender. This wraps the Axis2 message formatter object.
    • Method Detail

      • isRepeatable

        public boolean isRepeatable()
      • getContentLength

        public long getContentLength()
      • getContentType

        public String getContentType()
      • isChunked

        public boolean isChunked()