Package com.tangosol.net
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 Detail
- 
CONNECT
static final Action CONNECT
Singleton action for accepting a client connection. 
 - 
 
 -