Interface ProxyService.ProxyAction
- All Superinterfaces:
Action
- Enclosing interface:
ProxyService
ProxyAction represents a type of action taken by a ProxyService.
- Since:
- Coherence 3.6
- Author:
- rhl 2009.10.07
-
Field Summary
Fields
-
Field Details
-
CONNECT
Singleton action for accepting a client connection.
-