Modifier and Type | Class and Description |
---|---|
static class |
Protocol.Builder |
Modifier and Type | Method and Description |
---|---|
static Protocol |
build(org.apache.http.ProtocolVersion mutable) |
static Protocol.Builder |
builder() |
int |
getMajorVersion() |
int |
getMinorVersion() |
String |
getName() |
String |
toString() |
public static Protocol.Builder builder()
public int getMajorVersion()
public int getMinorVersion()
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.