Package net.rfc3507.client
Class ICAPResponse.ResponseHeader
- java.lang.Object
-
- net.rfc3507.client.ICAPResponse.ResponseHeader
-
- Enclosing class:
- ICAPResponse
public static class ICAPResponse.ResponseHeader extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseHeader(byte[] httpResponseHeader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,List<String>>
getHeaderEntries()
String
getMessage()
int
getStatus()
-