Uses of Interface
net.ME1312.SubData.Client.Protocol.MessageIn
Packages that use MessageIn
-
Uses of MessageIn in net.ME1312.SubData.Client
Methods in net.ME1312.SubData.Client that return MessageInModifier and TypeMethodDescriptionDataProtocol.getMessage(String channel, String handle) Grab MessageIn Instance via handleMethods in net.ME1312.SubData.Client 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.Client.Protocol
Subinterfaces of MessageIn in net.ME1312.SubData.Client.ProtocolModifier and TypeInterfaceDescriptioninterfaceMessage Object In Layout ClassinterfaceMessage InputStream Layout Class