Package org.idoox.wasp.server

Deprecated. Provides interfaces used for runtime management of the server.

See:
          Description

Interface Summary
ServiceManager Deprecated. See the new Runtime Publishing API (Registry).
ServiceStateManager Deprecated. See the new Runtime Publishing API (ServiceInstance).
 

Class Summary
ServiceState Deprecated. See the new Runtime Publishing API (ServiceState).
WSContext Deprecated. See the new Runtime Publishing API (ServiceEndpointContext).
 

Exception Summary
InvalidEndpointPathException Deprecated.  
InvalidStateTransitionException Exception thrown from the ServiceStateManager interface when an illegal method is called.
ServiceInstanceNotFoundException Deprecated.  
TimeoutExpiredException Deprecated.  
 

Package org.idoox.wasp.server Description

Deprecated. Provides interfaces used for runtime management of the server.

This package is deprecated. Use the new Runtime Publishing API (see org.systinet.wasp.webservice.Registry).