Interface FSStream

  • All Known Subinterfaces:
    HttpStream
    All Known Implementing Classes:
    NaiveUserAgent.DefaultHttpStream

    public interface FSStream
    Represents a stream. We have a getReader method in case the connection knows more about the charset encoding through the headers returned from the object.