Uses of Interface
net.ME1312.SubData.Server.Protocol.MessageIn
Packages that use MessageIn
-
Uses of MessageIn in net.ME1312.SubData.Server
Methods in net.ME1312.SubData.Server that return MessageInModifier and TypeMethodDescriptionDataProtocol.getMessage(String channel, String handle) Grab MessageIn Instance via handleMethods in net.ME1312.SubData.Server with parameters of type MessageInModifier and TypeMethodDescriptionvoidDataProtocol.registerMessage(String channel, String handle, MessageIn message) Register MessageIn to the NetworkvoidDataProtocol.unregisterMessage(String channel, MessageIn message) Unregister MessageIn from the Network -
Uses of MessageIn in net.ME1312.SubData.Server.Protocol
Subinterfaces of MessageIn in net.ME1312.SubData.Server.ProtocolModifier and TypeInterfaceDescriptioninterfaceMessage Object In Layout ClassinterfaceMessage InputStream Layout Class