Uses of Class
com.prolixtech.jaminid.ProtocolResponseHeader

Packages that use ProtocolResponseHeader
com.prolixtech.jaminid   
 

Uses of ProtocolResponseHeader in com.prolixtech.jaminid
 

Methods in com.prolixtech.jaminid that return ProtocolResponseHeader
static ProtocolResponseHeader ProtocolResponseHeader.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProtocolResponseHeader[] ProtocolResponseHeader.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.prolixtech.jaminid with parameters of type ProtocolResponseHeader
 void Response.setHeaderLine(ProtocolResponseHeader header, java.lang.String value)
          sets one particular header line