Uses of Record Class
com.iohao.net.framework.protocol.ServerOfflineMessage
Packages that use ServerOfflineMessage
Package
Description
SBE encoders used by net-server for center registration and peer events.
-
Uses of ServerOfflineMessage in com.iohao.net.server.codec
Classes in com.iohao.net.server.codec that implement interfaces with type arguments of type ServerOfflineMessageModifier and TypeClassDescriptionfinal classSBE encoder for server-offline notifications.Methods in com.iohao.net.server.codec with parameters of type ServerOfflineMessageModifier and TypeMethodDescriptionvoidServerOfflineMessageSbe.encoder(ServerOfflineMessage message, MessageHeaderEncoder headerEncoder, org.agrona.MutableDirectBuffer buffer)