Package | Description |
---|---|
org.arakhne.tinyMAS.core | |
org.arakhne.tinyMAS.network |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScheduler<AT extends Agent>
Deprecated.
See "http://www.janus-project.org"
|
class |
DefaultScheduler<AT extends Agent>
Deprecated.
See "http://www.janus-project.org"
|
Constructor and Description |
---|
Kernel(MTS mts,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the specified scheduler and message transport service.
|
Kernel(MTS mts,
WhitePages<AT> whitepages,
YP yellowpages,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the specified components.
|
Kernel(MTS mts,
WhitePages<AT> whitepages,
YP yellowpages,
Scheduler<AT> scheduler,
ET env)
Deprecated.
Create a kernel with the specified components.
|
Kernel(MTS mts,
YP yellowpages,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the specified components.
|
Kernel(Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the specified scheduler.
|
Constructor and Description |
---|
NetworkKernel(int socketPort,
InetAddress otherKernelAdr,
int otherKernelPort,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the default components.
|
NetworkKernel(int socketPort,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the default components.
|
NetworkKernel(MTS mts,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the specified scheduler and message transport service.
|
NetworkKernel(MTS netMTS,
YP yellowPages,
Scheduler<AT> scheduler)
Deprecated.
Create a kernel with the default components.
|
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.