Uses of Interface
       
       org.jsoup.Connection.Base
     
      Packages that use Connection.Base
     
     Package
      Description
      
      
        Contains the main 
      Jsoup class, which provides convenient static access to the jsoup functionality.
       Package containing classes supporting the core jsoup code.
      - 
        Uses of Connection.Base in org.jsoupClasses in org.jsoup with type parameters of type Connection.BaseModifier and TypeInterfaceDescriptionstatic interfaceConnection.Base<T extends Connection.Base<T>>Common methods for Requests and ResponsesSubinterfaces of Connection.Base in org.jsoupModifier and TypeInterfaceDescriptionstatic interfaceRepresents a HTTP request.static interfaceRepresents a HTTP response.
- 
        Uses of Connection.Base in org.jsoup.helperClasses in org.jsoup.helper that implement Connection.BaseModifier and TypeClassDescriptionstatic classstatic class