Class | Description |
---|---|
HmtpServlet |
Main protocol handler for the HTTP version of BAM.
|
Exception | Description |
---|---|
ServiceException |
General runtime exception for service errors.
|
Annotation Type | Description |
---|---|
BamService |
The @BamService registers a bean with the bam service registry.
|
BurlapClient |
The @BurlapClient registers a client with burlap
|
BurlapService |
The @BurlapService registers a service with the burlap protocol
|
HessianClient |
The @HessianClient registers a client with hessian
|
HessianService |
The @HessianService registers a service with the hessian
|