Uses of Class
org.summerboot.jexpress.nio.server.domain.Err
Packages that use Err
Package
Description
-
Uses of Err in org.summerboot.jexpress.boot.instrumentation
Methods in org.summerboot.jexpress.boot.instrumentation that return types with arguments of type Err -
Uses of Err in org.summerboot.jexpress.integration.cache
Methods in org.summerboot.jexpress.integration.cache that return types with arguments of type Err -
Uses of Err in org.summerboot.jexpress.integration.httpclient
Methods in org.summerboot.jexpress.integration.httpclient that return ErrModifier and TypeMethodDescriptionRPCError.toServiceError(io.netty.handler.codec.http.HttpResponseStatus status) Methods in org.summerboot.jexpress.integration.httpclient that return types with arguments of type ErrModifier and TypeMethodDescriptionRPCError.toServiceErrors(io.netty.handler.codec.http.HttpResponseStatus status) -
Uses of Err in org.summerboot.jexpress.integration.smtp
Methods in org.summerboot.jexpress.integration.smtp that return types with arguments of type Err -
Uses of Err in org.summerboot.jexpress.nio.server.domain
Fields in org.summerboot.jexpress.nio.server.domain with type parameters of type ErrMethods in org.summerboot.jexpress.nio.server.domain that return ErrModifier and TypeMethodDescriptionServiceErrorConvertible.toServiceError(io.netty.handler.codec.http.HttpResponseStatus status) Methods in org.summerboot.jexpress.nio.server.domain that return types with arguments of type ErrModifier and TypeMethodDescriptionServiceContext.errors()ServiceError.getErrors()ServiceErrorConvertible.toServiceErrors(io.netty.handler.codec.http.HttpResponseStatus status) Methods in org.summerboot.jexpress.nio.server.domain with parameters of type ErrModifier and TypeMethodDescriptionSet errorMethod parameters in org.summerboot.jexpress.nio.server.domain with type arguments of type ErrModifier and TypeMethodDescriptionServiceError.addErrors(Collection<Err> es) ServiceContext.errors(Collection<Err> es) Clear or set errors