Class ClientFunctionDispatcher


  • public class ClientFunctionDispatcher
    extends java.lang.Object
    Dispatch incoming client functions from the server. This may involve a great deal of work under the covers, including some extended series of calls back to the server and / or complex flow control management, or it may involve little more than returning what's already been seen.