Interface ContentConnection

All Superinterfaces:
Connection, InputConnection, OutputConnection, StreamConnection
All Known Subinterfaces:
HttpConnection

public interface ContentConnection extends StreamConnection
  • Method Details

    • getEncoding

      String getEncoding()
    • getLength

      long getLength()
    • getType

      String getType()