A B C D E F G H I L M N P R S T U V W 
All Classes All Packages

A

ApiException - Exception in co.ipregistry.api.client.exceptions
 
ApiException(String, String, String) - Constructor for exception co.ipregistry.api.client.exceptions.ApiException
 

B

buildApiUrl(String, IpregistryOption...) - Method in class co.ipregistry.api.client.request.DefaultRequestHandler
 

C

ClientException - Exception in co.ipregistry.api.client.exceptions
 
ClientException(String) - Constructor for exception co.ipregistry.api.client.exceptions.ClientException
 
ClientException(Throwable) - Constructor for exception co.ipregistry.api.client.exceptions.ClientException
 
co.ipregistry.api.client - package co.ipregistry.api.client
 
co.ipregistry.api.client.cache - package co.ipregistry.api.client.cache
 
co.ipregistry.api.client.exceptions - package co.ipregistry.api.client.exceptions
 
co.ipregistry.api.client.model - package co.ipregistry.api.client.model
 
co.ipregistry.api.client.model.error - package co.ipregistry.api.client.model.error
 
co.ipregistry.api.client.options - package co.ipregistry.api.client.options
 
co.ipregistry.api.client.request - package co.ipregistry.api.client.request
 
co.ipregistry.api.client.util - package co.ipregistry.api.client.util
 
connection - Variable in class co.ipregistry.api.client.model.IpData
 
Connection - Class in co.ipregistry.api.client.model
 
Connection() - Constructor for class co.ipregistry.api.client.model.Connection
 
Continent - Class in co.ipregistry.api.client.model
 
Continent() - Constructor for class co.ipregistry.api.client.model.Continent
 
Country - Class in co.ipregistry.api.client.model
 
Country() - Constructor for class co.ipregistry.api.client.model.Country
 
currency - Variable in class co.ipregistry.api.client.model.IpData
 
Currency - Class in co.ipregistry.api.client.model
 
Currency() - Constructor for class co.ipregistry.api.client.model.Currency
 
CurrencyFormat - Class in co.ipregistry.api.client.model
 
CurrencyFormat() - Constructor for class co.ipregistry.api.client.model.CurrencyFormat
 
CurrencyFormatPrefixSuffix - Class in co.ipregistry.api.client.model
 
CurrencyFormatPrefixSuffix() - Constructor for class co.ipregistry.api.client.model.CurrencyFormatPrefixSuffix
 

D

DefaultCache - Class in co.ipregistry.api.client.cache
 
DefaultCache() - Constructor for class co.ipregistry.api.client.cache.DefaultCache
 
DefaultCache(int, long, int, int, ValuesReferenceType) - Constructor for class co.ipregistry.api.client.cache.DefaultCache
Constructs a new DefaultCache instance with the specified properties.
DefaultRequestHandler - Class in co.ipregistry.api.client.request
 
DefaultRequestHandler(IpregistryConfig) - Constructor for class co.ipregistry.api.client.request.DefaultRequestHandler
 
deserialize(JsonParser, DeserializationContext) - Method in class co.ipregistry.api.client.model.IpDataListDeserializer
 
DISABLED_API_KEY - co.ipregistry.api.client.model.error.ErrorCode
 

E

EmptyCache - Class in co.ipregistry.api.client.cache
 
Error - Class in co.ipregistry.api.client.model.error
 
Error() - Constructor for class co.ipregistry.api.client.model.error.Error
 
ErrorCode - Enum in co.ipregistry.api.client.model.error
 

F

FilterOption - Class in co.ipregistry.api.client.options
 
FilterOption(String) - Constructor for class co.ipregistry.api.client.options.FilterOption
 
Flag - Class in co.ipregistry.api.client.model
 
Flag() - Constructor for class co.ipregistry.api.client.model.Flag
 
FORBIDDEN_IP - co.ipregistry.api.client.model.error.ErrorCode
 
FORBIDDEN_ORIGIN - co.ipregistry.api.client.model.error.ErrorCode
 

G

get(int) - Method in class co.ipregistry.api.client.model.IpDataList
 
get(String) - Method in class co.ipregistry.api.client.cache.DefaultCache
 
get(String) - Method in class co.ipregistry.api.client.cache.EmptyCache
 
get(String) - Method in interface co.ipregistry.api.client.cache.IpregistryCache
Returns the value associated with ip in this cache, or null if there is no cached value for ip.
getCache() - Method in class co.ipregistry.api.client.Ipregistry
 
getInstance() - Static method in class co.ipregistry.api.client.cache.EmptyCache
 

H

hostname - Variable in class co.ipregistry.api.client.model.IpData
 
