Package | Description |
---|---|
net.grinder.common.processidentity |
Interface representing process identity and status.
|
net.grinder.communication |
The Grinder communication subsystem.
|
net.grinder.console.communication |
Console communication.
|
net.grinder.console.communication.server |
Console code that dispatches messages received from console clients.
|
net.grinder.console.communication.server.messages |
Messages used by the console client.
|
net.grinder.engine.common |
Common classes used by the Agent and Worker process implementations.
|
net.grinder.engine.communication |
Communication classes used by the Agent and Worker process implementations.
|
net.grinder.engine.messages |
Messages that can be sent to the worker processes.
|
net.grinder.messages.agent |
Messages that can be sent to the agent process.
|
net.grinder.messages.console |
Messages that can be sent to the console.
|
net.grinder.synchronisation |
Synchronisation classes.
|
net.grinder.synchronisation.messages |
Messages used by distributed implementations of the synchronisation classes.
|
Class and Description |
---|
Address
Interface implemented by addresses.
|
Class and Description |
---|
Acceptor
Active object that accepts connections on a ServerSocket.
|
Acceptor.Listener
Listener interface.
|
Acceptor.ShutdownException
Indicates the Acceptor has been shut down.
|
Address
Interface implemented by addresses.
|
BlockingSender
Interface for classes that manage the sending of messages.
|
ClientReceiver
Manages receipt of messages from a server over a TCP connection.
|
ClientSender
Class that manages the sending of messages to a server.
|
CommunicationException
Exception thrown by communication package.
|
ConnectionIdentity
Value object that represents the identity of an accepted
connection.
|
ConnectionType
Constants that are used to discriminate between different types of
connections.
|
Connector
Connection factory.
|
Message
Marker interface implemented by messages.
|
MessageDispatchRegistry
Register of message handlers, keyed by message type.
|
MessageDispatchRegistry.BlockingHandler
Handler interface.
|
MessageDispatchRegistry.Handler
Handler interface.
|
QueuedSender
Sender that queues its messages. |
Receiver
Interface for classes that manage the receipt of messages.
|
Sender
Interface for classes that manage the sending of messages.
|
StreamReceiver
Manages receipt of messages from a server over a stream.
|
StreamSender
Class that manages the sending of messages to a server.
|
Class and Description |
---|
Address
Interface implemented by addresses.
|
Message
Marker interface implemented by messages.
|
MessageDispatchRegistry
Register of message handlers, keyed by message type.
|
Class and Description |
---|
MessageDispatchRegistry
Register of message handlers, keyed by message type.
|
Class and Description |
---|
Message
Marker interface implemented by messages.
|
Class and Description |
---|
ConnectionType
Constants that are used to discriminate between different types of
connections.
|
Connector
Connection factory.
|
Class and Description |
---|
MessageDispatchRegistry
Register of message handlers, keyed by message type.
|
Class and Description |
---|
Message
Marker interface implemented by messages.
|
Class and Description |
---|
Message
Marker interface implemented by messages.
|
Class and Description |
---|
Address
Interface implemented by addresses.
|
AddressAwareMessage
Message that wants to know its origin address.
|
CommunicationException
Exception thrown by communication package.
|
Message
Marker interface implemented by messages.
|
Class and Description |
---|
CommunicationException
Exception thrown by communication package.
|
MessageDispatchRegistry
Register of message handlers, keyed by message type.
|
Sender
Interface for classes that manage the sending of messages.
|
Class and Description |
---|
Address
Interface implemented by addresses.
|
AddressAwareMessage
Message that wants to know its origin address.
|
CommunicationException
Exception thrown by communication package.
|
Message
Marker interface implemented by messages.
|
Copyright © 2000-2014. All Rights Reserved.