Interface FrontendContext


public interface FrontendContext
Frontend context.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether Proxy should use same thread to execute tasks.
  • Method Details

    • isRequiredSameThreadForConnection

      boolean isRequiredSameThreadForConnection(Object message)
      Whether Proxy should use same thread to execute tasks.
      Parameters:
      message - message
      Returns:
      is same thread required