|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ActorHolder in com.caucho.bam.actor |
---|
Classes in com.caucho.bam.actor that implement ActorHolder | |
---|---|
class |
AbstractActorHolder
Abstract implementation of a BAM actor. |
class |
SimpleActor
Base class for implementing an Agent. |
Uses of ActorHolder in com.caucho.bam.client |
---|
Constructors in com.caucho.bam.client with parameters of type ActorHolder | |
---|---|
LinkClient(LinkConnectionFactory linkFactory,
ActorHolder actor)
|
Uses of ActorHolder in com.caucho.bam.stream |
---|
Classes in com.caucho.bam.stream that implement ActorHolder | |
---|---|
class |
NullActor
NullActorStream always ignores messages and returns errors for RPC calls. |
Uses of ActorHolder in com.caucho.boot |
---|
Classes in com.caucho.boot that implement ActorHolder | |
---|---|
class |
WatchdogChildActor
Service for handling the distributed cache |
Uses of ActorHolder in com.caucho.hemp.services |
---|
Classes in com.caucho.hemp.services that implement ActorHolder | |
---|---|
class |
BamJmsService
jms service |
class |
BamLogService
log service |
class |
BamMailService
mail service |
Uses of ActorHolder in com.caucho.hemp.servlet |
---|
Classes in com.caucho.hemp.servlet that implement ActorHolder | |
---|---|
class |
ServerLinkActor
ServerLinkActor handles link messages, i.e. |
Uses of ActorHolder in com.caucho.hmtp |
---|
Constructors in com.caucho.hmtp with parameters of type ActorHolder | |
---|---|
HmtpClient(java.lang.String url,
ActorHolder actor)
|
|
HmtpLinkWorker(ActorHolder actor,
java.io.InputStream is,
java.io.OutputStream os)
|
Uses of ActorHolder in com.caucho.hmtp.server |
---|
Classes in com.caucho.hmtp.server that implement ActorHolder | |
---|---|
class |
HmtpServlet
HmtpWriteStream writes HMTP packets to an OutputStream. |
Methods in com.caucho.hmtp.server with parameters of type ActorHolder | |
---|---|
void |
HmtpServlet.destroyClientLinkActor(ActorHolder linkActor)
|
void |
HmtpServlet.removeClientLinkActor(ActorHolder linkActor)
|
Uses of ActorHolder in com.caucho.quercus.lib.bam |
---|
Classes in com.caucho.quercus.lib.bam that implement ActorHolder | |
---|---|
class |
BamPhpActor
BAM actor that calls into a PHP script to handle messages/queries. |
class |
BamPhpRootService
BAM actor spawns a new BamPhpActor when requested. |
Uses of ActorHolder in com.caucho.server.admin |
---|
Classes in com.caucho.server.admin that implement ActorHolder | |
---|---|
class |
ManagerActor
|
Uses of ActorHolder in com.caucho.server.resin |
---|
Classes in com.caucho.server.resin that implement ActorHolder | |
---|---|
class |
ResinActor
Actor communicating with the watchdog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |