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 TypeMethodDescriptionstatic ResourceTypeResourceType.forNumber(int value) default ResourceTypeUrlRequest.resourceType()Returns the type of the resource the request is loading.static ResourceTypeResourceType.valueOf(int value) Deprecated.static ResourceTypeResourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.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.Methods in com.teamdev.jxbrowser.net that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ResourceType>ResourceType.internalGetValueMap()