public interface HeaderFieldElement
This interface does not specify any methods. The implementation of header field elements is sufficiently different there are no common methods provided. It is used to limit the types that can be passed as a type parameter to header parsers. Any class implementing a header field element should implement this interface so that its type indicates this.
Copyright © 2016. All Rights Reserved.