|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Service | |
| org.neo.swarm.services.binding | |
| org.neo.swarm.services.jxta | |
| org.neo.swarm.services.multicast | |
| org.neo.swarm.services.tcp | |
| Uses of Service in org.neo.swarm.services.binding |
| Subinterfaces of Service in org.neo.swarm.services.binding | |
interface |
BindingRunnable
Defines our binding interface that mcast and static bind threads implement |
| Classes in org.neo.swarm.services.binding that implement Service | |
class |
BindingService
Generic BindRunnable Service Wrapper, |
class |
DynamicRunnable
Takes a multicastsender and multicasts the ACProxy registration Aspect |
class |
StaticRunnable
Maintains a list of addresses and iterates over each entry, sending the serialized registration aspect to each entry. |
| Uses of Service in org.neo.swarm.services.jxta |
| Classes in org.neo.swarm.services.jxta that implement Service | |
class |
JxtaService
|
| Uses of Service in org.neo.swarm.services.multicast |
| Classes in org.neo.swarm.services.multicast that implement Service | |
class |
MulticastServer
Feeds incoming multicast invocations into the Container |
| Uses of Service in org.neo.swarm.services.tcp |
| Subinterfaces of Service in org.neo.swarm.services.tcp | |
interface |
TcpService
Provides the contract for the TcpServer |
| Classes in org.neo.swarm.services.tcp that implement Service | |
class |
TcpServer
NBIO Tcp Server |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||