Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.synaptics.elvis

Interface Summary
ElvisHandler ElvisHandler is the primitive interface for the handlers passed to ElvisHandler.get() .
 

Class Summary
Elvis Elvis is a package for implementing a singleton, not only within a JVM, but for a given user on a particular machine.
ElvisComm  
ElvisCommStatus ElvisCommStatus implements an enumeration of the various statuses than an ElvisComm may have.
ElvisMessage ElvisMessage is used internally by Elvis to both build and parse the messages exchanged between the One True Elvis and various impersonators.
ElvisMessageFactory The ElvisMessageFactory is just a handy utility for assembling ElvisMessages.
ElvisRequest ElvisRequest implements an enumeration of the requests that a client may send to Elvis.
ElvisResponse ElvisResponse implements an enumeration of the responses that an Elvis may send to its clients in response to ElvisRequests.
ElvisResult  
ElvisTest This is a handy dandy test program to verify the basic functionality of Elvis.
 

Exception Summary
ElvisException Used by the various components of Elvis when an Exception is needed.