Uses of Class
aQute.bnd.connection.settings.ServerDTO
Packages that use ServerDTO
-
Uses of ServerDTO in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings with type parameters of type ServerDTOMethods in aQute.bnd.connection.settings that return types with arguments of type ServerDTOMethods in aQute.bnd.connection.settings with parameters of type ServerDTOModifier and TypeMethodDescriptionvoidConnectionSettings.createURLConnectionHandler(ServerDTO serverDTO) private booleanConnectionSettings.isBasicAuth(ServerDTO server) private booleanConnectionSettings.isBearerAuth(ServerDTO server) private booleanConnectionSettings.isHttpsVerification(ServerDTO server) private booleanConnectionSettings.isPrivateKey(ServerDTO server) Constructors in aQute.bnd.connection.settings with parameters of type ServerDTOModifierConstructorDescription(package private)SettingsURLConnectionHandler(ServerDTO serverDTO, Processor processor)