Class QueryVersion
java.lang.Object
com.github.moaxcp.x11client.protocol.ge.QueryVersion
- All Implemented Interfaces:
TwoWayRequest<QueryVersionReply>,XObject,XRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getReplyFunction
- Specified by:
getReplyFunctionin interfaceTwoWayRequest<QueryVersionReply>
-
getOpCode
public byte getOpCode() -
readQueryVersion
- Throws:
IOException
-
write
- Specified by:
writein interfaceXRequest- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getClientMajorVersion
public short getClientMajorVersion() -
getClientMinorVersion
public short getClientMinorVersion() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-