Java io.netty.handler.codec DateFormatter fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec DateFormatter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec DateFormatter.

The text is from its open source code.

Method

Stringformat(Date date)
Format a Date into RFC1123 format
DateparseHttpDate(CharSequence txt)
Parse some text into a Date , according to RFC6265