Package io.deephaven.enterprise.comm.protocol
package io.deephaven.enterprise.comm.protocol
-
ClassDescriptionCreated by IntelliJ IDEA.ProtocolMessageHandler<MessageType>User: dsmith Date: Oct 7, 2010 This interface serves the same role as ProtocolHandler, but breaks processing up into two stages - message decoding, and application-level processing.Factory for creating message handlersFactory for creating message handlers with an IOJobProtocolMessageHandler.Null<MessageType>Null implementation