Enum Class MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution

java.lang.Object
java.lang.Enum<MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution>
io.mats3.matssocket.MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution
All Implemented Interfaces:
Serializable, Comparable<MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution>, Constable
Enclosing class:
MatsSocketServer.MatsSocketEnvelopeWithMetaDto

public static enum MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution extends Enum<MatsSocketServer.MatsSocketEnvelopeWithMetaDto.IncomingResolution>
Only used for when the MatsSocketEnvelopeDto is exposed via the MatsSocket API - contains "meta-meta" about the processing of the envelope

How a Client-to-Server SEND or REQUEST was handled wrt. MatsSocket actions. For all these actions, the incoming envelope is run through a piece of Java code - so it is possible that it might also have mined a Bitcoin or something else entirely; These resolutions are in terms of response options for the IncomingHandler.