Package com.elvyx.server

This package includes server implementation.

See:
          Description

Interface Summary
Request The request interface define the functionalities useful for a request.
Response The response interface define the functionalities useful for a response.
 

Class Summary
BufferedMultipartInputStream This class implements buffering for an InputStream as well as a readLine method.
DatFile Process every sql received, it try to store or update values in the database TODO: I need to explain it more
Elvyx Elvyx server.
ElvyxEnum Implementation of the Java 1.5 enum type, excluding getDeclaringClass().
ElvyxState elvyx state.
RequestImpl It is the request implementation.
ResponseImpl It is the response implementation.
Server The server class implements the common functionalities needed for a server
 

Exception Summary
ServerException Server exceptions
 

Package com.elvyx.server Description

This package includes server implementation.

Package Specification

This package includes server implementation.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2006-2008 Armando Perdomo. All Rights Reserved.