Sea 0.4.0

Uses of Class
gov.lbl.dsd.sea.nio.event.AdminRequest

Packages that use AdminRequest
gov.lbl.dsd.sea.nio.event Request and response events for non-blocking network agents from the gov.lbl.dsd.sea.nio package. 
 

Uses of AdminRequest in gov.lbl.dsd.sea.nio.event
 

Subclasses of AdminRequest in gov.lbl.dsd.sea.nio.event
static class AdminRequest.Start
          Requests an agent to start running.
static class AdminRequest.Stop
          Requests an agent to shut down.
 


Sea 0.4.0