Uses of Interface
org.jsoup.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.jsoup
Modifier and TypeInterfaceDescriptionstatic interface
Connection.Base<T extends Connection.Base<T>>
Common methods for Requests and ResponsesModifier and TypeInterfaceDescriptionstatic interface
Represents a HTTP request.static interface
Represents a HTTP response. -
Uses of Connection.Base in org.jsoup.helper
Modifier and TypeClassDescriptionstatic class
static class