| Package | Description | 
|---|---|
| com.caucho.bam | |
| com.caucho.bam.actor | |
| com.caucho.bam.query | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConnectionTimeoutExceptionHMPP wrapper | 
| class  | ErrorPacketExceptionHMPP wrapper | 
| class  | FeatureNotImplementedExceptionActor exception when a feature does not exist because the
 service  ActorHolderdoes not understand or implement the message or RPC query. | 
| class  | ForbiddenExceptionHMPP wrapper | 
| class  | InternalServerExceptionBam exception when a service address does not exist | 
| class  | ItemNotFoundExceptionHMPP wrapper | 
| class  | NotAuthorizedExceptionHMPP wrapper | 
| class  | ProtocolExceptionHMPP wrapper | 
| class  | QueueFullExceptionHMPP wrapper | 
| class  | RemoteConnectionFailedExceptionHMPP wrapper | 
| class  | RemoteListenerUnavailableExceptionException when the remote server can by contacted by TCP but is
 not running the BAM/HMTP protocol. | 
| class  | ServiceUnavailableExceptionBam exception when a service address does not exist | 
| class  | TimeoutExceptionHMPP wrapper | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SkeletonInvocationExceptionException caught by the skeleton invocation | 
| Modifier and Type | Method and Description | 
|---|---|
| java.io.Serializable | QueryFuture. get()Returns the query result or throws an ActorException. |