Uses of Enum Class
org.distributeme.core.interceptor.InterceptorResponse.InterceptorCommand
Packages that use InterceptorResponse.InterceptorCommand
Package
Description
Support for client and server side interceptors of calls.
-
Uses of InterceptorResponse.InterceptorCommand in org.distributeme.core.interceptor
Methods in org.distributeme.core.interceptor that return InterceptorResponse.InterceptorCommandModifier and TypeMethodDescriptionInterceptorResponse.getCommand()Getter for the fieldcommand.Returns the enum constant of this class with the specified name.InterceptorResponse.InterceptorCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.distributeme.core.interceptor with parameters of type InterceptorResponse.InterceptorCommandModifierConstructorDescriptionConstructor for InterceptorResponse.