Class FramebufferUpdateRequest
- java.lang.Object
-
- com.shinyhut.vernacular.protocol.messages.FramebufferUpdateRequest
-
-
Constructor Summary
Constructors Constructor Description FramebufferUpdateRequest(boolean incremental, int x, int y, int width, int height)
-
-
-
Method Detail
-
encode
public void encode(OutputStream out) throws IOException
- Specified by:
encodein interfaceEncodable- Throws:
IOException
-
-