A D E F G I J L O P R S T W 

A

asInetAddress(long) - Static method in class org.firepick.IPv4Scanner
 
asLongAddress(InetAddress) - Static method in class org.firepick.IPv4Scanner
 

D

discover(InetAddress, int, int) - Static method in class org.firepick.ServiceResolver
Discover FireREST services located in a range of IPv4 InetAddresses.

E

equals(Object) - Method in class org.firepick.JSONResult
 
errorImage(String...) - Method in class org.firepick.FireREST
Return an red image with the given text auto-sized to fit the current imageWidthximageHeight

F

FireREST - Class in org.firepick
FireREST Java client.
FireREST() - Constructor for class org.firepick.FireREST
 
FireRESTException - Exception in org.firepick
Unchecked exception wrapper for FireREST
FireRESTException(Throwable) - Constructor for exception org.firepick.FireRESTException
 
FireRESTException(String) - Constructor for exception org.firepick.FireRESTException
 
FireRESTException(String, Throwable) - Constructor for exception org.firepick.FireRESTException
 

G

get(int) - Method in class org.firepick.JSONResult
Advance current JSON value to specified element in JSON array.
get(String) - Method in class org.firepick.JSONResult
Advance current JSON value to specified value of current JSON object.
get() - Method in class org.firepick.LIFOCache
 
getAddress() - Method in class org.firepick.ServiceResolver
 
getAddresses() - Method in class org.firepick.IPv4Scanner
 
getAttempts() - Method in class org.firepick.ServiceResolver
Return number of attempts to resolve() service.
getConfig() - Method in class org.firepick.ServiceResolver
Return the cached service configuration, resolving the service if required.
getDouble() - Method in class org.firepick.JSONResult
Return a double number for current JSON value, parsing string values as required.
getDouble(Double) - Method in class org.firepick.JSONResult
Return a double number for current JSON value, parsing string values as required.
getImage(URL) - Method in class org.firepick.FireREST
Return image from given URL.
getImageSize() - Method in class org.firepick.FireREST
Return image dimensions of last retrieved image
getInt() - Method in class org.firepick.JSONResult
Return an integer for current JSON value, parsing string values as required.
getInt(Integer) - Method in class org.firepick.JSONResult
Return an integer for current JSON value, parsing string values as required.
getJSON(File) - Method in class org.firepick.FireREST
Load json from given file resource.
getJSON(URL) - Method in class org.firepick.FireREST
HTTP GET json from given URL resource.
getString() - Method in class org.firepick.JSONResult
Return string value for current JSON value
getString(String) - Method in class org.firepick.JSONResult
Return string value for current JSON value
getURL() - Method in class org.firepick.ServiceResolver
 

I

IPv4Scanner - Class in org.firepick
 
IPv4Scanner(InetAddress, int, int) - Constructor for class org.firepick.IPv4Scanner
 
isEmpty() - Method in class org.firepick.LIFOCache
 
isFresh() - Method in class org.firepick.LIFOCache
 
isNull() - Method in class org.firepick.JSONResult
Return false if current element exists

J

JSONResult - Class in org.firepick
Fluent wrapper for JSON result returned by FireREST
JSONResult(Object) - Constructor for class org.firepick.JSONResult
 
JSONResult(String) - Constructor for class org.firepick.JSONResult
Parse given JSON string and set current JSON value

L

LIFOCache<T> - Class in org.firepick
Threadsafe LIFO single-producer/multi-consumer cache that returns most recently posted value.
LIFOCache() - Constructor for class org.firepick.LIFOCache
 
localhostNetworkAddresses() - Static method in class org.firepick.IPv4Scanner
Return list of InetAddress for localhost that are not loopback addresses (e.g., 127.0.0.1)
localNetworkAddresses() - Static method in class org.firepick.IPv4Scanner
Deprecated.

O

org.firepick - package org.firepick
 

P

peek() - Method in class org.firepick.LIFOCache
 
post(T) - Method in class org.firepick.LIFOCache
 

R

resolve() - Method in class org.firepick.ServiceResolver
(Re-)discover the service configuration
run() - Method in class org.firepick.IPv4Scanner
 

S

scanRange(InetAddress, int, int) - Static method in class org.firepick.IPv4Scanner
Scan a range of InetAddresses starting with the given address
ServiceResolver - Class in org.firepick
FireREST service locator discovers FireREST services on local network
ServiceResolver(URL) - Constructor for class org.firepick.ServiceResolver
 
ServiceResolver(InetAddress) - Constructor for class org.firepick.ServiceResolver
 
subnetAddress0(InetAddress, int) - Static method in class org.firepick.IPv4Scanner
Return first address on subnet containing given address

T

toString() - Method in class org.firepick.JSONResult
 

W

withTimeout(int) - Method in class org.firepick.FireREST
 
withTimeout(int) - Method in class org.firepick.ServiceResolver
 
A D E F G I J L O P R S T W 

Copyright © 2014. All rights reserved.