Uses of Interface
dev.qixils.crowdcontrol.socket.ByteObject
-
Packages that use ByteObject Package Description dev.qixils.crowdcontrol.socket -
-
Uses of ByteObject in dev.qixils.crowdcontrol.socket
Classes in dev.qixils.crowdcontrol.socket that implement ByteObject Modifier and Type Class Description static classRequest.TypeThe type of incoming packet.static classResponse.ResultTypeThe result of processing an incoming packet.
-