A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Hessian2Constants — Class in package hessian.io | |
Constants used in the Hessian 2.0 protocol. | |
Hessian2Input — Class in package hessian.io | |
A reader for the Hessian 2.0 protocol. | |
Hessian2Input(di) — Constructor in class hessian.io.Hessian2Input | |
Creates a new Hessian2Input. | |
hessian.client — Package | |
hessian.io — Package | |
hessian.mxml — Package | |
HessianOperation — Class in package hessian.client | |
The HessianOperation class is an AbstractOperation used exclusively by HessianServices. | |
HessianOutput — Class in package hessian.io | |
A writer for the Hessian 1.0 protocol. | |
HessianOutput(out) — Constructor in class hessian.io.HessianOutput | |
Creates a new HessianOutput. | |
HessianProtocolError — Class in package hessian.io | |
An IOError thrown if a Hessian protocol error is experienced. | |
HessianProtocolError(msg, rootCause) — Constructor in class hessian.io.HessianProtocolError | |
Creates a new HessianProtocolError. | |
HessianService — Dynamic class in package hessian.client | |
The HessianService class provides access to Hessian-based web services on remote servers. | |
HessianService — Dynamic class in package hessian.mxml | |
The HessianService class provides access to Hessian-based web services on remote servers. | |
HessianService(destination, api) — Constructor in class hessian.client.HessianService | |
Constructor. | |
HessianServiceError — Class in package hessian.io | |
An Error thrown if a Hessian service error is experienced. | |
HessianServiceError(msg, code, detail) — Constructor in class hessian.io.HessianServiceError | |
Creates a new HessianServiceError. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |