Index

I N T V 
All Classes and Interfaces|All Packages

I

io.kroxylicious.proxy.tag - package io.kroxylicious.proxy.tag
 

N

NotThreadSafe - Annotation Interface in io.kroxylicious.proxy.tag
Indicates that the annotated class is not thread-safe.

T

ThreadSafe - Annotation Interface in io.kroxylicious.proxy.tag
Indicates that the annotated class is thread-safe.

V

VisibleForTesting - Annotation Interface in io.kroxylicious.proxy.tag
Indicates that visibility of the annotated element is raised for the purposes of testing (e.g. package-visible instead of private).
I N T V 
All Classes and Interfaces|All Packages