Class ClientInit
- java.lang.Object
-
- com.shinyhut.vernacular.protocol.messages.ClientInit
-
-
Constructor Summary
Constructors Constructor Description ClientInit(boolean shared)
-
-
-
Method Detail
-
isShared
public boolean isShared()
-
encode
public void encode(OutputStream out) throws IOException
- Specified by:
encodein interfaceEncodable- Throws:
IOException
-
-