Sea 0.4.0

Uses of Package
gov.lbl.dsd.sea.nio.event

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

Classes in gov.lbl.dsd.sea.nio.event used by gov.lbl.dsd.sea.nio.event
AdminRequest
          Administrative request to an agent.
ChannelResponse
          Response from an agent to a prior ChannelRequest.Registeror ChannelRequest.Close or ChannelRequest.WriteDatarequest; Contains the agent this response originates from, as well as the selection key of the channel the request/response are associated with (retrievable via key.channel()), as well as an optional exception that may have been thrown by the agent in attempting to handle the associated prior request.
 


Sea 0.4.0