Uses of Package
net.jadler
-
Packages that use net.jadler Package Description net.jadler net.jadler.matchers net.jadler.mocking net.jadler.stubbing net.jadler.stubbing.server -
Classes in net.jadler used by net.jadler Class Description Jadler.OngoingConfiguration This class serves as a DSL support for additional Jadler configuration.JadlerConfiguration An interface for classes capable of providing defaults for the Jadler configuration.KeyValues This class represents a key-value data structure with following features:Request Immutable http request abstraction.Request.Builder A builder class forRequestinstances.RequestManager A stateful component which provides stub responses for given requests.RequestMatching This interface introduces methods for a fluent request matching. -
Classes in net.jadler used by net.jadler.matchers Class Description Request Immutable http request abstraction. -
Classes in net.jadler used by net.jadler.mocking Class Description AbstractRequestMatching A base implementation of theRequestMatchinginterface.RequestManager A stateful component which provides stub responses for given requests.RequestMatching This interface introduces methods for a fluent request matching. -
Classes in net.jadler used by net.jadler.stubbing Class Description AbstractRequestMatching A base implementation of theRequestMatchinginterface.KeyValues This class represents a key-value data structure with following features:Request Immutable http request abstraction.RequestMatching This interface introduces methods for a fluent request matching. -
Classes in net.jadler used by net.jadler.stubbing.server Class Description RequestManager A stateful component which provides stub responses for given requests.