AllowedParams

public final class AllowedParams<E extends MessageEnvelope<? extends Object, ? extends Object, ? extends Object>>

Specifies allowed combinations of parameters that a handler method may accept.

Parameters

<E>

the type of the message envelope passed to the handler methods

Constructors

Link copied to clipboard
Constructs new instance using passed parameter specifications.

Functions

Link copied to clipboard
public boolean equals(Object o)
Link copied to clipboard
public int hashCode()