Package | Description |
---|---|
com.caucho.bam | |
com.caucho.bam.actor | |
com.caucho.bam.query |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionTimeoutException
HMPP wrapper
|
class |
ErrorPacketException
HMPP wrapper
|
class |
FeatureNotImplementedException
Actor exception when a feature does not exist because the
service
ActorHolder
does not understand or implement the message or RPC query. |
class |
ForbiddenException
HMPP wrapper
|
class |
InternalServerException
Bam exception when a service address does not exist
|
class |
ItemNotFoundException
HMPP wrapper
|
class |
NotAuthorizedException
HMPP wrapper
|
class |
ProtocolException
HMPP wrapper
|
class |
QueueFullException
HMPP wrapper
|
class |
RemoteConnectionFailedException
HMPP wrapper
|
class |
RemoteListenerUnavailableException
Exception when the remote server can by contacted by TCP but is
not running the BAM/HMTP protocol.
|
class |
ServiceUnavailableException
Bam exception when a service address does not exist
|
class |
TimeoutException
HMPP wrapper
|
Modifier and Type | Class and Description |
---|---|
class |
SkeletonInvocationException
Exception caught by the skeleton invocation
|
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
QueryFuture.get()
Returns the query result or throws an ActorException.
|