See: Description
Interface | Description |
---|---|
SSLContextFactory |
Factory for
SSLContext s. |
Test |
In addition to this interface, Test implementations should
implement value based equality and a well defined ordering.
|
Class | Description |
---|---|
AbstractTestSemantics |
Base class which provides equality and ordering semantics for
Test implementations. |
GrinderBuild |
Accessor for build version information.
|
GrinderProperties |
Extend
Properties to add type safe accessors. |
Exception | Description |
---|---|
GrinderException |
Base exception class for The Grinder.
|
GrinderProperties.PersistenceException |
Exception indicating a problem in persisting properties.
|
SSLContextFactory.SSLContextFactoryException |
Exception that indicates problem creating an SSLContext.
|