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.-
Uses of Connection.Base in org.jsoup
Classes in org.jsoup with type parameters of type Connection.BaseModifier and TypeInterfaceDescriptionstatic interface
Connection.Base<T extends Connection.Base>
Common methods for Requests and ResponsesSubinterfaces of Connection.Base in org.jsoupModifier and TypeInterfaceDescriptionstatic interface
Represents a HTTP request.static interface
Represents a HTTP response. -
Uses of Connection.Base in org.jsoup.helper
Classes in org.jsoup.helper with type parameters of type Connection.BaseModifier and TypeClassDescriptionprivate static class
HttpConnection.Base<T extends Connection.Base>
Classes in org.jsoup.helper that implement Connection.BaseModifier and TypeClassDescriptionprivate static class
HttpConnection.Base<T extends Connection.Base>
static class
static class