Uses of Enum Class
com.teamdev.jxbrowser.net.ResourceType
Packages that use ResourceType
Package
Description
Contains classes and interfaces for working with network.
-
Uses of ResourceType in com.teamdev.jxbrowser.net
Methods in com.teamdev.jxbrowser.net that return ResourceTypeModifier and TypeMethodDescriptiondefault ResourceTypeUrlRequest.resourceType()Returns the type of the resource the request is loading.static ResourceTypeReturns the enum constant of this class with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.