Interface JCoServerContext

All Superinterfaces:
JCoServerContextInfo

public interface JCoServerContext extends JCoServerContextInfo
JCoServerContext provides additional information for the remote call.
  • Method Details

    • setStateful

      void setStateful(boolean stateful)
      Mark the connection as stateful or stateless. The stateful connections wont be refreshed after the remote call is finished and so allow stateful sessions
      Parameters:
      stateful - true or false