Class ContextResolver

java.lang.Object
com.onenetwork.platform.integ.msg.ContextResolver

public abstract class ContextResolver
extends java.lang.Object
Resolver class to resolve the context to process an inbound message.
  • Constructor Summary

    Constructors 
    Constructor Description
    ContextResolver()  
  • Method Summary

    Modifier and Type Method Description
    abstract PlatformUserContext resolve​(Message message, MsgProcessingContext msgProcessingContext)
    Method to resolve the user context based on inbound message and MsgProcessingContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait