Interface Context

    • Method Detail

      • getAllocator

        io.netty.buffer.ByteBufAllocator getAllocator()
      • getTimeZone

        java.util.TimeZone getTimeZone()
      • getTimeZoneId

        java.time.ZoneId getTimeZoneId()
      • getCharset

        java.nio.charset.Charset getCharset()
      • getIntegerFormatter

        java.text.NumberFormat getIntegerFormatter()
      • getDecimalFormatter

        java.text.DecimalFormat getDecimalFormatter()
      • getCurrencyFormatter

        java.text.DecimalFormat getCurrencyFormatter()
      • getCustomTypeMap

        java.util.Map<java.lang.String,​java.lang.Class<?>> getCustomTypeMap()