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 final Action
    Singleton action for accepting a client connection.
  • Field Details

    • CONNECT

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