public static class ServerStatusResponse.Version
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ServerStatusResponse.Version.Serializer | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.lang.String | name | 
| private int | protocol | 
| Constructor and Description | 
|---|
| Version(java.lang.String nameIn,
       int protocolIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName() | 
| int | getProtocol() |