fr.dyade.aaa.agent
Class SimpleNetwork
- MessageConsumer, NetworkMBean
public class SimpleNetwork
SimpleNetwork
is a simple implementation of
StreamNetwork
class with a single connection at
a time.
boolean | isRunning() - Tests if the network component is alive.
|
void | start() - Causes this network component to begin execution.
|
void | stop() - Forces the network component to stop executing.
|
String | toString() - Returns a string representation of this consumer, including the
daemon's name and status.
|
delete , deliver , getDomainName , getName , getPort , getQueue , index , init , insert , post , restore , save , setPort , toString , validate |
SimpleNetwork
public SimpleNetwork()
Creates a new network component.
toString
public String toString()
Returns a string representation of this consumer, including the
daemon's name and status.
- toString in interface Network
- A string representation of this consumer.
Copyright B) 2004 Scalagent - All rights reserved