- FieldCodec - Interface in com.zink.fly
-
- FieldFilter - Class in com.zink.fly.stub
-
- FieldFilter() - Constructor for class com.zink.fly.stub.FieldFilter
-
- FieldInfo - Class in com.zink.fly.stub
-
- FieldInfo(String, String) - Constructor for class com.zink.fly.stub.FieldInfo
-
- find() - Method in class com.zink.fly.kit.FlyFinder
-
Find any Fly instance on the local sub net and return a reference to it
- find(String) - Method in class com.zink.fly.kit.FlyFinder
-
Find a Fly instance on the local sub net that mathces the tag supplied
in the array of tags supplied.
- find(String[]) - Method in class com.zink.fly.kit.FlyFinder
-
Find a Fly instance on the local sub net that matches the tags supplied
in the array of tags supplied.
- Fly - Interface in com.zink.fly
-
The Fly interface includes all of the features of
both the NotiFly and the MultiFly interfaces.
- FLY_HEADER - Static variable in class com.zink.fly.stub.MethodCodec
-
- FlyAccessException - Exception in com.zink.fly
-
- FlyAccessException(Throwable) - Constructor for exception com.zink.fly.FlyAccessException
-
- FlyAccessException(String, Throwable) - Constructor for exception com.zink.fly.FlyAccessException
-
- FlyAccessException(String) - Constructor for exception com.zink.fly.FlyAccessException
-
- FlyCache - Class in com.zink.fly.kit
-
When the cache is constructed it automatically starts listening for multicast
packets via the Executor.
- FlyCache() - Constructor for class com.zink.fly.kit.FlyCache
-
When we create a cache we also start it by convention
- FlyDiscoveredHandler - Interface in com.zink.fly.kit
-
- FlyEntry - Class in com.zink.fly.example
-
- FlyEntry() - Constructor for class com.zink.fly.example.FlyEntry
-
- FlyFactory - Class in com.zink.fly.kit
-
- FlyFactory() - Constructor for class com.zink.fly.kit.FlyFactory
-
- FlyFinder - Class in com.zink.fly.kit
-
- FlyFinder() - Constructor for class com.zink.fly.kit.FlyFinder
-
- FlyFinder(FieldCodec) - Constructor for class com.zink.fly.kit.FlyFinder
-
Use the supplied field codec to use non java serialized entries
- FlyLostHandler - Interface in com.zink.fly.kit
-
- FlyPinger - Class in com.zink.fly.kit
-
- FlyPinger() - Constructor for class com.zink.fly.kit.FlyPinger
-
- FlyPinger(long) - Constructor for class com.zink.fly.kit.FlyPinger
-
Construct a FlyPinger with a bespoke timeout
- FlyPrime - Interface in com.zink.fly
-
FlyPrime is the simple (but powerful) interface to a Fly systems.
- flyRepReply(FlyServerRep) - Method in class com.zink.fly.kit.FlyCache
-
- FlyServerRep - Class in com.zink.fly.kit
-
- FlyStub - Class in com.zink.fly.stub
-
- FlyStub(String, FieldCodec) - Constructor for class com.zink.fly.stub.FlyStub
-
- FlyStub(InetAddress, FieldCodec) - Constructor for class com.zink.fly.stub.FlyStub
-
- formatForSplunk(StatsBean[]) - Static method in class com.zink.fly.example.Stats
-