Package com.palantir.common.proxy
-
Interface Summary Interface Description DelegatingInvocationHandler -
Class Summary Class Description AbstractDelegatingInvocationHandler DelayProxy ExperimentRunningProxy<T> InterruptibleProxy Proxy that calls the requested method in another thread waits on a Future.MultiDelegateProxy<T> This class will delegate functionality and return the value (or throw the exception) of one of the delegates.PredicateSwitchedProxy<T> ReplaceIfExceptionMatchingProxy<T> SerializingUtils SimulatingServerProxy A static method to return a proxy which simulates a remote server.TimingProxy -
Enum Summary Enum Description CancelDelegate Should we cancel a delegate thread, or allow it to finish on its own?