Package | Description |
---|---|
com.caucho.amp | |
com.caucho.amp.impl | |
com.caucho.amp.manager | |
com.caucho.amp.router |
Modifier and Type | Method and Description |
---|---|
AmpManager |
AmpManagerBuilder.create()
Creates the manager.
|
static AmpManager |
Amp.newManager() |
Modifier and Type | Class and Description |
---|---|
class |
AmpManagerImpl
Creates MPC skeletons and stubs.
|
Modifier and Type | Method and Description |
---|---|
AmpManager |
AmpManagerBuilderImpl.create() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmpManager
Creates AMP actors and proxies.
|
Modifier and Type | Method and Description |
---|---|
abstract AmpManager |
AbstractAmpManagerBuilder.create() |
Constructor and Description |
---|
FirstActorRouter(AmpManager manager,
AmpActorRef... actors) |