Package org.aselect.system.communication.server

Interface Summary
IInputMessage Defines a interface to a input message which can be used with A-Select.
IMessageCreatorInterface Defines a common interface for a message creator.
IOutputMessage Defines a interface to a output message which can be used with A-Select.
IProtocolRequest Defines an interface to the request part of a protocol.
IProtocolResponse Defines an interface to the response part of a protocol.
 

Class Summary
Communicator Defines a communicator which can be used with A-Select.
ServletRequestWrapper Wrapper to communicate in a transparant manner to a HttpServletRequest.
ServletResponseWrapper Wrapper to communicate in a transparant manner to a HttpServletResponse.
TCPProtocolRequest Wrapper to communicate transparent to an incoming Socket request.
TCPProtocolResponse Wrapper to add data and headers to an outgoing Socket response.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.