Uses of Interface
org.refcodes.net.BasicAuthCredentialsAccessor.BasicAuthCredentialsProperty
-
-
Uses of BasicAuthCredentialsAccessor.BasicAuthCredentialsProperty in org.refcodes.net
Subinterfaces of BasicAuthCredentialsAccessor.BasicAuthCredentialsProperty in org.refcodes.net Modifier and Type Interface Description interfaceHeaderFields<C extends Cookie,B extends HeaderFields<C,B>>TheHeaderFieldsreflect the structure of a HTTP header and may be used to represent a HTTP header.interfaceRequestHeaderFieldsTheRequestHeaderFieldsreflect the structure of a HTTP header and may be used to represent a HTTP header.interfaceResponseHeaderFieldsTheResponseHeaderFieldsreflect the structure of a HTTP header and may be used to represent a HTTP header.Classes in org.refcodes.net that implement BasicAuthCredentialsAccessor.BasicAuthCredentialsProperty Modifier and Type Class Description classAbstractHeaderFields<C extends Cookie,T extends HeaderFields<C,T>>Abstract implementation of theHeaderFieldstype.classRequestHeaderFieldsImplImplementation of theHeaderFieldsinterface.classResponseHeaderFieldsImplImplementation of theHeaderFieldsinterface.
-