of

public static MethodParams of(SubscriberMethod method)

Obtains parameters of the subscriber method.

Parameters may include an argument filter.


public static MethodParams of(Method method)

Obtains parameters from the passed method.