Uses of Package
org.littleshoot.util

Packages that use org.littleshoot.util
org.littleshoot.util   
 

Classes in org.littleshoot.util used by org.littleshoot.util
CandidateProvider
          Interface providing candidates for any potential use.
Closure
          A closure.
CollectionUtils
          Collection utilities.
ConnectionEstablisher
          The interface to an object responsible for establishing connections to servers.
ConnectionMaintainer
          The interface to an object that robustly maintains connections to a number of servers.
ConnectionMaintainerListener
          A listener that is notified of changes to connection status given by a connection maintainer.
DefaultHttpClient
          Default HTTP client class that simply resets HTTP protocol handlers to their defaults.
F1
          A one-argument function.
F2
          A two-argument function.
FiveTuple.Protocol
           
InputStreamHandler
          Utility interface for any class that wants to customize handling of an InputStream.
LockedFileProcessor
          Interface for classes that process files that need to be locked during processing.
LockedFileReader
          Interface for classes that read locked files.
LockedFileRunner
          Utility interface for executing methods with a lock on a file.
LongRangeListener
          Interface for listeners for range availability.
None
          The optional object representing no object.
ObjectRef
          An object reference.
Optional
          An optional object.
OptionalUtils
          Utilities for working with Optional objects.
OptionalVisitor
          A visitor for an optional object.
Pair
          A pair of objects.
Predicate
          A predicate.
ResourceTypeTranslator
          Interface for classes that can determine resource types based on different criteria.
RuntimeIoException
          A runtime wrapper around an IOException.
SessionSocketListener
          General interface for classes that handle sockets with IDs.
Some
          An optional object representing some object, meaning not none.
SrvUtil
           
Transformer
          An interface to an object that can transform one object into another.
WriteListener
          Utility class for listening to write events.
 



Copyright © 2011-2013 LittleShoot. All Rights Reserved.