HostnameOption - Class in co.ipregistry.api.client.options
 
HostnameOption(boolean) - Constructor for class co.ipregistry.api.client.options.HostnameOption
 

I

INSUFFICIENT_CREDITS - co.ipregistry.api.client.model.error.ErrorCode
 
INTERNAL - co.ipregistry.api.client.model.error.ErrorCode
 
INVALID_API_KEY - co.ipregistry.api.client.model.error.ErrorCode
 
INVALID_FILTER_SYNTAX - co.ipregistry.api.client.model.error.ErrorCode
 
INVALID_IP_ADDRESS - co.ipregistry.api.client.model.error.ErrorCode
 
invalidate(String) - Method in class co.ipregistry.api.client.cache.DefaultCache
 
invalidate(String) - Method in class co.ipregistry.api.client.cache.EmptyCache
 
invalidate(String) - Method in interface co.ipregistry.api.client.cache.IpregistryCache
Removes the data cached for the specified ip from the cache.
invalidateAll() - Method in class co.ipregistry.api.client.cache.DefaultCache
 
invalidateAll() - Method in class co.ipregistry.api.client.cache.EmptyCache
 
invalidateAll() - Method in interface co.ipregistry.api.client.cache.IpregistryCache
Clears the cache content (i.e.
ip - Variable in class co.ipregistry.api.client.model.IpData
 
IpData - Class in co.ipregistry.api.client.model
 
IpData() - Constructor for class co.ipregistry.api.client.model.IpData
 
IpDataException - Exception in co.ipregistry.api.client.exceptions
 
IpDataException(String, String, String) - Constructor for exception co.ipregistry.api.client.exceptions.IpDataException
 
IpDataList - Class in co.ipregistry.api.client.model
 
IpDataList() - Constructor for class co.ipregistry.api.client.model.IpDataList
 
IpDataListDeserializer - Class in co.ipregistry.api.client.model
 
IpDataListDeserializer() - Constructor for class co.ipregistry.api.client.model.IpDataListDeserializer
 
Ipregistry - Class in co.ipregistry.api.client
 
Ipregistry(IpregistryConfig) - Constructor for class co.ipregistry.api.client.Ipregistry
 
Ipregistry(IpregistryConfig, IpregistryCache) - Constructor for class co.ipregistry.api.client.Ipregistry
 
Ipregistry(IpregistryConfig, IpregistryCache, DefaultRequestHandler) - Constructor for class co.ipregistry.api.client.Ipregistry
 
Ipregistry(String) - Constructor for class co.ipregistry.api.client.Ipregistry
 
IpregistryCache - Interface in co.ipregistry.api.client.cache
 
IpregistryConfig - Class in co.ipregistry.api.client
 
IpregistryConfig() - Constructor for class co.ipregistry.api.client.IpregistryConfig
 
IpregistryException - Exception in co.ipregistry.api.client.exceptions
 
IpregistryException(String) - Constructor for exception co.ipregistry.api.client.exceptions.IpregistryException
 
IpregistryException(Throwable) - Constructor for exception co.ipregistry.api.client.exceptions.IpregistryException
 
IpregistryOption - Class in co.ipregistry.api.client.options
 
IpregistryOption(String, String) - Constructor for class co.ipregistry.api.client.options.IpregistryOption
 
IpregistryRequestHandler - Interface in co.ipregistry.api.client.request
 
IpType - Enum in co.ipregistry.api.client.model
 
IPV4 - co.ipregistry.api.client.model.IpType
 
IPV6 - co.ipregistry.api.client.model.IpType
 
isBot(String) - Static method in class co.ipregistry.api.client.util.UserAgent
 

L

Language - Class in co.ipregistry.api.client.model
 
Language() - Constructor for class co.ipregistry.api.client.model.Language
 
location - Variable in class co.ipregistry.api.client.model.IpData
 
Location - Class in co.ipregistry.api.client.model
 
Location() - Constructor for class co.ipregistry.api.client.model.Location
 
lookup(IpregistryOption...) - Method in class co.ipregistry.api.client.Ipregistry
 
lookup(Iterable<String>, IpregistryOption...) - Method in class co.ipregistry.api.client.request.DefaultRequestHandler
 
lookup(Iterable<String>, IpregistryOption...) - Method in interface co.ipregistry.api.client.request.IpregistryRequestHandler
Lookup IP data such as geolocation data, currency, timezone, threat information and more for the specified collection of ips addresses by using the Ipregistry API.
lookup(String, IpregistryOption...) - Method in class co.ipregistry.api.client.Ipregistry
 
lookup(String, IpregistryOption...) - Method in class co.ipregistry.api.client.request.DefaultRequestHandler
 
lookup(String, IpregistryOption...) - Method in interface co.ipregistry.api.client.request.IpregistryRequestHandler
Lookup IP data such as geolocation data, currency, timezone, threat information and more for the specified ip address by using the Ipregistry API.
lookup(InetAddress, IpregistryOption...) - Method in class co.ipregistry.api.client.Ipregistry
 
lookup(List<String>, IpregistryOption...) - Method in class co.ipregistry.api.client.Ipregistry
 
LookupError - Class in co.ipregistry.api.client.model.error
 
LookupError() - Constructor for class co.ipregistry.api.client.model.error.LookupError
 

M

MISSING_API_KEY - co.ipregistry.api.client.model.error.ErrorCode
 

N

name - Variable in class co.ipregistry.api.client.options.IpregistryOption
 

P

PRIVATE_IP_ADDRESS - co.ipregistry.api.client.model.error.ErrorCode
 
put(String, IpData) - Method in class co.ipregistry.api.client.cache.DefaultCache
 
put(String, IpData) - Method in class co.ipregistry.api.client.cache.EmptyCache
 
put(String, IpData) - Method in interface co.ipregistry.api.client.cache.IpregistryCache
Adds the specified IpData to the cache using the given ip as key.

R

Region - Class in co.ipregistry.api.client.model
 
Region() - Constructor for class co.ipregistry.api.client.model.Region
 
RequesterIpData - Class in co.ipregistry.api.client.model
 
RequesterIpData(IpData, UserAgent) - Constructor for class co.ipregistry.api.client.model.RequesterIpData
 

S

security - Variable in class co.ipregistry.api.client.model.IpData
 
Security - Class in co.ipregistry.api.client.model
 
Security() - Constructor for class co.ipregistry.api.client.model.Security
 
set(int, Object) - Method in class co.ipregistry.api.client.model.UserAgentList
 
size() - Method in class co.ipregistry.api.client.model.IpDataList
 
SOFT - co.ipregistry.api.client.cache.ValuesReferenceType
Wraps values in soft references.
STRONG - co.ipregistry.api.client.cache.ValuesReferenceType
Stores values using strong references.

T

timeZone - Variable in class co.ipregistry.api.client.model.IpData
 
TimeZone - Class in co.ipregistry.api.client.model
 
TimeZone() - Constructor for class co.ipregistry.api.client.model.TimeZone
 
TOO_MANY_IPS - co.ipregistry.api.client.model.error.ErrorCode
 
TOO_MANY_REQUESTS - co.ipregistry.api.client.model.error.ErrorCode
 
toString() - Method in enum co.ipregistry.api.client.model.IpType
 
type - Variable in class co.ipregistry.api.client.model.IpData
 

U

unsafeGet(int) - Method in class co.ipregistry.api.client.model.IpDataList
 
UserAgent - Class in co.ipregistry.api.client.model
 
UserAgent - Class in co.ipregistry.api.client.util
 
UserAgent() - Constructor for class co.ipregistry.api.client.model.UserAgent
 
UserAgentDevice - Class in co.ipregistry.api.client.model
 
UserAgentDevice() - Constructor for class co.ipregistry.api.client.model.UserAgentDevice
 
UserAgentEngine - Class in co.ipregistry.api.client.model
 
UserAgentEngine() - Constructor for class co.ipregistry.api.client.model.UserAgentEngine
 
UserAgentList - Class in co.ipregistry.api.client.model
 
UserAgentList(int) - Constructor for class co.ipregistry.api.client.model.UserAgentList
 
UserAgentOperatingSystem - Class in co.ipregistry.api.client.model
 
UserAgentOperatingSystem() - Constructor for class co.ipregistry.api.client.model.UserAgentOperatingSystem
 

V

value - Variable in class co.ipregistry.api.client.options.IpregistryOption
 
valueOf(String) - Static method in enum co.ipregistry.api.client.cache.ValuesReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.ipregistry.api.client.model.error.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.ipregistry.api.client.model.IpType
Returns the enum constant of this type with the specified name.
values() - Static method in enum co.ipregistry.api.client.cache.ValuesReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.ipregistry.api.client.model.error.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.ipregistry.api.client.model.IpType
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesReferenceType - Enum in co.ipregistry.api.client.cache
Enum type used by @DefaultCache to specify with which type of memory reference values are stored.

W

WEAK - co.ipregistry.api.client.cache.ValuesReferenceType
Stores values using weak references.
A B C D E F G H I L M N P R S T U V W 
All Classes All Packages