Uses of Package
com.prolixtech.jaminid

Packages that use com.prolixtech.jaminid
com.prolixtech.jaminid   
com.prolixtech.jaminid_examples   
com.prolixtech.jaminid_examples.ajax   
com.prolixtech.utils   
 

Classes in com.prolixtech.jaminid used by com.prolixtech.jaminid
Connection
          The connection is a thread-of-service spanwed by the Daemon.
ContentOracle
          The content oracle is a very special class.
Daemon
          As in most HTTP implementations, the Daemon opens a port, listens for incoming connections, and then spawns the connections to serve that connection.
MusicStream
           
Protocol
          This class captures the essential messages in the HTTP protocol.
ProtocolResponseHeader
           
Request
          The request class encapsulates an HTTP request.
Response
          The response class encapsulates an HTTP response.
StreamBundle
           
 

Classes in com.prolixtech.jaminid used by com.prolixtech.jaminid_examples
ContentOracle
          The content oracle is a very special class.
Request
          The request class encapsulates an HTTP request.
Response
          The response class encapsulates an HTTP response.
 

Classes in com.prolixtech.jaminid used by com.prolixtech.jaminid_examples.ajax
ContentOracle
          The content oracle is a very special class.
Request
          The request class encapsulates an HTTP request.
Response
          The response class encapsulates an HTTP response.
 

Classes in com.prolixtech.jaminid used by com.prolixtech.utils
Request
          The request class encapsulates an HTTP request.