Interface ProxyService.ProxyAction

  • All Superinterfaces:
    Action
    Enclosing interface:
    ProxyService

    public static interface ProxyService.ProxyAction
    extends Action
    ProxyAction represents a type of action taken by a ProxyService.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Action CONNECT
      Singleton action for accepting a client connection.
    • Field Detail

      • CONNECT

        static final Action CONNECT
        Singleton action for accepting a client connection.