A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ACK_EVERY_PACKET - Static variable in class equip.net.SapConstants
ack every packet??
ANNOUNCEMENT_EXPIRE_COUNT - interface equip.discovery.ANNOUNCEMENT_EXPIRE_COUNT.
default no. missed announcements to assume expiry.
ANNOUNCEMENT_INTERVAL_S - interface equip.discovery.ANNOUNCEMENT_INTERVAL_S.
default inter-announcement interval (JINI is 120s).
ANNOUNCEMENT_STARTUP_DELAY_S - interface equip.discovery.ANNOUNCEMENT_STARTUP_DELAY_S.
default delay range on service startup (JINI is 15s).
Ack - class equip.net.Ack.
internal - an ACK message - TCP only??
Ack() - Constructor for class equip.net.Ack
Default no-arg constructor
AckImpl - class equip.net.AckImpl.
Implementation of Ack
AckImpl() - Constructor for class equip.net.AckImpl
 
ActiveTreeNode - class equip.data.ActiveTreeNode.
ItemData subclass that is actively notified (by the dataspace replica) when it is added to, updated in, or deleted from a dataspace replica.
ActiveTreeNode() - Constructor for class equip.data.ActiveTreeNode
Default no-arg constructor
AddEvent - class equip.data.AddEvent.
An event representing the addition of a ItemData instance to the dataspace.
AddEvent() - Constructor for class equip.data.AddEvent
Default no-arg constructor
AddEventImpl - class equip.data.AddEventImpl.
Implementation of IDL'd abstract class AddEvent
AddEventImpl() - Constructor for class equip.data.AddEventImpl
 
abort() - Method in class equip.net.ConnectionSapJcp
abort
accept() - Method in class equip.net.ServerSap
Accept an incoming connection, normally blocking
accept() - Method in class equip.net.ServerSapTcp
 
accept() - Method in class equip.net.ServerSapUdp
 
acceptResponse(String, String, String) - Static method in class equip.data.Challenge
check a response
acceptedFlag - Variable in class equip.net.ConnectionSapResponse
 
ack - Variable in class equip.data.PeerAckData
Is this the ack (true) or the request for ack (false)?
ack() - Method in class equip.net.ConnectionSapJcp
ack
ackNow() - Method in class equip.net.ConnectionSapJcp
ackNow
ackSeq - Variable in class equip.data.DataProxyImpl
 
activate(DeactivateCallback, ValueBase) - Method in class equip.data.DataProxyImpl
 
activate(DeactivateCallback, ValueBase) - Method in class equip.data.Server
 
activate(DeactivateCallback, ValueBase) - Method in class equip.net.ProxyDelegate
 
activate(DeactivateCallback, ValueBase) - Method in class equip.net.ServiceProxy
Request activation of the service proxy, i.e. connect to server.
activate(DeactivateCallback, ValueBase) - Method in class equip.net.ServiceProxyImpl
 
activate() - Method in class equip.net.ServiceProxyImpl
 
activate(DeactivateCallback, ValueBase) - Method in class equip.net.Trader
 
activate(DeactivateCallback, ValueBase) - Method in class equip.net.TraderProxyImpl
 
activateAsync() - Method in class equip.data.DataProxy
Create a thread to repeatedly attempt to activate this dataspace (assuming that it is a client) whenever its activation fails.
activateAsync() - Method in class equip.data.DataProxyImpl
 
activateAsync() - Method in class equip.data.Server
 
activateAsyncFlag - Variable in class equip.data.DataProxyImpl
 
activateInternal(DeactivateCallback, ValueBase, boolean) - Method in class equip.data.DataProxyImpl
 
activeFlag - Variable in class equip.data.DataProxyImpl
 
activeFlag - Variable in class equip.data.beans.DataspaceBean
active flag
add(ItemData) - Method in class equip.data.beans.DataspaceBean
add a globally visible item to the dataspace
add(ItemData) - Method in interface equip.data.beans.IDataspace
add a globally visible item to the dataspace
addDataspaceEventListener(ItemData, boolean, DataspaceEventListener) - Method in class equip.data.beans.DataspaceBean
add a item monitor.
addDataspaceEventListener(Event, boolean, DataspaceEventListener) - Method in class equip.data.beans.DataspaceBean
add an event monitor.
addDataspaceEventListener(ItemData, boolean, DataspaceEventListener) - Method in interface equip.data.beans.IDataspace
add a item monitor.
addDataspaceEventListener(Event, boolean, DataspaceEventListener) - Method in interface equip.data.beans.IDataspace
add an event monitor.
addEvent(Event) - Method in class equip.data.DataDelegate
 
addEvent(Event) - Method in class equip.data.DataProxy
Add a new event into the dataspace.
addEvent(Event) - Method in class equip.data.DataProxyImpl
 
addEvent(Event) - Method in class equip.data.Server
 
addEvent(Event) - Method in class equip.data.beans.DataspaceBean
emit an event directly
addEvent(Event) - Method in interface equip.data.beans.IDataspace
emit an event directly
addItem(ItemData, int, boolean, boolean, Lease) - Method in class equip.data.DataProxy
add item event helper - create and publish an AddEvent.
addItem(ItemData, int, boolean, boolean, Lease) - Method in class equip.data.DataProxyImpl
 
addItem(ItemData, int, boolean, boolean, Lease) - Method in class equip.data.Server
 
addLocal(ItemData) - Method in class equip.data.beans.DataspaceBean
add a local-only item to the dataspace
addLocal(ItemData) - Method in interface equip.data.beans.IDataspace
add a local-only item to the dataspace
addMulticast(String) - Method in class equip.net.Trader
 
addNode(Object, DefaultTreeModel, DefaultMutableTreeNode, boolean) - Static method in class equip.discovery.DiscoveryBrowser
 
addPattern(EventPattern) - Method in class equip.data.DataSession
Add a new EventPattern to this session.
addPattern(EventPattern) - Method in class equip.data.DataSessionImpl
 
addPatterns(EventPattern[]) - Method in class equip.data.DataSession
Add multiple new EventPatterns to this session.
addPatterns(EventPattern[]) - Method in class equip.data.DataSessionImpl
 
addPersistent(ItemData, Lease) - Method in class equip.data.beans.DataspaceBean
add a (potentially) persistent item to the dataspace, i.e. not process bound, and normally with a Lease (although null is permitted)
addPersistent(ItemData, Lease) - Method in interface equip.data.beans.IDataspace
add a (potentially) persistent item to the dataspace, i.e. not process bound, and normally with a Lease (although null is permitted)
addPropertyChangeListener(PropertyChangeListener) - Method in class equip.data.beans.DataspaceBean
property change api
addPropertyChangeListener(String, PropertyChangeListener) - Method in class equip.data.beans.DataspaceBean
property change api
addPropertyChangeListener(PropertyChangeListener) - Method in class equip.data.beans.InputPanelBean
property change api
addPropertyChangeListener(String, PropertyChangeListener) - Method in class equip.data.beans.InputPanelBean
property change api
addReceivedFragment(JcpFragment) - Method in class equip.net.ConnectionSapJcp
addReceivedFragment
addSentEvent(DataDelegatePeer.OutboundEvent) - Method in class equip.data.DataDelegatePeerTCP
 
addVetoableChangeListener(VetoableChangeListener) - Method in class equip.data.beans.DataspaceBean
vetoable change api
addVetoableChangeListener(String, VetoableChangeListener) - Method in class equip.data.beans.DataspaceBean
vetoable change api
addVetoableChangeListener(VetoableChangeListener) - Method in class equip.data.beans.InputPanelBean
vetoable change api
addVetoableChangeListener(String, VetoableChangeListener) - Method in class equip.data.beans.InputPanelBean
vetoable change api
addingPatterns - Variable in class equip.data.DataSessionImpl
 
addr - Variable in class equip.net.SimpleTCPMoniker
IPv4 service host IP address
addr - Variable in class equip.net.SimpleUDPMoniker
IPv4 service host IP address
address - Variable in class equip.discovery.DiscoveryRendezvous.PeerInfo
address
address - Variable in class equip.net.ServerSap
Socket IPv4 host address
advertisedReceiveWindow - Variable in class equip.net.ConnectionSapJcp
 
agent - Variable in class equip.data.OwnershipRequest
The id of the code fragment requesting ownership
allocateId() - Method in class equip.data.beans.DataspaceBean
allocated a new GUID for a data item to be published
allocateId() - Method in interface equip.data.beans.IDataspace
allocated a new GUID for a data item to be published
allocateKey(String, String, String, Connection) - Method in class equip.data.sql.DataKeyAllocateMax
allocate key.
allocateKey(String, String, String, Connection) - Method in interface equip.data.sql.IDataKeyAllocate
allocate key.
announce - Variable in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
announcement interval - millis
announceUrl(String, long) - Method in class equip.discovery.DiscoveryClientAgentImpl
 
announcement - Variable in class equip.discovery.DiscoveryRendezvous.PeerInfo
annoucement
announcementClients - Variable in class equip.discovery.DiscoveryServerAgentImpl
current announcement clients, 1 per url
announcementDatas - Variable in class equip.discovery.DiscoveryServerAgentImpl
announcement messages
announcementInterval - Variable in class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
announcement interval
announcementIntervalMillis - Variable in class equip.discovery.ServerAnnouncement
expected announcement interval in milliseconds
announcementServers - Variable in class equip.discovery.DiscoveryClientAgentImpl
current announcement servers, 1 per url
apply(ItemData) - Method in class equip.data.ItemMutator
The application-defined mutation function.
apply(ItemData) - Method in class equip.data.ItemMutatorImpl
 

B

BUFFER_SIZE - Static variable in class equip.net.LogFileEcho
buffer size
BooleanArray2DBox - class equip.data.BooleanArray2DBox.
boxed 2D array of boolean
BooleanArray2DBox() - Constructor for class equip.data.BooleanArray2DBox
Default no-arg constructor
BooleanArray2DBoxImpl - class equip.data.BooleanArray2DBoxImpl.
Implementation of IDL'd abstract class BooleanArray2DBox
BooleanArray2DBoxImpl() - Constructor for class equip.data.BooleanArray2DBoxImpl
 
BooleanArray2DBoxImpl(boolean[][]) - Constructor for class equip.data.BooleanArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
BooleanArrayBox - class equip.data.BooleanArrayBox.
boxed array of boolean
BooleanArrayBox() - Constructor for class equip.data.BooleanArrayBox
Default no-arg constructor
BooleanArrayBoxImpl - class equip.data.BooleanArrayBoxImpl.
Implementation of IDL'd abstract class BooleanArrayBox
BooleanArrayBoxImpl() - Constructor for class equip.data.BooleanArrayBoxImpl
 
BooleanArrayBoxImpl(boolean[]) - Constructor for class equip.data.BooleanArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
BooleanBox - class equip.data.BooleanBox.
primitive boolean box type
BooleanBox() - Constructor for class equip.data.BooleanBox
Default no-arg constructor
BooleanBoxImpl - class equip.data.BooleanBoxImpl.
Implementation of IDL'd abstract class BooleanBox
BooleanBoxImpl() - Constructor for class equip.data.BooleanBoxImpl
 
BooleanBoxImpl(boolean) - Constructor for class equip.data.BooleanBoxImpl
convenience constructor
BooleanBoxImpl(Boolean) - Constructor for class equip.data.BooleanBoxImpl
convenience constructor - v must not be null
Browser2 - class equip.data.Browser2.
 
Browser2(String, DataProxy) - Constructor for class equip.data.Browser2
create over in-memory dataspace
ByteArray2DBox - class equip.data.ByteArray2DBox.
boxed 2D array of byte
ByteArray2DBox() - Constructor for class equip.data.ByteArray2DBox
Default no-arg constructor
ByteArray2DBoxImpl - class equip.data.ByteArray2DBoxImpl.
Implementation of IDL'd abstract class ByteArray2DBox
ByteArray2DBoxImpl() - Constructor for class equip.data.ByteArray2DBoxImpl
 
ByteArray2DBoxImpl(byte[][]) - Constructor for class equip.data.ByteArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
ByteArrayBox - class equip.data.ByteArrayBox.
boxed array of byte
ByteArrayBox() - Constructor for class equip.data.ByteArrayBox
Default no-arg constructor
ByteArrayBoxImpl - class equip.data.ByteArrayBoxImpl.
Implementation of IDL'd abstract class ByteArrayBox
ByteArrayBoxImpl() - Constructor for class equip.data.ByteArrayBoxImpl
 
ByteArrayBoxImpl(byte[]) - Constructor for class equip.data.ByteArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
ByteBox - class equip.data.ByteBox.
primitive byte (IDL octet) box type
ByteBox() - Constructor for class equip.data.ByteBox
Default no-arg constructor
ByteBoxImpl - class equip.data.ByteBoxImpl.
Implementation of IDL'd abstract class ByteBox
ByteBoxImpl() - Constructor for class equip.data.ByteBoxImpl
 
ByteBoxImpl(byte) - Constructor for class equip.data.ByteBoxImpl
convenience constructor
ByteBoxImpl(Byte) - Constructor for class equip.data.ByteBoxImpl
convenience constructor - v must not be null
beanProperties - Variable in class equip.data.ItemFrame
 
beginBusy() - Method in class equip.data.DataDelegate
 
beginBusy() - Method in class equip.data.DataProxy
this dangerous internal API lets you suspend the enactment of events; also make a matching call to DataProxy.endBusy().
beginBusy() - Method in class equip.data.DataProxyImpl
 
beginBusy() - Method in class equip.data.Server
 
bind(String, ValueBase) - Method in class equip.net.Trader
 
bind(String, ValueBase) - Method in class equip.net.TraderProxy
true = added (i.e. not already present)
bind(String, ValueBase) - Method in class equip.net.TraderProxyImpl
 
binding - Variable in class equip.data.AddEvent
The item's value and its binding to the dataspace
binding - Variable in class equip.net.TraderRecord
 
blipCount - Variable in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
borderLayout1 - Variable in class equip.data.DataBrowserFrame
 
bringForward(long) - Method in class equip.net.Timer
bringForward If set, ensure that it will expire/trigger within this time
browsers - Static variable in class equip.data.Browser2
table of ds browsers, DataProxy -> Browser2
buf - Variable in class equip.runtime.Mbuf
internal buffer
buf - Variable in class equip.runtime.MbufInputStream
 
buildObject(int, int) - Method in class equip.net.ConnectionSapJcp
buildObject
busyCount - Variable in class equip.data.DataDelegate
 
bytesToString(byte[]) - Static method in class equip.data.Challenge
bytes to string (hex for now?)

C

CHALLENGE_FAILURE - Static variable in class equip.data.ChallengeType
failure
CHALLENGE_SIMPLE_CHALLENGE - Static variable in class equip.data.ChallengeType
Simple challenge
CHALLENGE_SIMPLE_CHALLENGE_RESPONSE - Static variable in class equip.data.ChallengeType
response/challenge
CHALLENGE_SIMPLE_RESPONSE - Static variable in class equip.data.ChallengeType
response
CHALLENGE_SIZE - Static variable in class equip.data.Challenge
challenge size
CHECKPOINT_HEADER - Static variable in class equip.data.FileBackedMemoryDataStore
 
CHECKPOINT_PREFIX - Static variable in class equip.data.FileBackedMemoryDataStore
 
CHECKPOINT_SUFFIX - Static variable in class equip.data.FileBackedMemoryDataStore
 
CHECKPOINT_VERSION - Static variable in class equip.data.FileBackedMemoryDataStore
 
CHECK_INTERVAL_MS - Static variable in class equip.net.LogFileEcho
file check interval ms
CLIENT - Static variable in class equip.data.benchmark.UDPDelay
 
Challenge - class equip.data.Challenge.
challenge-response utility class
Challenge() - Constructor for class equip.data.Challenge
 
ChallengeType - class equip.data.ChallengeType.
PeerChallengeEvent challengeType
ChallengeType() - Constructor for class equip.data.ChallengeType
 
CharArray2DBox - class equip.data.CharArray2DBox.
boxed 2D array of char
CharArray2DBox() - Constructor for class equip.data.CharArray2DBox
Default no-arg constructor
CharArray2DBoxImpl - class equip.data.CharArray2DBoxImpl.
Implementation of IDL'd abstract class CharArray2DBox
CharArray2DBoxImpl() - Constructor for class equip.data.CharArray2DBoxImpl
 
CharArray2DBoxImpl(char[][]) - Constructor for class equip.data.CharArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
CharArrayBox - class equip.data.CharArrayBox.
boxed array of char
CharArrayBox() - Constructor for class equip.data.CharArrayBox
Default no-arg constructor
CharArrayBoxImpl - class equip.data.CharArrayBoxImpl.
Implementation of IDL'd abstract class CharArrayBox
CharArrayBoxImpl() - Constructor for class equip.data.CharArrayBoxImpl
 
CharArrayBoxImpl(char[]) - Constructor for class equip.data.CharArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
CharBox - class equip.data.CharBox.
primitive (IDL) char box type.
CharBox() - Constructor for class equip.data.CharBox
Default no-arg constructor
CharBoxImpl - class equip.data.CharBoxImpl.
Implementation of IDL'd abstract class CharBox
CharBoxImpl() - Constructor for class equip.data.CharBoxImpl
 
CharBoxImpl(char) - Constructor for class equip.data.CharBoxImpl
convenience constructor
CharBoxImpl(Character) - Constructor for class equip.data.CharBoxImpl
convenience constructor - v must not be null
ConfigManager - class equip.config.ConfigManager.
Configuration manager for providing an application's configuration information, normally from property files (IDL'd in equip_config_types.idl).
ConfigManager() - Constructor for class equip.config.ConfigManager
Default no-arg constructor
ConfigManagerImpl - class equip.config.ConfigManagerImpl.
Implementation of ConfigManager
ConfigManagerImpl() - Constructor for class equip.config.ConfigManagerImpl
 
ConnectionSap - class equip.net.ConnectionSap.
Abstract base class for a connection service access point (i.e. a network connection).
ConnectionSap() - Constructor for class equip.net.ConnectionSap
 
ConnectionSap.KeepAliveThreadData - class equip.net.ConnectionSap.KeepAliveThreadData.
Internal class holding connection keep-alive data
ConnectionSap.KeepAliveThreadData() - Constructor for class equip.net.ConnectionSap.KeepAliveThreadData
 
ConnectionSapJcp - class equip.net.ConnectionSapJcp.
JCP class implementing ConnectionSap for JCP.
ConnectionSapJcp(int, short, DatagramSocket) - Constructor for class equip.net.ConnectionSapJcp
ConnectionSapJcp
ConnectionSapJcp(int, short) - Constructor for class equip.net.ConnectionSapJcp
ConnectionSapJcp
ConnectionSapJcp(DatagramPacket) - Constructor for class equip.net.ConnectionSapJcp
ConnectionSapJcp
ConnectionSapRequest - class equip.net.ConnectionSapRequest.
internal - a connection request - udp uc or multicast {IDL'd in eqNetTypes.idl)
ConnectionSapRequest() - Constructor for class equip.net.ConnectionSapRequest
Default no-arg constructor
ConnectionSapRequestImpl - class equip.net.ConnectionSapRequestImpl.
Implementation of ConnectionSapRequest
ConnectionSapRequestImpl() - Constructor for class equip.net.ConnectionSapRequestImpl
 
ConnectionSapResponse - class equip.net.ConnectionSapResponse.
internal - a connection response {IDL'd in eqNetTypes.idl)
ConnectionSapResponse() - Constructor for class equip.net.ConnectionSapResponse
Default no-arg constructor
ConnectionSapResponseImpl - class equip.net.ConnectionSapResponseImpl.
Implementation of ConnectionSapResponse
ConnectionSapResponseImpl() - Constructor for class equip.net.ConnectionSapResponseImpl
 
ConnectionSapTcp - class equip.net.ConnectionSapTcp.
TCP-based implementation of ConnectionSap.
ConnectionSapTcp(int, short, Socket) - Constructor for class equip.net.ConnectionSapTcp
 
ConnectionSapTcp(int, short) - Constructor for class equip.net.ConnectionSapTcp
connect using default StreamFilter (if any)
ConnectionSapTcp(int, short, String, String) - Constructor for class equip.net.ConnectionSapTcp
connect using non-default StreamFilter
CustomTableDataStore - class equip.data.sql.CustomTableDataStore.
Implementation of IDataStore interface which holds data for one specific (run-time configured) tuple type in a single JDBC table.
CustomTableDataStore(String, GUID) - Constructor for class equip.data.sql.CustomTableDataStore
default constructor.
call() - Method in class equip.data.DataDelegate.PostCallbackInfo
 
callback - Variable in class equip.data.DataManagerBrowser
 
callback - Variable in class equip.data.DataProxyImpl
 
callback - Variable in class equip.data.DataSession
internal - the callback DataCallback or DataCallbackPost
cancelCallback - Variable in class equip.data.DataDelegatePeer
 
cancelObject(int) - Method in class equip.net.ConnectionSap
 
cancelObject(int) - Method in class equip.net.ConnectionSapJcp
cancelObject
cancelObject(int) - Method in class equip.net.ConnectionSapTcp
 
cancelTimer() - Method in class equip.net.RoundTripTimer
cancelTimer
cancelTimer() - Method in class equip.net.Timer
cancelTimer
challenge - Variable in class equip.data.PeerChallengeEvent
challenge
challengeType - Variable in class equip.data.PeerChallengeEvent
type
checkAdd(AddEvent) - Method in interface equip.data.IDataStore
check if store would like to/be prepared to handle this AddEvent.
checkAdd(AddEvent) - Method in class equip.data.MemoryDataStore
check if store would like to/be prepared to handle this AddEvent.
checkAdd(AddEvent) - Method in class equip.data.sql.CustomTableDataStore
check if store would like to/be prepared to handle this AddEvent.
checkCancelObject(UpdateEvent) - Method in interface equip.data.DataDelegatePeerCancel
Notification that queued unreliable update event has been discarded
checkCancelObject(UpdateEvent) - Method in class equip.data.DataDelegatePeerTCP
this should be called from DataDelegatePeer.outputEvent when an UpdateEvent is added, to allow us to check whether this causes a cancel on a written object.
checkEvent(Event, EventPattern, DataSession) - Method in class equip.data.DataDelegate
 
checkEvent(Event, ItemData, EventPattern, DataSession) - Method in class equip.data.DataDelegate
 
checkEvent(Event, ItemData, ItemData, EventPattern, DataSession) - Method in class equip.data.DataDelegate
 
checkEvent(Event, ItemData, ItemData, EventPattern, DataSession, Vector) - Method in class equip.data.DataDelegate
 
checkEventEvent - Variable in class equip.data.DataDelegate
 
checkEventPattern - Variable in class equip.data.DataDelegate
 
checkEventSession - Variable in class equip.data.DataDelegate
 
checkPattern(DataSession, EventPattern, boolean) - Method in class equip.data.DataDelegate
 
classname - Variable in class equip.net.TraderLookup
 
classname - Variable in class equip.net.TraderMoniker
the name of the class wanted from the trader
cleanup() - Method in class equip.data.DataDelegatePeer
 
cleanup() - Method in class equip.data.DataDelegatePeerTCP
 
cleanup() - Method in class equip.data.DataItemListener
deletes pattern and session associated with this listener
clearDelay() - Static method in class equip.data.benchmark.RemoteDSRateTest
 
cliAddr - Variable in class equip.net.ConnectionSapRequest
 
cliPort - Variable in class equip.net.ConnectionSapRequest
 
cliRecvBufSize - Variable in class equip.net.ConnectionSapRequest
 
cliSessionId - Variable in class equip.net.ConnectionSapRequest
 
clientConnectedFlag - Variable in class equip.data.DataManagerBrowser
 
clientConnectedFlag - Variable in class equip.data.DataspaceStatus
Is this dataspace replica a client that is connected?
clientSlowFlag - Variable in class equip.data.DataspaceStatus
Is this dataspace replica a client that is known to be slow in terms of communication?
clone() - Method in class equip.runtime.ValueBase
Return a clone of this object; just calls Object.clone()
close() - Method in class equip.data.EquipConnector
closes connection to equip
close - Variable in class equip.data.ItemFrame
 
close() - Method in class equip.net.ConnectionSap
 
close(boolean) - Method in class equip.net.ConnectionSap
 
close(boolean) - Method in class equip.net.ConnectionSapJcp
close
close(boolean) - Method in class equip.net.ConnectionSapTcp
 
close() - Method in class equip.net.ServerSap
Close the server socket (no more connections)
close() - Method in class equip.net.ServerSapTcp
 
close() - Method in class equip.net.ServerSapUdp
 
close_actionPerformed(ActionEvent) - Method in class equip.data.ItemFrame
 
closed() - Method in class equip.net.ConnectionSapJcp
closed Clean up after abort or close.
closure - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
closure - Variable in class equip.data.DataSession
internal - the callback closure
closure - Variable in class equip.net.SimpleServer
 
completedObjectFragments - Variable in class equip.net.ConnectionSapJcp
 
conjestionWindow - Variable in class equip.net.ConnectionSapJcp
 
conn - Variable in class equip.data.sql.CustomTableDataStore
single shared connection
connect(int, short) - Method in class equip.net.ConnectionSapTcp
 
connectLock - Variable in class equip.data.DataDelegatePeerTCP
 
connectedFlag - Variable in class equip.data.DataDelegatePeerTCP
 
connectedFlag - Variable in class equip.data.beans.DataspaceBean
connected?
connectedFlag - Variable in class equip.net.ConnectionSap
 
connectedMonitorSession - Variable in class equip.data.beans.DataspaceBean
connected session
connection - Variable in class equip.data.DataDelegatePeerTCP
 
connection - Variable in class equip.net.SimpleServer.ClientThread
 
connectionStrength - Variable in class equip.net.ConnectionSapJcp
 
connectionStrengthHistorySize - Variable in class equip.net.ConnectionSapJcp
 
connectionTimeoutFlag - Variable in class equip.net.ConnectionSap
 
connectionTimeoutMs - Variable in class equip.net.ConnectionSap
 
containsKey(String) - Method in class equip.data.DictionaryImpl
has a name?
contentPane - Variable in class equip.data.DataBrowserFrame
 
copyCollect(ItemData) - Method in class equip.data.beans.DataspaceBean
copy collect - local only.
copyCollect(ItemData, DataspaceEventListener) - Method in class equip.data.beans.DataspaceBean
copy collect - local only - callback form.
copyCollect(ItemData) - Method in interface equip.data.beans.IDataspace
copy collect - local only.
copyCollect(ItemData, DataspaceEventListener) - Method in interface equip.data.beans.IDataspace
copy collect - local only - callback form.
count - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
createInputFilter(Socket, InputStream, String) - Method in interface equip.net.IOStreamFilterFactory
 
createInputFilter(Socket, InputStream, String) - Method in class equip.net.TestIOStreamFilterFactory
 
createItem(GUID) - Method in class equip.data.benchmark.End2EndTest
 
createItem(GUID) - Static method in class equip.data.benchmark.RemoteDSDelayTest
 
createItemTemplate() - Method in class equip.data.beans.PropertySubscriberBean
create item template
createItemTemplate() - Static method in class equip.data.benchmark.End2EndTest
 
createItemTemplate() - Static method in class equip.data.benchmark.RemoteDSDelayTest
 
createItemWindow(ItemData) - Method in class equip.data.DataBrowser
 
createOutputFilter(Socket, OutputStream, String) - Method in interface equip.net.IOStreamFilterFactory
 
createOutputFilter(Socket, OutputStream, String) - Method in class equip.net.TestIOStreamFilterFactory
 
createPeer(GUID, boolean) - Method in class equip.data.DataDelegate
 
createSession(DataCallback, ValueBase) - Method in class equip.data.DataDelegate
 
createSession(DataCallback, ValueBase) - Method in class equip.data.DataProxy
Create a new data session in which to express interest in events and data items and to get callbacks/notifications.
createSession(DataCallback, ValueBase) - Method in class equip.data.DataProxyImpl
 
createSession(DataCallback, ValueBase) - Method in class equip.data.Server
 
current - Variable in class equip.runtime.MbufOutputStream
 
currentIcon - Variable in class equip.discovery.DiscoveryBrowser
 
currentblipIcon - Variable in class equip.discovery.DiscoveryBrowser
 

D

DATAGRAM_SIZE - Static variable in class equip.data.benchmark.UDPDelay
 
DATASPACE_CLIENT - Static variable in class equip.data.DataManager
type for a dataspace client
DATASPACE_PEER - Static variable in class equip.data.DataManager
type for a dataspace peer (not yet implemented)
DATASPACE_SERVER - Static variable in class equip.data.DataManager
type for a dataspace server
DATASPACE_SERVICE_TYPE - interface equip.data.DATASPACE_SERVICE_TYPE.
service type (name/version) for a dataspace (see equip.discovery and equip.service
DEBUG - Static variable in class equip.data.DataItemListener
flag to enable trace output
DEBUG - Variable in class equip.data.EquipConnector
 
DEBUG_TCP - Variable in class equip.net.ConnectionSap
 
DEBUG_TCP - Static variable in class equip.net.ConnectionSapTcp
 
DEFAULT_BUF_SIZE - Static variable in class equip.net.SapConstants
default input/output buffer size (64000).
DEFAULT_CONNECTION_TIMEOUT_MS - Static variable in class equip.net.SapConstants
Connection timeout, ms (not configurable for tcp) (30000)
DEFAULT_DATAKEY_COLUMN - Static variable in class equip.data.sql.CustomTableDataStore
 
DEFAULT_GROUP - Static variable in class equip.net.MulticastProbe
default group
DEFAULT_ID_COLUMN - Static variable in class equip.data.sql.CustomTableDataStore
 
DEFAULT_KEEP_ALIVE_TIME_MS - Static variable in class equip.net.SapConstants
Default keep-alive message send interval, milliseconds (5000)
DEFAULT_LEASE_TIME_S - Static variable in class equip.data.beans.DataspaceBean
default (long long) lease - 10 years :-)
DEFAULT_LONG_CONNECTION_TIMEOUT_MS - Static variable in class equip.net.SapConstants
Alternative connection timeout for 'long' timeouts, e.g.
DEFAULT_NAME_COLUMN - Static variable in class equip.data.sql.CustomTableDataStore
 
DEFAULT_PORT - Static variable in class equip.net.MulticastProbe
default port
DEFAULT_PORT - Static variable in class equip.net.UnicastProbe
default port
DEFAULT_PROBING_INTERVAL_MS - Static variable in class equip.net.SapConstants
Default channel probing time, ms (UDP?!)
DEFAULT_RECV_TIMEOUT_MS - Static variable in class equip.net.SapConstants
Default receive timeout (0); 0=blocking
DEFAULT_SIZE - Static variable in class equip.runtime.Mbuf
Default buffer size (1000)
DEFAULT_SLOW_RESPONSE_TIME_MS - Static variable in class equip.net.SapConstants
Default slow response time, milliseconds (2000)
DEFAULT_SLOW_RESPONSE_TIME_MS_TCP - Static variable in class equip.net.SapConstants
TCP slow response time, ms (7000).
DEFAULT_SLOW_RESPONSE_TIME_MS_UDP - Static variable in class equip.net.SapConstants
UDP slow response time, ms (2000).
DEFAULT_TCP_FILTER - Static variable in class equip.net.ConnectionSapTcp
 
DEFAULT_TCP_FILTER_ARG - Static variable in class equip.net.ConnectionSapTcp
 
DEFAULT_TCP_FILTER_ARG_CONFIGNAME - Static variable in class equip.net.ConnectionSapTcp
 
DEFAULT_TCP_FILTER_CONFIGNAME - Static variable in class equip.net.ConnectionSapTcp
 
DEFAULT_TRADER_PORT - interface equip.net.DEFAULT_TRADER_PORT.
default trader port (7883) (IDL'd in eqTraderTypes.idl).
DISCOVERY_ATTEMPTS - interface equip.discovery.DISCOVERY_ATTEMPTS.
default request repeats (JINI is undefined).
DISCOVERY_GROUP - interface equip.discovery.DISCOVERY_GROUP.
default multicast address for discovery (JINI is 224.0.1.85).
DISCOVERY_GROUP_ANY - interface equip.discovery.DISCOVERY_GROUP_ANY.
group wildcard = empty string as in JINI
DISCOVERY_GROUP_DEFAULT - interface equip.discovery.DISCOVERY_GROUP_DEFAULT.
default/open group
DISCOVERY_INTERVAL_S - interface equip.discovery.DISCOVERY_INTERVAL_S.
default inter-request interval (JINI is undefined).
DISCOVERY_PORT - interface equip.discovery.DISCOVERY_PORT.
default port for multicast messages (JINI is 4160).
DISCOVERY_TTL - interface equip.discovery.DISCOVERY_TTL.
default multicast TTL for discovery and announcement.
DISCOVERY_VERSION - interface equip.discovery.DISCOVERY_VERSION.
Discovery protocol version
DataBrowser - class equip.data.DataBrowser.
 
DataBrowserFrame - class equip.data.DataBrowserFrame.
 
DataBrowserFrame(EquipConnector) - Constructor for class equip.data.DataBrowserFrame
 
DataBrowserFrame.EventHandler - class equip.data.DataBrowserFrame.EventHandler.
 
DataBrowserFrame.EventHandler() - Constructor for class equip.data.DataBrowserFrame.EventHandler
 
DataCallback - class equip.data.DataCallback.
Original event callback interface for DataProxy events; now largely superceded by DataCallbackPost and/or the IDataspace API.
DataCallback() - Constructor for class equip.data.DataCallback
Default no-arg constructor
DataCallbackImpl - class equip.data.DataCallbackImpl.
Default (do-nothing) implementation of IDL'd abstract class (interface) DataCallback; you should sub-class DataCallback or DataCallbackPost directly.
DataCallbackImpl() - Constructor for class equip.data.DataCallbackImpl
 
DataCallbackPost - class equip.data.DataCallbackPost.
post-event callback interface, alternative to DataCallback, and normally more intuitive.
DataCallbackPost() - Constructor for class equip.data.DataCallbackPost
Default no-arg constructor
DataCallbackPostImpl - class equip.data.DataCallbackPostImpl.
Default (do-nothing) implementation of IDL'd abstract class (interface) DataCallbackPost; you should sub-class DataCallback or DataCallbackPost directly.
DataCallbackPostImpl() - Constructor for class equip.data.DataCallbackPostImpl
 
DataDelegate - class equip.data.DataDelegate.
Main internal implementation of the DataProxy API; used by delegation in DataProxyImpl and Server.
DataDelegate() - Constructor for class equip.data.DataDelegate
 
DataDelegate.PostCallbackInfo - class equip.data.DataDelegate.PostCallbackInfo.
nested class for post callback
DataDelegate.PostCallbackInfo(DataCallbackPost, Event, EventPattern, boolean, DataSession, DataProxy, ItemData, ItemBinding, ValueBase) - Constructor for class equip.data.DataDelegate.PostCallbackInfo
 
DataDelegatePeer - class equip.data.DataDelegatePeer.
Internal implementation class; works with DataDelegate to handle a dataspace replica's association with another dataspace replica.
DataDelegatePeer(DataDelegate, GUID, boolean) - Constructor for class equip.data.DataDelegatePeer
 
DataDelegatePeer.OutboundEvent - class equip.data.DataDelegatePeer.OutboundEvent.
 
DataDelegatePeer.OutboundEvent() - Constructor for class equip.data.DataDelegatePeer.OutboundEvent
 
DataDelegatePeerCancel - interface equip.data.DataDelegatePeerCancel.
Callback interface use with DataDelegatePeer to monitor unreliable update events cancelled in internal peer queues.
DataDelegatePeerTCP - class equip.data.DataDelegatePeerTCP.
Internal implementation class; works with DataDelegatePeer and DataDelegate to handle the direct networking aspects of a single dataspace peer.
DataDelegatePeerTCP(DataDelegatePeer) - Constructor for class equip.data.DataDelegatePeerTCP
 
DataItemListener - class equip.data.DataItemListener.
listens for EQUIP events for CityMack data types inner class ItemCallback is default and should be extended
DataItemListener(String) - Constructor for class equip.data.DataItemListener
connects to equip and provides default explanation handler
DataItemListener(EquipConnector, DataCallback, ItemData) - Constructor for class equip.data.DataItemListener
installs equip connector and callback handler for
DataItemListener.ItemCallback - class equip.data.DataItemListener.ItemCallback.
default callback handler for Item events
DataItemListener.ItemCallback() - Constructor for class equip.data.DataItemListener.ItemCallback
 
DataKeyAllocateMax - class equip.data.sql.DataKeyAllocateMax.
class for generating a new SQL primary key as MAX in column+1 (assumes int).
DataKeyAllocateMax() - Constructor for class equip.data.sql.DataKeyAllocateMax
 
DataKeyMapGetUnique - class equip.data.sql.DataKeyMapGetUnique.
class for mapping SQL primary key to new unique GUID.
DataKeyMapGetUnique() - Constructor for class equip.data.sql.DataKeyMapGetUnique
 
DataManager - class equip.data.DataManager.
Dataspace manager, the preferred factory for dataspace clients and servers.
DataManager() - Constructor for class equip.data.DataManager
Lifecycle - don't use these - rely on the static singleton
DataManager.DataspaceInfo - class equip.data.DataManager.DataspaceInfo.
Internal class of DataManager
DataManager.DataspaceInfo() - Constructor for class equip.data.DataManager.DataspaceInfo
 
DataManagerBrowser - class equip.data.DataManagerBrowser.
Browser for DataspaceManager to monitor active dataspaces in process.
DataManagerBrowser(DataManager) - Constructor for class equip.data.DataManagerBrowser
 
DataManagerBrowser.MyDataCallback - class equip.data.DataManagerBrowser.MyDataCallback.
 
DataManagerBrowser.MyDataCallback() - Constructor for class equip.data.DataManagerBrowser.MyDataCallback
 
DataProxy - class equip.data.DataProxy.
The main API for a dataspace replica, whether client or server.
DataProxy() - Constructor for class equip.data.DataProxy
Default no-arg constructor
DataProxyImpl - class equip.data.DataProxyImpl.
The normal implementation of the IDL'd dataspace API, DataProxy; implements a dataspace client, delegating most of the work to an instance of class DataDelegate.
DataProxyImpl() - Constructor for class equip.data.DataProxyImpl
 
DataProxyImpl(GUID) - Constructor for class equip.data.DataProxyImpl
 
DataProxyImpl.ActivateThread - class equip.data.DataProxyImpl.ActivateThread.
 
DataProxyImpl.ActivateThread() - Constructor for class equip.data.DataProxyImpl.ActivateThread
 
DataProxyImpl.MyDeactivateCallback - class equip.data.DataProxyImpl.MyDeactivateCallback.
 
DataProxyImpl.MyDeactivateCallback(DataProxyImpl) - Constructor for class equip.data.DataProxyImpl.MyDeactivateCallback
 
DataProxyImpl.WaitCallback - class equip.data.DataProxyImpl.WaitCallback.
 
DataProxyImpl.WaitCallback() - Constructor for class equip.data.DataProxyImpl.WaitCallback
 
DataProxyTerminateTest - class equip.data.DataProxyTerminateTest.
test data proxy termination via Dataspace manager.
DataProxyTerminateTest() - Constructor for class equip.data.DataProxyTerminateTest
 
DataSession - class equip.data.DataSession.
The interface used to register EventPatterns with a dataspace replica.
DataSession() - Constructor for class equip.data.DataSession
Default no-arg constructor
DataSessionImpl - class equip.data.DataSessionImpl.
Implementation of IDL'd abstract class DataSession; delegates most operations to the corresponding DataProxy's DataDelegate.
DataSessionImpl() - Constructor for class equip.data.DataSessionImpl
 
DataStoreConfigurationException - exception equip.data.DataStoreConfigurationException.
 
DataStoreConfigurationException(String) - Constructor for class equip.data.DataStoreConfigurationException
 
DataTest - class equip.data.Test.DataTest.
The original Java dataspace example application; now available in many flavours (see equip.data)
DataTest.MyPanel - class equip.data.Test.DataTest.MyPanel.
 
DataTest.MyPanel() - Constructor for class equip.data.Test.DataTest.MyPanel
 
DataspaceBean - class equip.data.beans.DataspaceBean.
dataspace client JavaBean
DataspaceBean() - Constructor for class equip.data.beans.DataspaceBean
no arg bean constructor
DataspaceBean(DataProxy) - Constructor for class equip.data.beans.DataspaceBean
over existing ds bean constructor
DataspaceBeanEventTest - class equip.data.beans.DataspaceBeanEventTest.
 
DataspaceBeanEventTest.MyPanel - class equip.data.beans.DataspaceBeanEventTest.MyPanel.
our own Canvas class, uses a (local) copyCollect to find and draw all (locally) known tuples of the kind we want.
DataspaceBeanEventTest.MyPanel() - Constructor for class equip.data.beans.DataspaceBeanEventTest.MyPanel
 
DataspaceBeanTupleTest - class equip.data.beans.DataspaceBeanTupleTest.
 
DataspaceBeanTupleTest.MyPanel - class equip.data.beans.DataspaceBeanTupleTest.MyPanel.
our own Canvas class, uses a (local) copyCollect to find and draw all (locally) known tuples of the kind we want.
DataspaceBeanTupleTest.MyPanel() - Constructor for class equip.data.beans.DataspaceBeanTupleTest.MyPanel
 
DataspaceEvent - class equip.data.beans.DataspaceEvent.
representation of an event in the dataspace as returned to client, e.g. using DataCallbackPost.
DataspaceEvent(Object) - Constructor for class equip.data.beans.DataspaceEvent
source-only constructor
DataspaceEvent(Object, Event, EventPattern, boolean, DataSession, DataProxy, ItemData, ItemBinding) - Constructor for class equip.data.beans.DataspaceEvent
full constructor
DataspaceEventListener - interface equip.data.beans.DataspaceEventListener.
standard DataspaceEvent Listener.
DataspaceException - exception equip.data.beans.DataspaceException.
dataspace exception superclass
DataspaceException() - Constructor for class equip.data.beans.DataspaceException
 
DataspaceException(String) - Constructor for class equip.data.beans.DataspaceException
 
DataspaceInactiveException - exception equip.data.beans.DataspaceInactiveException.
dataspace not active
DataspaceInactiveException() - Constructor for class equip.data.beans.DataspaceInactiveException
 
DataspaceInactiveException(String) - Constructor for class equip.data.beans.DataspaceInactiveException
 
DataspaceServer - class equip.discovery.DataspaceServer.
 
DataspaceServer() - Constructor for class equip.discovery.DataspaceServer
 
DataspaceStatus - class equip.data.DataspaceStatus.
The data association with a DataspaceStatusItem, which describes some of the internal state of a particular dataspace replica.
DataspaceStatus() - Constructor for class equip.data.DataspaceStatus
Default no-arg constructor
DataspaceStatusImpl - class equip.data.DataspaceStatusImpl.
Implementation of IDL'd abstract class DataspaceStatus
DataspaceStatusImpl() - Constructor for class equip.data.DataspaceStatusImpl
 
DataspaceStatusItem - class equip.data.DataspaceStatusItem.
A data item created in its own dataspace by each dataspace replica to reflect aspects of its internal state.
DataspaceStatusItem() - Constructor for class equip.data.DataspaceStatusItem
Default no-arg constructor
DataspaceStatusItemImpl - class equip.data.DataspaceStatusItemImpl.
Implementation of IDL'd abstract class DataspaceStatusItem
DataspaceStatusItemImpl() - Constructor for class equip.data.DataspaceStatusItemImpl
 
DeactivateCallback - class equip.net.DeactivateCallback.
Callback interface for a ServiceProxy to indicate forced deactivation of the service proxy (typically network failure) {IDL'd in eqNetTypes.idl).
DeactivateCallback() - Constructor for class equip.net.DeactivateCallback
Default no-arg constructor
DeactivateCallbackImpl - class equip.net.DeactivateCallbackImpl.
Implementation of DeactivateCallback
DeactivateCallbackImpl() - Constructor for class equip.net.DeactivateCallbackImpl
 
DeleteEvent - class equip.data.DeleteEvent.
An event representing the deletion of a previously added ItemData instance from the dataspace.
DeleteEvent() - Constructor for class equip.data.DeleteEvent
Default no-arg constructor
DeleteEventImpl - class equip.data.DeleteEventImpl.
Implementation of IDL'd abstract class DeleteEvent
DeleteEventImpl() - Constructor for class equip.data.DeleteEventImpl
 
Dictionary - class equip.data.Dictionary.
A dictionary, ie a set of mappings from String to ValueBase.
Dictionary() - Constructor for class equip.data.Dictionary
Default no-arg constructor
DictionaryEntry - class equip.data.DictionaryEntry.
a single entry in a Dictionary.
DictionaryEntry() - Constructor for class equip.data.DictionaryEntry
Default no-arg constructor
DictionaryEntryImpl - class equip.data.DictionaryEntryImpl.
Default implementation of IDL-defined abstract class DictionaryEntry
DictionaryEntryImpl() - Constructor for class equip.data.DictionaryEntryImpl
Default no-arg constructor
DictionaryImpl - class equip.data.DictionaryImpl.
Default implementation of IDL-defined abstract class Dictionary
DictionaryImpl() - Constructor for class equip.data.DictionaryImpl
Default no-arg constructor
DictionaryImpl(Hashtable) - Constructor for class equip.data.DictionaryImpl
create from a Hashtable
DiscoveryBrowser - class equip.discovery.DiscoveryBrowser.
A Swing tree-based browser for the discovery service.
DiscoveryBrowser(String, String) - Constructor for class equip.discovery.DiscoveryBrowser
main constructor
DiscoveryBrowser.MyTreeCellRenderer - class equip.discovery.DiscoveryBrowser.MyTreeCellRenderer.
 
DiscoveryBrowser.MyTreeCellRenderer() - Constructor for class equip.discovery.DiscoveryBrowser.MyTreeCellRenderer
 
DiscoveryBrowser.UrlNodeInfo - class equip.discovery.DiscoveryBrowser.UrlNodeInfo.
url and last refresh time
DiscoveryBrowser.UrlNodeInfo(String) - Constructor for class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
DiscoveryClientAgent - class equip.discovery.DiscoveryClientAgent.
Client support for discovery.
DiscoveryClientAgent() - Constructor for class equip.discovery.DiscoveryClientAgent
 
DiscoveryClientAgentImpl - class equip.discovery.DiscoveryClientAgentImpl.
 
DiscoveryClientAgentImpl() - Constructor for class equip.discovery.DiscoveryClientAgentImpl
 
DiscoveryClientAgentImpl.AnnouncementServer - class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer.
internal announcement server (receiver/responder) class.
DiscoveryClientAgentImpl.AnnouncementServer(InetAddress, int) - Constructor for class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
main constructor
DiscoveryClientAgentImpl.AnnouncementServer(DatagramSocket) - Constructor for class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
unicast reflector constructor
DiscoveryClientAgentImpl.AnnouncementServer() - Constructor for class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
unicast callback constructor
DiscoveryClientAgentImpl.DiscoveryClient - class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient.
internal discovery client (sender) class
DiscoveryClientAgentImpl.DiscoveryClient(InetAddress, int) - Constructor for class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
main constructor
DiscoveryClientAgentImpl.ExpireThread - class equip.discovery.DiscoveryClientAgentImpl.ExpireThread.
expire thread class
DiscoveryClientAgentImpl.ExpireThread(DiscoveryClientAgent) - Constructor for class equip.discovery.DiscoveryClientAgentImpl.ExpireThread
 
DiscoveryClientAgentImpl.HeardInfo - class equip.discovery.DiscoveryClientAgentImpl.HeardInfo.
heard info
DiscoveryClientAgentImpl.HeardInfo(String, long, long) - Constructor for class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
constructor
DiscoveryEventListener - class equip.discovery.DiscoveryEventListener.
callback interface for client discovery
DiscoveryEventListener() - Constructor for class equip.discovery.DiscoveryEventListener
 
DiscoveryEventListenerImpl - class equip.discovery.DiscoveryEventListenerImpl.
 
DiscoveryEventListenerImpl() - Constructor for class equip.discovery.DiscoveryEventListenerImpl
 
DiscoveryRendezvous - class equip.discovery.DiscoveryRendezvous.
unicast reflector (with some filtering) for non-multicast discovery.
DiscoveryRendezvous(int) - Constructor for class equip.discovery.DiscoveryRendezvous
cons - port
DiscoveryRendezvous.PeerInfo - class equip.discovery.DiscoveryRendezvous.PeerInfo.
client info
DiscoveryRendezvous.PeerInfo(InetAddress, int, DiscoveryRequestImpl, ServerAnnouncementImpl) - Constructor for class equip.discovery.DiscoveryRendezvous.PeerInfo
cons
DiscoveryRequest - class equip.discovery.DiscoveryRequest.
Discovery request is this serialised into a multicast packet.
DiscoveryRequest() - Constructor for class equip.discovery.DiscoveryRequest
 
DiscoveryRequestImpl - class equip.discovery.DiscoveryRequestImpl.
 
DiscoveryRequestImpl() - Constructor for class equip.discovery.DiscoveryRequestImpl
 
DiscoveryServerAgent - class equip.discovery.DiscoveryServerAgent.
Server support for discovery.
DiscoveryServerAgent() - Constructor for class equip.discovery.DiscoveryServerAgent
 
DiscoveryServerAgentImpl - class equip.discovery.DiscoveryServerAgentImpl.
 
DiscoveryServerAgentImpl() - Constructor for class equip.discovery.DiscoveryServerAgentImpl
 
DiscoveryServerAgentImpl.AnnouncementClient - class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient.
internal announcement client (sender) class
DiscoveryServerAgentImpl.AnnouncementClient(InetAddress, int, byte[]) - Constructor for class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
main constructor
DiscoveryServerAgentImpl.DiscoveryServer - class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer.
internal discovery server (receiver/responder) class.
DiscoveryServerAgentImpl.DiscoveryServer(InetAddress, int) - Constructor for class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
main constructor
DiscoveryUrlException - exception equip.discovery.DiscoveryUrlException.
 
DiscoveryUrlException() - Constructor for class equip.discovery.DiscoveryUrlException
 
DiscoveryUrlException(String) - Constructor for class equip.discovery.DiscoveryUrlException
 
DoubleArray2DBox - class equip.data.DoubleArray2DBox.
boxed 2D array of double
DoubleArray2DBox() - Constructor for class equip.data.DoubleArray2DBox
Default no-arg constructor
DoubleArray2DBoxImpl - class equip.data.DoubleArray2DBoxImpl.
Implementation of IDL'd abstract class DoubleArray2DBox
DoubleArray2DBoxImpl() - Constructor for class equip.data.DoubleArray2DBoxImpl
 
DoubleArray2DBoxImpl(double[][]) - Constructor for class equip.data.DoubleArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
DoubleArrayBox - class equip.data.DoubleArrayBox.
boxed array of double
DoubleArrayBox() - Constructor for class equip.data.DoubleArrayBox
Default no-arg constructor
DoubleArrayBoxImpl - class equip.data.DoubleArrayBoxImpl.
Implementation of IDL'd abstract class DoubleArrayBox
DoubleArrayBoxImpl() - Constructor for class equip.data.DoubleArrayBoxImpl
 
DoubleArrayBoxImpl(double[]) - Constructor for class equip.data.DoubleArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
DoubleBox - class equip.data.DoubleBox.
primitive double box type
DoubleBox() - Constructor for class equip.data.DoubleBox
Default no-arg constructor
DoubleBoxImpl - class equip.data.DoubleBoxImpl.
Implementation of IDL'd abstract class DoubleBox
DoubleBoxImpl() - Constructor for class equip.data.DoubleBoxImpl
 
DoubleBoxImpl(double) - Constructor for class equip.data.DoubleBoxImpl
convenience constructor
DoubleBoxImpl(Double) - Constructor for class equip.data.DoubleBoxImpl
convenience constructor - v must not be null
data - Variable in class equip.data.DataspaceStatusItem
The actual information
data - Variable in class equip.data.ItemEventKindBox
The actual value
data - Variable in class equip.data.PeerAckEvent
The data describing this ack event
data - Variable in class equip.data.SerializedObject
actual bytes of serialised data.
data - Variable in class equip.data.benchmark.TestItem
 
data - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
data to send
dataDelegate - Variable in class equip.data.DataDelegatePeer
 
dataKeyAllocateInstance - Variable in class equip.data.sql.CustomTableDataStore
config
dataKeyColumn - Variable in class equip.data.sql.CustomTableDataStore
config
dataKeyMapInstance - Variable in class equip.data.sql.CustomTableDataStore
config
dataKeyType - Variable in class equip.data.sql.CustomTableDataStore
config
dataModel - Variable in class equip.data.DataManagerBrowser
 
dataNameColumn - Variable in class equip.data.sql.CustomTableDataStore
config (null if "NAME" in helper table)
dataTableName - Variable in class equip.data.sql.CustomTableDataStore
config
datagram - Variable in class equip.data.benchmark.UDPDelay.Packet
 
dataitem - Variable in class equip.data.ItemFrame
 
dataservice - Variable in class equip.data.EquipConnector
 
dataspace - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
dataspace - Variable in class equip.data.DataManager.DataspaceInfo
 
dataspace - Variable in class equip.data.EquipProbe
dataspace
dataspace - Variable in class equip.data.beans.DataspaceBean
actual dataspace
dataspace - Variable in class equip.data.beans.DataspaceBeanEventTest
dataspace
dataspace - Variable in class equip.data.beans.DataspaceBeanTupleTest
dataspace
dataspace - Variable in class equip.data.beans.DataspaceEvent
native dataspace
dataspace - Variable in class equip.data.beans.ServerPersistenceTest
dataspace
dataspace - Variable in class equip.data.beans.SimpleBeanTest
dataspace
dataspace - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
dataspace - Variable in class equip.data.benchmark.RemoteDSDelayTest.PublisherThread
 
dataspaceEvent(DataspaceEvent) - Method in interface equip.data.beans.DataspaceEventListener
notify of event (cf DataCallbackPost)
dataspaceEvent(DataspaceEvent) - Method in class equip.data.beans.PropertySubscriberBean
notify of event (cf DataCallbackPost)
dataspaceEvent(DataspaceEvent) - Method in class equip.data.beans.SampleExtensionTypeTest
 
dataspaceUrl - Variable in class equip.data.beans.DataspaceBean
dataspace URL
deactivate() - Method in class equip.data.DataDelegatePeerTCP
 
deactivate() - Method in class equip.data.DataProxyImpl
 
deactivate() - Method in class equip.data.Server
 
deactivate() - Method in class equip.net.ProxyDelegate
 
deactivate() - Method in class equip.net.ServiceProxy
Request deactivation of an (active) service proxy, i.e.
deactivate() - Method in class equip.net.ServiceProxyImpl
 
deactivate() - Method in class equip.net.Trader
 
deactivate() - Method in class equip.net.TraderProxyImpl
 
deactivateCallback - Variable in class equip.data.DataDelegatePeerTCP
 
deactivateCallback - Variable in class equip.data.DataProxyImpl
 
deactivateClosure - Variable in class equip.data.DataDelegatePeerTCP
 
deactivateClosure - Variable in class equip.data.DataProxyImpl
 
deactivatedFlag - Variable in class equip.data.DataDelegatePeerTCP
 
debug - Variable in class equip.data.DataDelegatePeer
 
debug - Variable in class equip.data.beans.PropertyPublisherBean
debug
debug - Variable in class equip.data.beans.PropertySubscriberBean
debug
debug - Static variable in class equip.data.benchmark.UDPDelay
 
debug - Static variable in class equip.discovery.DiscoveryClientAgentImpl
 
debug - Static variable in class equip.discovery.DiscoveryServerAgentImpl
 
debug - Static variable in class equip.net.ConnectionSapJcp
 
debug2 - Static variable in class equip.net.ConnectionSapJcp
 
debugCon - Static variable in class equip.net.ConnectionSapJcp
 
debugDuplicate - Variable in class equip.data.DataDelegatePeer
 
debugRate - Static variable in class equip.net.ConnectionSapJcp
 
debugRetrans - Static variable in class equip.net.ConnectionSapJcp
 
defaultAgentId - Variable in class equip.data.DataProxyImpl
 
delayMs - Variable in class equip.data.benchmark.UDPDelay.ForwardDelayed
 
delayedAckTimer - Variable in class equip.net.ConnectionSapJcp
 
delegateAdd(DataDelegate) - Method in class equip.data.DataSessionImpl
 
delegateRemove(DataDelegate) - Method in class equip.data.DataSessionImpl
 
delete(GUID) - Method in class equip.data.beans.DataspaceBean
delete a globally visible item from the dataspace
delete(GUID) - Method in interface equip.data.beans.IDataspace
delete a globally visible item from the dataspace
deleteFlag - Variable in class equip.data.PeerDisconnectEvent
if deleteFlag is set it causes GC on the peer's data and (if not already being deleted) the deletion of the peer delegate data.
deleteItem(GUID, boolean) - Method in class equip.data.DataProxy
delete item event helper - create and publish an DeleteEvent.
deleteItem(GUID, boolean) - Method in class equip.data.DataProxyImpl
 
deleteItem(GUID, boolean) - Method in class equip.data.Server
 
deleteItemOnMatch - Variable in class equip.data.EventPattern
Whether to delete the matched item (for Add/Delete pseudo-events) after any/each successful match.
deleteLocal(GUID) - Method in class equip.data.beans.DataspaceBean
delete a local-only item from the dataspace
deleteLocal(GUID) - Method in interface equip.data.beans.IDataspace
delete a local-only item from the dataspace
deleteOnCheck - Variable in class equip.data.EventPattern
flag to remove pattern as soon as first full check complete.
deleteOnMatch - Variable in class equip.data.EventPattern
flag to delete pattern if a successful match occurs.
deletePattern(GUID) - Method in class equip.data.DataSession
Delete a previously added EventPattern from this session as identified by its GUID.
deletePattern(GUID) - Method in class equip.data.DataSessionImpl
 
deletePatterns(GUID[]) - Method in class equip.data.DataSession
Delete multiple previously added EventPatterns from this session as identified by their GUIDs.
deletePatterns(GUID[]) - Method in class equip.data.DataSessionImpl
 
deletePeer(GUID) - Method in class equip.data.DataDelegate
 
deleteSession(DataSession) - Method in class equip.data.DataDelegate
 
deleteSession(DataSession) - Method in class equip.data.DataProxy
Delete a DataSession previously created with DataProxy.createSession(equip.data.DataCallback, equip.runtime.ValueBase); effectively any remaining EventPatterns will be removed.
deleteSession(DataSession) - Method in class equip.data.DataProxyImpl
 
deleteSession(DataSession) - Method in class equip.data.Server
 
deleting - Variable in class equip.data.ItemBindingInfo
used internally for deleteItemOnMatch
destAddress - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
destination address
destAddress - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
destination address
destPort - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
dest port
destPort - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
dest port
digest - Static variable in class equip.data.Challenge
digest algorithm
discAddress - Variable in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
mc group
discAddress - Variable in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
mc group
discPort - Variable in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
mc port
discPort - Variable in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
mc port
discSocket - Variable in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
multicast socket
discSocket - Variable in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
multicast socket
discoveryClients - Variable in class equip.discovery.DiscoveryClientAgentImpl
current discovery clients, 1 per url
discoveryEvent(DiscoveryClientAgent, String) - Method in class equip.discovery.DiscoveryEventListener
callback on discovery
discoveryEvent(DiscoveryClientAgent, String) - Method in class equip.discovery.DiscoveryEventListenerImpl
callback on discovery
discoveryRemoveEvent(DiscoveryClientAgent, String) - Method in class equip.discovery.DiscoveryEventListener
callback on loss of previous discovery.
discoveryRemoveEvent(DiscoveryClientAgent, String) - Method in class equip.discovery.DiscoveryEventListenerImpl
callback on loss of previous discovery.
discoveryServers - Variable in class equip.discovery.DiscoveryServerAgentImpl
current discovery servers, 1 per url
discoveryUrls - Variable in class equip.discovery.DiscoveryClientAgentImpl
discovery URLs to use
discoveryUrls - Variable in class equip.discovery.DiscoveryServerAgentImpl
discovery URLs to use
doDelay(Object) - Static method in class equip.data.benchmark.RemoteDSRateTest
 
doSQLQuery(String) - Method in class equip.data.sql.CustomTableDataStore
sql query.
doSQLUpdate(String) - Method in class equip.data.sql.CustomTableDataStore
sql update.
doSimpleRpc(ValueBase) - Method in class equip.net.ProxyDelegate
 
driver - Variable in class equip.data.DataProxyImpl
 
ds - Variable in class equip.data.DataItemListener
listener data session (for deletion)
dsSession - Variable in class equip.data.beans.PropertySubscriberBean
dataspace callback session
dsinfos - Variable in class equip.data.DataManagerBrowser
 
dump - Static variable in class equip.data.benchmark.UDPDelay
 
dump(InetAddress, int, InetAddress, int, DatagramPacket) - Method in class equip.data.benchmark.UDPDelay
 
duplicateAcks - Variable in class equip.net.ConnectionSapJcp
 

E

EQDATA_KIND_BOUND - Static variable in class equip.data.ItemEventKind
delete only - indicates that the event has been synthesised as a result of a process-bound data item's (see ItemBindingInfo.processBound) responsible agent leaving the dataspace.
EQDATA_KIND_LEASE_EXPIRE - Static variable in class equip.data.ItemEventKind
delete only - indicates that the event has been synthesised as a result of a item with a lease expiring (see ItemBindingInfo.itemLease).
EQDATA_KIND_LEASE_RENEW - Static variable in class equip.data.ItemEventKind
set internally (from NORMAL) if add event with lease arrives with previous item still in place (this would be an error with a non-leased item).
EQDATA_KIND_LOCAL - Static variable in class equip.data.ItemEventKind
not sure what this is for; local only event?
EQDATA_KIND_NORMAL - Static variable in class equip.data.ItemEventKind
new global event
EQDATA_KIND_PRESENT - Static variable in class equip.data.ItemEventKind
pseudo event typically synthesised by the dataspace to satisfy patterns looking for existing items
EQENCODE_EQ_OBJECT_PACKET - Static variable in class equip.net.Encoding
EQUIP serialisation of objects, mapped to packets
EQENCODE_EQ_OBJECT_STREAM - Static variable in class equip.net.Encoding
EQUIP's own serialisation of objects
EQENCODE_JAVA_OBJECT_PACKET - Static variable in class equip.net.Encoding
Java serialisation of objects, mapped to packets
EQENCODE_JAVA_OBJECT_STREAM - Static variable in class equip.net.Encoding
Java's normal serialisation of objects
EQENCODE_MESSAGE - Static variable in class equip.net.Encoding
distinct messages
EVENTS_HEADER - Static variable in class equip.data.FileBackedMemoryDataStore
 
EVENTS_PREFIX - Static variable in class equip.data.FileBackedMemoryDataStore
 
EVENTS_SUFFIX - Static variable in class equip.data.FileBackedMemoryDataStore
 
EVENTS_VERSION - Static variable in class equip.data.FileBackedMemoryDataStore
 
Encoding - class equip.net.Encoding.
different encoding that may be specified for communication.
Encoding() - Constructor for class equip.net.Encoding
 
End2EndTest - class equip.data.benchmark.End2EndTest.
 
End2EndTest(boolean, boolean, String, double, double) - Constructor for class equip.data.benchmark.End2EndTest
 
End2EndTest.PublisherThread - class equip.data.benchmark.End2EndTest.PublisherThread.
 
End2EndTest.PublisherThread(DataspaceBean, GUID, double, double) - Constructor for class equip.data.benchmark.End2EndTest.PublisherThread
 
EquipConnector - class equip.data.EquipConnector.
This object provides a simple connection to the Equip data service (this is effectively Tom's alternative to the IDataspace helper API).
EquipConnector(String) - Constructor for class equip.data.EquipConnector
 
EquipConnector.ECDeactivateCallback - class equip.data.EquipConnector.ECDeactivateCallback.
 
EquipConnector.ECDeactivateCallback() - Constructor for class equip.data.EquipConnector.ECDeactivateCallback
 
EquipDataBrowser - class equip.data.EquipDataBrowser.
 
EquipDataBrowser(EquipConnector) - Constructor for class equip.data.EquipDataBrowser
Construct the application
EquipProbe - class equip.data.EquipProbe.
a simple EQUIP network probe to help with mobile networking tests.
EquipProbe(String, boolean) - Constructor for class equip.data.EquipProbe
cons on given multicast group - runs immediately
Event - class equip.data.Event.
The common base class for all dataspace events
Event() - Constructor for class equip.data.Event
Default no-arg constructor
EventImpl - class equip.data.EventImpl.
Implementation of IDL'd abstract class Event
EventImpl() - Constructor for class equip.data.EventImpl
 
EventMetadata - class equip.data.EventMetadata.
metadata for a dataspace Event
EventMetadata() - Constructor for class equip.data.EventMetadata
Default no-arg constructor
EventMetadataImpl - class equip.data.EventMetadataImpl.
Implementation of IDL'd abstract class EventMetadata
EventMetadataImpl() - Constructor for class equip.data.EventMetadataImpl
 
EventPattern - class equip.data.EventPattern.
An ItemData subclass which represents a process's interest in a certain kind of event(s).
EventPattern() - Constructor for class equip.data.EventPattern
Default no-arg constructor
EventPatternImpl - class equip.data.EventPatternImpl.
Implementation of IDL'd abstract class EventPattern
EventPatternImpl() - Constructor for class equip.data.EventPatternImpl
 
ExampleClient - class equip.discovery.ExampleClient.
 
ExampleClient() - Constructor for class equip.discovery.ExampleClient
 
ec - Variable in class equip.data.DataBrowserFrame
Construct the frame
ec - Variable in class equip.data.DataItemListener
connection to equip (param only?)
encodePropertyValue(Object) - Method in class equip.data.beans.PropertyPublisherBean
overridable type conversion of property value
encoding - Variable in class equip.net.ConnectionSapRequest
 
encoding - Variable in class equip.net.SimpleTCPMoniker
communication used by the service (Encoding)
encoding - Variable in class equip.net.SimpleUDPMoniker
communication used by the service (Encoding)
endBusy() - Method in class equip.data.DataDelegate
 
endBusy() - Method in class equip.data.DataProxy
this dangerous internal API lets you resume the enactment of events; only call to match a previous call to DataProxy.beginBusy().
endBusy() - Method in class equip.data.DataProxyImpl
 
endBusy() - Method in class equip.data.Server
 
entries - Variable in class equip.config.ConfigManager
the configuration manager's internal name,value pairs
entries - Variable in class equip.data.Dictionary
entries
epID - Variable in class equip.data.DataItemListener
event pattern ID (for deletion)
equals(Object) - Method in class equip.config.ConfigManager
Standard IDL-generated equality test.
equals(Object) - Method in class equip.config.NameValuePair
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ActiveTreeNode
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.AddEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.BooleanArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.BooleanArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.BooleanBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ByteArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ByteArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ByteBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.CharArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.CharArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.CharBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataCallback
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataCallbackPost
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataProxy
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataSession
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataspaceStatus
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DataspaceStatusItem
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DeleteEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Dictionary
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DictionaryEntry
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DoubleArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DoubleArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.DoubleBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Event
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.EventMetadata
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.EventPattern
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.FloatArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.FloatArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.FloatBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.GUID
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.GUIDFactory
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.IntArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.IntArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.IntBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ItemBinding
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ItemBindingInfo
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ItemData
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ItemEventKindBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ItemMutator
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Lease
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.LongArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.LongArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.LongBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.MutateEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.OwnershipRequest
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.OwnershipResponse
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerAckData
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerAckEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerAddPatternsEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerChallengeEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerConnectEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerDeletePatternsEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerDisconnectEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.PeerPolicy
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.RemoveResponsible
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ReplicateRequest
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.SerializedObject
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ShortArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ShortArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ShortBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.StringArray2DBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.StringArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.StringBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Test.MyType
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Test.Position
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.TreeNode
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.Tuple
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.TupleEvent
 
equals(Object) - Method in class equip.data.UpdateBindingEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.UpdateEvent
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.ValueBaseArrayBox
Standard IDL-generated equality test.
equals(Object) - Method in class equip.data.benchmark.TestItem
 
equals(Object) - Method in class equip.discovery.DiscoveryClientAgent
 
equals(Object) - Method in class equip.discovery.DiscoveryEventListener
 
equals(Object) - Method in class equip.discovery.DiscoveryRequest
 
equals(Object) - Method in class equip.discovery.DiscoveryServerAgent
 
equals(Object) - Method in class equip.discovery.ServerAnnouncement
 
equals(Object) - Method in class equip.discovery.ServerDiscoveryInfo
 
equals(Object) - Method in class equip.net.Ack
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.ConnectionSapRequest
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.ConnectionSapResponse
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.DeactivateCallback
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.KeepAlive
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.Moniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.MulticastUDPMoniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.ServiceProxy
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.SimpleMoniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.SimpleTCPMoniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.SimpleUDPMoniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderLookup
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderMoniker
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderProxy
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderRebind
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderRebindReply
Standard IDL-generated equality test.
equals(Object) - Method in class equip.net.TraderRecord
Standard IDL-generated equality test.
equals(Object) - Method in class equip.runtime.Time
Standard IDL-generated equality test.
equals(Object) - Method in class equip.runtime.ValueBase
Standard IDL-generated equality test.
equip.config - package equip.config
Common configuration utility used in many EQUIP applications, based on files similar to Java properties files.
equip.data - package equip.data
The core EQUIP data sharing facilities and data types.
equip.data.Test - package equip.data.Test
The original dataspace example application, showing use of the low-level (non-beans, cross-language) API and custom IDL'd data types (rather than tuples).
equip.data.beans - package equip.data.beans
A higher-level (Java only) API and other supporting beans for using dataspaces (a good place to start for Java users).
equip.data.benchmark - package equip.data.benchmark
Data space performance test programs.
equip.data.sql - package equip.data.sql
 
equip.discovery - package equip.discovery
A multicast-based peer-to-peer discovery module, based on the design of JINI discovery, but for discovering strings (such as dataspace URLs).
equip.net - package equip.net
Various networking support classes, including C++ versions of some java.net classes,an abstraction API, JCP (Jim's Communication Protocol, a reliable UDP implementations), a simple service trader and service framework.
equip.runtime - package equip.runtime
Core types for EQUIP and EQIDL, including the top class (ValueBase), and serialisation, plus various C++ IDL helpers such as object factories, smart pointers and sequences.
event - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
event - Variable in class equip.data.DataDelegatePeer.OutboundEvent
 
event - Variable in class equip.data.beans.DataspaceEvent
native dataspace event
eventRepeatCount - Variable in class equip.data.DataDelegatePeer
 
eventTemplates - Variable in class equip.data.EventPattern
Template to be matched by a dataspace event.
expireFn() - Method in class equip.discovery.DiscoveryRendezvous
expire peers
expireNodes() - Method in class equip.discovery.DiscoveryBrowser
 
expireThread - Variable in class equip.discovery.DiscoveryClientAgentImpl
expire thread
expireTime - Variable in class equip.data.Lease
time at which lease expires.
expireTime - Variable in class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
expire time
expired(Time) - Method in class equip.data.Lease
has the lease expired?
expired(Time) - Method in class equip.data.LeaseImpl
 

F

FLAG_ACK - Static variable in class equip.net.JcpFlag
 
FLAG_END - Static variable in class equip.net.JcpFlag
 
FLAG_FIN - Static variable in class equip.net.JcpFlag
 
FLAG_NONE - Static variable in class equip.net.JcpFlag
 
FLAG_RELIABLE - Static variable in class equip.net.JcpFlag
 
FLAG_RST - Static variable in class equip.net.JcpFlag
 
FLAG_SACK - Static variable in class equip.net.JcpFlag
 
FLAG_START - Static variable in class equip.net.JcpFlag
 
FLAG_SYN - Static variable in class equip.net.JcpFlag
 
FileBackedMemoryDataStore - class equip.data.FileBackedMemoryDataStore.
Like MemoryDataStore, but attempts to persist dataspace contents through use of checkpoint and event log files.
FileBackedMemoryDataStore(String, GUID) - Constructor for class equip.data.FileBackedMemoryDataStore
 
FileClassLoader - class equip.runtime.FileClassLoader.
Loads class bytes from a file (probably inherited from elsewhere).
FileClassLoader(String) - Constructor for class equip.runtime.FileClassLoader
Attempts to load from a local file using the relative "filePrefix", ie starting at the current directory.
FileWriteTest - class equip.data.benchmark.FileWriteTest.
 
FileWriteTest() - Constructor for class equip.data.benchmark.FileWriteTest
 
FloatArray2DBox - class equip.data.FloatArray2DBox.
boxed 2D array of float
FloatArray2DBox() - Constructor for class equip.data.FloatArray2DBox
Default no-arg constructor
FloatArray2DBoxImpl - class equip.data.FloatArray2DBoxImpl.
Implementation of IDL'd abstract class FloatArray2DBox
FloatArray2DBoxImpl() - Constructor for class equip.data.FloatArray2DBoxImpl
 
FloatArray2DBoxImpl(float[][]) - Constructor for class equip.data.FloatArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
FloatArrayBox - class equip.data.FloatArrayBox.
boxed array of float
FloatArrayBox() - Constructor for class equip.data.FloatArrayBox
Default no-arg constructor
FloatArrayBoxImpl - class equip.data.FloatArrayBoxImpl.
Implementation of IDL'd abstract class FloatArrayBox
FloatArrayBoxImpl() - Constructor for class equip.data.FloatArrayBoxImpl
 
FloatArrayBoxImpl(float[]) - Constructor for class equip.data.FloatArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
FloatBox - class equip.data.FloatBox.
primitive float box type
FloatBox() - Constructor for class equip.data.FloatBox
Default no-arg constructor
FloatBoxImpl - class equip.data.FloatBoxImpl.
Implementation of IDL'd abstract class FloatBox
FloatBoxImpl() - Constructor for class equip.data.FloatBoxImpl
 
FloatBoxImpl(float) - Constructor for class equip.data.FloatBoxImpl
convenience constructor
FloatBoxImpl(Float) - Constructor for class equip.data.FloatBoxImpl
convenience constructor - v must not be null
factory - Variable in class equip.data.sql.DataKeyMapGetUnique
instance GUID factory
failedFlag - Variable in class equip.data.DataDelegatePeerTCP
 
fastRetransmit - Variable in class equip.net.ConnectionSapJcp
 
fieldToSQLString(String, ValueBase) - Method in class equip.data.sql.CustomTableDataStore
 
fieldname - Variable in class equip.data.ItemTableModel
 
fields - Variable in class equip.data.Tuple
array of fields
fields - Variable in class equip.data.TupleEvent
array of fields
fieldvalue - Variable in class equip.data.ItemTableModel
 
fin() - Method in class equip.net.ConnectionSapJcp
fin
finalize() - Method in class equip.data.DataDelegatePeer
 
finalize() - Method in class equip.data.DataDelegatePeerTCP
 
finalize() - Method in class equip.net.ConnectionSapTcp
 
finalize() - Method in class equip.net.ServerSapTcp
 
finalize() - Method in class equip.net.ServerSapUdp
 
findPeer(GUID) - Method in class equip.data.DataDelegate
 
firePropertyChange(String, Object, Object) - Method in class equip.data.beans.PropertyPublisherBean
fire property changed
firePropertyChange(String, Object, Object) - Method in class equip.data.beans.PropertySubscriberBean
fire property changed
first - Variable in class equip.runtime.MbufOutputStream
 
firstPartialAck - Variable in class equip.net.ConnectionSapJcp
 
flush() - Method in class equip.data.FileBackedMemoryDataStore
Flush any pending persistent records
flush() - Method in interface equip.data.IDataStore
Flush any pending persistent records
flush() - Method in class equip.data.MemoryDataStore
Flush any pending persistent records
flush() - Method in class equip.data.sql.CustomTableDataStore
Flush any pending persistent records
flush() - Method in class equip.runtime.MbufOutputStream
OutputStream API
formatClassName(String) - Method in class equip.runtime.MultiClassLoader
 
forwardSocket - Variable in class equip.data.benchmark.UDPDelay
 
forwardTime - Variable in class equip.data.benchmark.UDPDelay.Packet
 
frame - Variable in class equip.discovery.DiscoveryBrowser
 
from - Variable in class equip.data.benchmark.UDPDelay.ForwardDelayed
 
fromHex(char) - Static method in class equip.data.Challenge
char to nibble

G

GUID - class equip.data.GUID.
new globally unique id (IDL'd in eqDataTypes.idl)
GUID() - Constructor for class equip.data.GUID
Default no-arg constructor
GUIDFactory - class equip.data.GUIDFactory.
A singleton instance of this class should be used to allocate new GUIDs (IDL'd in eqDataTypes.idl).
GUIDFactory() - Constructor for class equip.data.GUIDFactory
Default no-arg constructor
GUIDFactoryImpl - class equip.data.GUIDFactoryImpl.
The concrete implementation of the IDL'd GUID factory class GUIDFactory.
GUIDFactoryImpl() - Constructor for class equip.data.GUIDFactoryImpl
 
GUIDImpl - class equip.data.GUIDImpl.
Implementation of IDL'd abstract class GUID
GUIDImpl() - Constructor for class equip.data.GUIDImpl
 
get(String) - Method in class equip.data.DictionaryImpl
get value or null
get(String) - Static method in class equip.runtime.SingletonManager
Return a reference to the SingletonManager's singleton instance of the named class.
getAck() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getAck() - Method in class equip.net.JcpPacketHeader
 
getAddItem() - Method in class equip.data.beans.DataspaceEvent
convenience getter for item if add event (else null)
getAddress() - Method in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
 
getAddress() - Method in class equip.net.ServerSap
Get server IP address, currently IPv4 as 32bit int
getAverage() - Method in class equip.net.RoundTripTimer
getAverage
getBeanContext() - Method in class equip.data.beans.DataspaceBean
bean context getter
getBeanContext() - Method in class equip.data.beans.InputPanelBean
bean context getter
getBooleanValue(String, boolean) - Method in class equip.config.ConfigManager
get a boolean configuration value (true = 'y', 't', '1')
getBooleanValue(String, boolean) - Method in class equip.config.ConfigManagerImpl
 
getBuf() - Method in class equip.runtime.Mbuf
get reference to internal buffer.
getCandidateItemBindings(ItemData[]) - Method in interface equip.data.IDataStore
get the ItemBinding maintained by this store which should be considered when pattern matching the associated itemTemplates for an add/delete while present pattern.
getCandidateItemBindings(ItemData[]) - Method in class equip.data.MemoryDataStore
get the ItemBinding maintained by this store which should be considered when pattern matching the associated itemTemplates for an add/delete while present pattern.
getCandidateItemBindings(ItemData[]) - Method in class equip.data.sql.CustomTableDataStore
get the ItemBinding maintained by this store which should be considered when pattern matching the associated itemTemplates for an add/delete while present pattern.
getCharValue(String, char) - Method in class equip.config.ConfigManager
get a character configuration value
getCharValue(String, char) - Method in class equip.config.ConfigManagerImpl
 
getColumnCount() - Method in class equip.data.ItemTableModel
 
getColumnName(int) - Method in class equip.data.ItemTableModel
 
getConnectedFlag() - Method in class equip.net.ConnectionSap
 
getConnection() - Method in class equip.net.ProxyDelegate
 
getConnectionStrength() - Method in class equip.data.DataProxyImpl
 
getConnectionStrength() - Method in class equip.net.ConnectionSap
 
getConnectionStrength() - Method in class equip.net.ConnectionSapJcp
getConnectionStrength
getConnectionTimeout() - Method in class equip.net.ConnectionSap
 
getConnectionTimeoutFlag() - Method in class equip.net.ConnectionSap
 
getCurrentTime() - Method in class equip.runtime.Time
Get current time from local host system clock.
getCurrentTime() - Method in class equip.runtime.TimeImpl
 
getData() - Method in class equip.net.JcpFragment
getData
getDataLength() - Method in class equip.net.JcpFragment
getDataLength
getDataProxy() - Method in class equip.data.beans.DataspaceBean
return internal DataProxy
getDataspace(String, int, boolean) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace(String, int, boolean, boolean) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace(String, int, boolean, boolean, GUID) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace(ServerURL, int, boolean) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace(ServerURL, int, boolean, boolean) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace(ServerURL, int, boolean, boolean, GUID) - Method in class equip.data.DataManager
Find a dataspace replica in the local cache, else create and add to the cache.
getDataspace() - Method in class equip.data.beans.DataspaceEvent
getter
getDataspace() - Method in class equip.data.beans.PropertyPublisherBean
source getter
getDataspace() - Method in class equip.data.beans.PropertySubscriberBean
source getter
getDataspaceInfos() - Method in class equip.data.DataManager
get current data proxies known
getDataspaceUrl() - Method in class equip.data.beans.DataspaceBean
dataspace Url getter
getDebug() - Method in class equip.data.beans.PropertyPublisherBean
 
getDebug() - Method in class equip.data.beans.PropertySubscriberBean
 
getDefaultDiscoveryUrls() - Static method in class equip.discovery.DiscoveryServerAgentImpl
get default discovery URL(s)
getDeleteId() - Method in class equip.data.beans.DataspaceEvent
convenience getter for id if delete event (else null)
getDoubleValue(String, double) - Method in class equip.config.ConfigManager
get a double configuration value
getDoubleValue(String, double) - Method in class equip.config.ConfigManagerImpl
 
getEvent() - Method in class equip.data.beans.DataspaceEvent
getter
getEventPattern() - Method in class equip.data.beans.DataspaceEvent
getter
getExpiredGUIDs(Time) - Method in interface equip.data.IDataStore
returns GUIDs of all leased items expiring at or before time 'now'.
getExpiredGUIDs(Time) - Method in class equip.data.MemoryDataStore
returns GUIDs of all leased items expiring at or before time 'now'.
getExpiredGUIDs(Time) - Method in class equip.data.sql.CustomTableDataStore
returns GUIDs of all leased items expiring at or before time 'now'.
getExpires() - Method in class equip.net.Timer
getExpires
getFirstExpireTime() - Method in interface equip.data.IDataStore
returns lowest (soonest, or furthest in past) expire time of any leased item in this store.
getFirstExpireTime() - Method in class equip.data.MemoryDataStore
returns lowest (soonest, or furthest in past) expire time of any leased item in this store.
getFirstExpireTime() - Method in class equip.data.sql.CustomTableDataStore
returns lowest (soonest, or furthest in past) expire time of any leased item in this store.
getFlags() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getFlags() - Method in class equip.net.JcpPacketHeader
 
getFloatValue(String, float) - Method in class equip.config.ConfigManager
get a float configuration value
getFloatValue(String, float) - Method in class equip.config.ConfigManagerImpl
 
getHashtable() - Method in class equip.data.DictionaryImpl
return a Hashtable of the entries
getHeader() - Method in class equip.net.JcpFragment
getHeader
getHeaderSize() - Method in class equip.runtime.Mbuf
get size of buffer header space.
getInstance() - Static method in class equip.data.DataManager
get singleton data manager (now just uses SingletonManager).
getInt(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getInt(int) - Method in class equip.net.JcpPacketHeader
 
getInt(int) - Method in class equip.net.UDPPacketHeader
 
getItem(GUID) - Method in class equip.data.DataDelegate
 
getItem(GUID) - Method in class equip.data.DataProxy
Get an ItemData from the local dataspace by item GUID.
getItem(GUID) - Method in class equip.data.DataProxyImpl
 
getItem(GUID) - Method in class equip.data.Server
 
getItem(GUID) - Method in class equip.data.beans.DataspaceBean
get current value for an item by id - local only.
getItem(GUID) - Method in interface equip.data.beans.IDataspace
get current value for an item by id - local only.
getItemBinding(GUID) - Method in class equip.data.DataDelegate
 
getItemBinding(GUID) - Method in class equip.data.DataProxy
Get an ItemBinding from the local dataspace by item GUID.
getItemBinding(GUID) - Method in class equip.data.DataProxyImpl
 
getItemBinding(GUID) - Method in interface equip.data.IDataStore
get the ItemBinding for the given id iff it is maintained by this store, else null.
getItemBinding(GUID) - Method in class equip.data.MemoryDataStore
get the ItemBinding for the given id iff it is maintained by this store, else null.
getItemBinding(GUID) - Method in class equip.data.Server
 
getItemBinding(GUID) - Method in class equip.data.sql.CustomTableDataStore
get the ItemBinding for the given id iff it is maintained by this store, else null.
getItemClassName() - Method in class equip.data.beans.PropertyPublisherBean
item name getter
getItemClassName() - Method in class equip.data.beans.PropertySubscriberBean
item name getter
getItemName() - Method in class equip.data.beans.PropertyPublisherBean
item name getter
getItemName() - Method in class equip.data.beans.PropertySubscriberBean
item name getter
getItemTemplate() - Static method in class equip.data.ItemLeaseTest
 
getItemValue(GUID, int) - Static method in class equip.data.ItemLeaseTest
 
getJavaValue() - Method in class equip.data.SerializedObjectImpl
get value using Java deserializationn - internal op.
getKeepAliveTime() - Method in class equip.net.ConnectionSap
 
getKnownServers() - Method in class equip.discovery.DiscoveryClientAgent
get currently known server URLs
getKnownServers() - Method in class equip.discovery.DiscoveryClientAgentImpl
get currently known server URLs
getLocalAddress() - Method in class equip.net.ConnectionSap
 
getLocalPort() - Method in class equip.net.ConnectionSap
 
getLongValue(String, int) - Method in class equip.config.ConfigManager
get a IDL long (Java int) configuration value
getLongValue(String, int) - Method in class equip.config.ConfigManagerImpl
 
getMagic(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getMagic(int) - Method in class equip.net.JcpPacketHeader
 
getMagic(int) - Method in class equip.net.UDPPacketHeader
 
getModuleName() - Method in class equip.config.ConfigManager
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.config.NameValuePair
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ActiveTreeNode
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.AddEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.BooleanArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.BooleanArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.BooleanBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ByteArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ByteArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ByteBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.CharArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.CharArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.CharBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataCallback
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataCallbackPost
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataProxy
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataSession
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataspaceStatus
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DataspaceStatusItem
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DeleteEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Dictionary
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DictionaryEntry
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DoubleArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DoubleArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.DoubleBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Event
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.EventMetadata
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.EventPattern
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.FloatArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.FloatArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.FloatBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.GUID
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.GUIDFactory
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.IntArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.IntArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.IntBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ItemBinding
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ItemBindingInfo
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ItemData
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ItemEventKindBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ItemMutator
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Lease
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.LongArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.LongArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.LongBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.MutateEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.OwnershipRequest
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.OwnershipResponse
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerAckData
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerAckEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerAddPatternsEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerChallengeEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerConnectEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerDeletePatternsEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerDisconnectEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.PeerPolicy
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.RemoveResponsible
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ReplicateRequest
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.SerializedObject
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ShortArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ShortArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ShortBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.StringArray2DBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.StringArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.StringBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Test.MyType
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Test.Position
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.TreeNode
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.Tuple
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.TupleEvent
 
getModuleName() - Method in class equip.data.UpdateBindingEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.UpdateEvent
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.ValueBaseArrayBox
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.data.benchmark.TestItem
 
getModuleName() - Method in class equip.discovery.DiscoveryClientAgent
 
getModuleName() - Method in class equip.discovery.DiscoveryEventListener
 
getModuleName() - Method in class equip.discovery.DiscoveryRequest
 
getModuleName() - Method in class equip.discovery.DiscoveryServerAgent
 
getModuleName() - Method in class equip.discovery.ServerAnnouncement
 
getModuleName() - Method in class equip.discovery.ServerDiscoveryInfo
 
getModuleName() - Method in class equip.net.Ack
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.ConnectionSapRequest
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.ConnectionSapResponse
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.DeactivateCallback
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.KeepAlive
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.Moniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.MulticastUDPMoniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.ServiceProxy
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.SimpleMoniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.SimpleTCPMoniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.SimpleUDPMoniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderLookup
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderMoniker
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderProxy
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderRebind
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderRebindReply
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.net.TraderRecord
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.runtime.Object
IDL-generated helper routine to get module name (currently unimplemented).
getModuleName() - Method in class equip.runtime.Time
IDL-generated helper routine to get module name (currently unimplemented).
getMoniker() - Method in class equip.data.Server
 
getMoniker() - Method in class equip.net.ServerURL
Get the created Moniker, which can be resolved and used to locate the service.
getMoniker() - Method in class equip.net.SimpleServer
get server moniker
getMonikerDefault() - Method in class equip.net.Trader
 
getMonikerDefault() - Method in class equip.net.TraderProxy
helper for generating bootstrap monikers for a trader.
getMonikerDefault() - Method in class equip.net.TraderProxyImpl
 
getMonikerFromAddr(int, short) - Method in class equip.net.Trader
 
getMonikerFromAddr(int, short) - Method in class equip.net.TraderProxy
helper for generating bootstrap monikers for a trader.
getMonikerFromAddr(int, short) - Method in class equip.net.TraderProxyImpl
 
getMonikerFromHost(String, short) - Method in class equip.net.Trader
 
getMonikerFromHost(String, short) - Method in class equip.net.TraderProxy
helper for generating bootstrap monikers for a trader.
getMonikerFromHost(String, short) - Method in class equip.net.TraderProxyImpl
 
getMonikerFromPort(short) - Method in class equip.net.Trader
 
getMonikerFromPort(short) - Method in class equip.net.TraderProxy
helper for generating bootstrap monikers for a trader.
getMonikerFromPort(short) - Method in class equip.net.TraderProxyImpl
 
getNext() - Method in class equip.runtime.Mbuf
single linked list.
getNextOutboundEvent() - Method in class equip.data.DataDelegatePeer
 
getNull() - Method in class equip.data.GUIDFactory
get a null GUID.
getNull() - Method in class equip.data.GUIDFactoryImpl
 
getNumOutboundEvents() - Method in class equip.data.DataDelegatePeer
return number of outbound events not passed to connection
getObjectID() - Method in class equip.net.JcpFragment
getObjectID
getObjectStatus(int) - Method in class equip.net.ConnectionSapJcp
getObjectStatus
getObjectValue(String, ValueBase) - Method in class equip.config.ConfigManager
get a configuration value as a ValueBase
getObjectValue(String, ValueBase) - Method in class equip.config.ConfigManagerImpl
 
getOldBinding() - Method in class equip.data.beans.DataspaceEvent
getter
getOldValue() - Method in class equip.data.beans.DataspaceEvent
getter
getPattern(GUID) - Method in class equip.data.DataSession
Helper API: get a current pattern by GUID (if present).
getPattern(GUID) - Method in class equip.data.DataSessionImpl
 
getPatternDeleted() - Method in class equip.data.beans.DataspaceEvent
getter
getPeer() - Method in class equip.data.DataDelegatePeerTCP
 
getPeerId() - Method in class equip.data.DataDelegate
 
getPeerId() - Method in class equip.data.DataDelegatePeer
 
getPort() - Method in class equip.data.Server
 
getPort() - Method in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
 
getPort() - Method in class equip.net.ServerSap
Get server socket UDP/TCP port number
getPort() - Method in class equip.net.Trader
 
getPriority() - Method in class equip.net.JcpFragment
getPriority
getProbingInterval() - Method in class equip.net.ConnectionSap
 
getPropertyName() - Method in class equip.data.beans.OutputPanelBean
source getter
getPropertyName() - Method in class equip.data.beans.PropertyPublisherBean
property name getter
getProtocol() - Method in class equip.net.ConnectionSap
 
getProtocol() - Method in class equip.net.ConnectionSapJcp
getProtocol
getProtocol() - Method in class equip.net.ConnectionSapTcp
 
getProtocol() - Method in class equip.net.ServerSap
What protocol (from SapProtocol)
getProtocol() - Method in class equip.net.ServerSapTcp
 
getProtocol() - Method in class equip.net.ServerSapUdp
 
getPushPropertyName() - Method in class equip.data.beans.PropertySubscriberBean
property name getter
getPushTarget() - Method in class equip.data.beans.PropertySubscriberBean
source getter
getRSeq() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getRSeq() - Method in class equip.net.JcpPacketHeader
 
getReceiveWindow() - Method in class equip.net.ConnectionSapJcp
getReceiveWindow
getRecvBufSize() - Method in class equip.net.ConnectionSap
 
getRecvTimeout() - Method in class equip.net.ConnectionSap
 
getRemoteAddress() - Method in class equip.net.ConnectionSap
 
getRemotePort() - Method in class equip.net.ConnectionSap
 
getRemoveResponsibleGUIDs(RemoveResponsible) - Method in interface equip.data.IDataStore
get GUIDs of data items in this store which are process bound to the given responsible ID as per the RemoveResponsible event (or not, according to inverse flag).
getRemoveResponsibleGUIDs(RemoveResponsible) - Method in class equip.data.MemoryDataStore
get GUIDs of data items in this store which are process bound to the given responsible ID as per the RemoveResponsible event (or not, according to inverse flag).
getRemoveResponsibleGUIDs(RemoveResponsible) - Method in class equip.data.sql.CustomTableDataStore
get GUIDs of data items in this store which are process bound to the given responsible ID as per the RemoveResponsible event (or not, according to inverse flag).
getRes0() - Method in class equip.net.UDPPacketHeader
 
getResponsible() - Method in class equip.data.DataDelegatePeer
 
getResponsible() - Method in class equip.data.DataProxy
Get this dataspace replica's 'responsible' GUID, which is a globally unique identifier for this dataspace replica.
getResponsible() - Method in class equip.data.DataProxyImpl
get responsible (replica) ID
getResponsible() - Method in class equip.data.Server
get responsible (replica) ID
getRowCount() - Method in class equip.data.ItemTableModel
 
getSAddr() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getSAddr() - Method in class equip.net.JcpPacketHeader
 
getSPort() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getSPort() - Method in class equip.net.JcpPacketHeader
 
getSWind() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getSWind() - Method in class equip.net.JcpPacketHeader
 
getSack() - Method in class equip.net.JcpPacketHeader
 
getSendBufSize() - Method in class equip.net.ConnectionSap
 
getSeq() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getSeq() - Method in class equip.net.JcpPacketHeader
 
getSequenceNumber() - Method in class equip.net.RoundTripTimer
getSequenceNumber
getServerFlag() - Method in class equip.data.DataDelegatePeer
 
getSession() - Method in class equip.data.beans.DataspaceEvent
getter
getShort(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getShort(int) - Method in class equip.net.JcpPacketHeader
 
getShort(int) - Method in class equip.net.UDPPacketHeader
 
getSize() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getSize() - Static method in class equip.net.JcpPacketHeader
 
getSize() - Static method in class equip.net.UDPPacketHeader
 
getSize() - Method in class equip.runtime.Mbuf
get total size of buffer.
getSlowResponseFlag() - Method in class equip.net.ConnectionSap
 
getSlowResponseTime() - Method in class equip.net.ConnectionSap
 
getSource() - Method in class equip.data.beans.OutputPanelBean
source getter
getSource() - Method in class equip.data.beans.PropertyPublisherBean
source getter
getSrcAddr() - Method in class equip.net.UDPPacketHeader
 
getSrcFrag() - Method in class equip.net.UDPPacketHeader
 
getSrcMid() - Method in class equip.net.UDPPacketHeader
 
getSrcPort() - Method in class equip.net.UDPPacketHeader
 
getSrcSid() - Method in class equip.net.UDPPacketHeader
 
getStatus() - Method in class equip.net.ConnectionSap
 
getStatus() - Method in class equip.net.ServerSap
Current status; cached in field ServerSap.status
getStringValue(String, String) - Method in class equip.config.ConfigManager
get a short configuration value
getStringValue(String, String) - Method in class equip.config.ConfigManagerImpl
 
getTimeout() - Method in class equip.net.Timer
getTimeout
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class equip.discovery.DiscoveryBrowser.MyTreeCellRenderer
 
getURL() - Method in class equip.net.ServerURL
From the parsed Moniker, work back to an equivalent EQUIP URL.
getUnique() - Method in class equip.data.GUIDFactory
get a new, unique GUID.
getUnique() - Method in class equip.data.GUIDFactoryImpl
 
getUnsentEvents() - Method in class equip.data.DataProxyImpl
return number of unsent events - connection and outboundEvents
getUnsentObjects() - Method in class equip.net.ConnectionSapJcp
getUnsentObjects
getUpdateItem() - Method in class equip.data.beans.DataspaceEvent
convenience getter for item if update event (else null)
getUsed() - Method in class equip.runtime.Mbuf
get number of bytes in use.
getValue() - Method in class equip.data.SerializedObjectImpl
get value by deserialization of data.
getValue() - Method in class equip.data.beans.InputPanelBean
value property getter.
getValue() - Method in class equip.data.beans.OutputPanelBean
getter - for monitoring
getValue() - Method in class equip.data.beans.PropertySubscriberBean
value proxy
getValueAt(int, int) - Method in class equip.data.ItemTableModel
 
getValuesQuery - Variable in class equip.data.sql.CustomTableDataStore
SELECT ...
getVariation() - Method in class equip.net.RoundTripTimer
getVariation
getVersion() - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
getVersion() - Method in class equip.net.JcpPacketHeader
 
getVersion() - Method in class equip.net.UDPPacketHeader
 
getX() - Method in class equip.data.SampleExtensionTypeImpl
 
getY() - Method in class equip.data.SampleExtensionTypeImpl
 
groups - Variable in class equip.discovery.DiscoveryClientAgentImpl
groups
groups - Variable in class equip.discovery.DiscoveryRequest
group(s) of services solicited
groups - Variable in class equip.discovery.ServerDiscoveryInfo
group - see DiscoveryRequest
guidFactory - Variable in class equip.data.DataManagerBrowser
 
guids - Variable in class equip.data.beans.DataspaceBean
GUID factory

H

handleAdd(AddEvent) - Method in class equip.data.FileBackedMemoryDataStore
request that store handle the Add event, adding to itself accordingly.
handleAdd(AddEvent) - Method in interface equip.data.IDataStore
request that store handle the Add event, adding to itself accordingly.
handleAdd(AddEvent) - Method in class equip.data.MemoryDataStore
request that store handle the Add event, adding to itself accordingly.
handleAdd(AddEvent) - Method in class equip.data.sql.CustomTableDataStore
request that store handle the Add event, adding to itself accordingly.
handleAddPattern(EventPattern) - Method in class equip.data.DataDelegatePeer
 
handleAddPatterns(EventPattern[]) - Method in class equip.data.DataDelegatePeer
 
handleDelete(DeleteEvent) - Method in class equip.data.FileBackedMemoryDataStore
request that store handles the given delete, which it must iff it is currently maintaining state for the corresponding data item.
handleDelete(DeleteEvent) - Method in interface equip.data.IDataStore
request that store handles the given delete, which it must iff it is currently maintaining state for the corresponding data item.
handleDelete(DeleteEvent) - Method in class equip.data.MemoryDataStore
request that store handles the given delete, which it must iff it is currently maintaining state for the corresponding data item.
handleDelete(DeleteEvent) - Method in class equip.data.sql.CustomTableDataStore
request that store handles the given delete, which it must iff it is currently maintaining state for the corresponding data item.
handleEvent(Event) - Method in class equip.data.DataDelegatePeer
 
handleProxyMessage(ProxyDelegate, ValueBase, Object) - Method in interface equip.net.ProxyDelegate.Handler
 
handleServerMessage(ConnectionSap, ValueBase, Object) - Method in interface equip.net.SimpleServerHandler
Handle a received message (object)
handleServerMessage(ConnectionSap, ValueBase, Object) - Method in class equip.net.Trader
 
handleUpdate(UpdateEvent) - Method in class equip.data.FileBackedMemoryDataStore
request that store handles the given update, which it must iff it is currently maintaining state for it.
handleUpdate(UpdateEvent) - Method in interface equip.data.IDataStore
request that store handles the given update, which it must iff it is currently maintaining state for it.
handleUpdate(UpdateEvent) - Method in class equip.data.MemoryDataStore
request that store handles the given update, which it must iff it is currently maintaining state for it.
handleUpdate(UpdateEvent) - Method in class equip.data.sql.CustomTableDataStore
request that store handles the given update, which it must iff it is currently maintaining state for it.
handler - Variable in class equip.net.SimpleServer
 
hashCode() - Method in class equip.data.GUIDImpl
 
headerSize - Variable in class equip.runtime.Mbuf
amount of internal buffer allocated to header space
heard - Variable in class equip.discovery.DiscoveryClientAgentImpl
all heard, in decreasing last heard order
heard - Variable in class equip.discovery.DiscoveryRequest
service URLs already known
helperTableName - Variable in class equip.data.sql.CustomTableDataStore
config
highestSeq - Variable in class equip.net.ConnectionSapJcp
 
holdsGUID(GUID) - Method in interface equip.data.IDataStore
check if store is maintaining state for the given GUID.
holdsGUID(GUID) - Method in class equip.data.MemoryDataStore
check if store is maintaining state for the given GUID.
holdsGUID(GUID) - Method in class equip.data.sql.CustomTableDataStore
check if store is maintaining state for the given GUID.
host_id - Variable in class equip.data.GUID
IPv4 address of generating host - better hope this is unique

I

IDataKeyAllocate - interface equip.data.sql.IDataKeyAllocate.
interface for generating a new SQL primary key.
IDataKeyMap - interface equip.data.sql.IDataKeyMap.
interface for mapping SQL primary key to GUID.
IDataStore - interface equip.data.IDataStore.
The interface to a data item store, used internally by a DataDelegate to implement state storage within a dataspace replica.
IDataspace - interface equip.data.beans.IDataspace.
main interface of dataspace client JavaBean
INTERVAL_MS - Static variable in class equip.data.EquipProbe
default interval, ms
INTERVAL_MS - Static variable in class equip.net.MulticastProbe
default interval, ms
INTERVAL_MS - Static variable in class equip.net.UnicastProbe
default interval, ms
IOStreamFilterFactory - interface equip.net.IOStreamFilterFactory.
factory interface used by ConnectionSapTcp to layer compression or encryption over a TCP connection.
ITERATIONS - Static variable in class equip.data.DataProxyTerminateTest
 
InputPanelBean - class equip.data.beans.InputPanelBean.
panel reporting last mouse click position as a property.
InputPanelBean() - Constructor for class equip.data.beans.InputPanelBean
no-arg constructor - required
IntArray2DBox - class equip.data.IntArray2DBox.
boxed 2D array of int (IDL long)
IntArray2DBox() - Constructor for class equip.data.IntArray2DBox
Default no-arg constructor
IntArray2DBoxImpl - class equip.data.IntArray2DBoxImpl.
Implementation of IDL'd abstract class IntArray2DBox
IntArray2DBoxImpl() - Constructor for class equip.data.IntArray2DBoxImpl
 
IntArray2DBoxImpl(int[][]) - Constructor for class equip.data.IntArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
IntArrayBox - class equip.data.IntArrayBox.
boxed array of int (IDL long)
IntArrayBox() - Constructor for class equip.data.IntArrayBox
Default no-arg constructor
IntArrayBoxImpl - class equip.data.IntArrayBoxImpl.
Implementation of IDL'd abstract class IntArrayBox
IntArrayBoxImpl() - Constructor for class equip.data.IntArrayBoxImpl
 
IntArrayBoxImpl(int[]) - Constructor for class equip.data.IntArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
IntBox - class equip.data.IntBox.
primitive int (IDL long) box type
IntBox() - Constructor for class equip.data.IntBox
Default no-arg constructor
IntBoxImpl - class equip.data.IntBoxImpl.
Implementation of IDL'd abstract class IntBox
IntBoxImpl() - Constructor for class equip.data.IntBoxImpl
 
IntBoxImpl(int) - Constructor for class equip.data.IntBoxImpl
convenience constructor
IntBoxImpl(Integer) - Constructor for class equip.data.IntBoxImpl
convenience constructor - v must not be null
ItemBinding - class equip.data.ItemBinding.
The link between an ItemData and its dataspace.
ItemBinding() - Constructor for class equip.data.ItemBinding
Default no-arg constructor
ItemBindingImpl - class equip.data.ItemBindingImpl.
Implementation of IDL'd abstract class ItemBinding
ItemBindingImpl() - Constructor for class equip.data.ItemBindingImpl
 
ItemBindingInfo - class equip.data.ItemBindingInfo.
Metadata for an ItemBinding, which is the link between an ItemData and its dataspace.
ItemBindingInfo() - Constructor for class equip.data.ItemBindingInfo
Default no-arg constructor
ItemBindingInfoImpl - class equip.data.ItemBindingInfoImpl.
Implementation of IDL'd abstract class ItemBindingInfo
ItemBindingInfoImpl() - Constructor for class equip.data.ItemBindingInfoImpl
 
ItemData - class equip.data.ItemData.
The common base class for all objects that can be shared statefully in a dataspace (DataProxy).
ItemData() - Constructor for class equip.data.ItemData
Default no-arg constructor
ItemDataImpl - class equip.data.ItemDataImpl.
Implementation of IDL'd abstract class ItemData
ItemDataImpl() - Constructor for class equip.data.ItemDataImpl
 
ItemEventKind - class equip.data.ItemEventKind.
The 'kind' of an AddEvent or DeleteEvent.
ItemEventKind() - Constructor for class equip.data.ItemEventKind
 
ItemEventKindBox - class equip.data.ItemEventKindBox.
A primitive value of type ItemEventKind wrapped in an object for pattern matching wildcarding
ItemEventKindBox() - Constructor for class equip.data.ItemEventKindBox
Default no-arg constructor
ItemEventKindBoxImpl - class equip.data.ItemEventKindBoxImpl.
Implementation of IDL'd abstract class ItemEventKindBox
ItemEventKindBoxImpl() - Constructor for class equip.data.ItemEventKindBoxImpl
 
ItemFrame - class equip.data.ItemFrame.
 
ItemFrame(Object) - Constructor for class equip.data.ItemFrame
 
ItemLeaseTest - class equip.data.ItemLeaseTest.
ItemLeaseTest.
ItemLeaseTest() - Constructor for class equip.data.ItemLeaseTest
 
ItemMutator - class equip.data.ItemMutator.
An object representating a 'mutation', that is a programmatic modification to a data item.
ItemMutator() - Constructor for class equip.data.ItemMutator
Default no-arg constructor
ItemMutatorImpl - class equip.data.ItemMutatorImpl.
Implementation of IDL'd abstract class ItemMutator; currently NOT implemented!
ItemMutatorImpl() - Constructor for class equip.data.ItemMutatorImpl
 
ItemTableModel - class equip.data.ItemTableModel.
 
ItemTableModel(Object) - Constructor for class equip.data.ItemTableModel
 
id - Variable in class equip.data.DeleteEvent
The GUID of the item to be deleted
id - Variable in class equip.data.ItemData
The data item's globally unique ID, used for associating update and delete requests with the item.
id - Variable in class equip.data.MemoryDataStore.LeasedItem
 
id - Variable in class equip.data.MutateEvent
The id of the item in the dataspace to have the mutator applied to it
id - Variable in class equip.data.OwnershipRequest
The id of the item for which ownership is requested
id - Variable in class equip.data.UpdateBindingEvent
the id of the item to be changed
idFactory - Variable in class equip.data.EquipConnector
 
idMap - Variable in class equip.data.MemoryDataStore
 
identifier - Variable in class equip.data.PeerChallengeEvent
identifier e.g. username
info - Variable in class equip.data.ItemBinding
the information that describes how the item is to be handled by the dataspace
info - Variable in class equip.data.UpdateBindingEvent
the new item binding info to be used for that item
infos - Variable in class equip.discovery.ServerAnnouncement
server(s) announced
init(GUID) - Method in class equip.data.DataProxyImpl
 
init(GUID, boolean, boolean) - Method in class equip.data.EventMetadata
initialisation helper, default to priority 0
init(GUID, boolean, boolean) - Method in class equip.data.EventMetadataImpl
 
init(ItemData, GUID, int, boolean, boolean, Lease) - Method in class equip.data.ItemBinding
initialisation helper - creates ItemBindingInfo
init(ItemData, GUID, int, boolean, boolean, Lease) - Method in class equip.data.ItemBindingImpl
 
init(GUID, int, boolean, boolean, Lease) - Method in class equip.data.ItemBindingInfo
initialisation helper
init(GUID, int, boolean, boolean, Lease) - Method in class equip.data.ItemBindingInfoImpl
 
init(GUID, ItemMutator, GUID, boolean, boolean) - Method in class equip.data.MutateEvent
Initialisation helper; see EventMetadata for most arguments.
init(GUID, ItemMutator, GUID, boolean, boolean) - Method in class equip.data.MutateEventImpl
 
init() - Method in class equip.data.beans.DataspaceBean
 
init(String) - Method in class equip.data.sql.DataKeyMapGetUnique
initialise.
init(String) - Method in interface equip.data.sql.IDataKeyMap
initialise.
init(int, short, boolean) - Method in class equip.net.ConnectionSapTcp
 
init(int, short, boolean, String, String) - Method in class equip.net.ConnectionSapTcp
 
init(ServiceProxy, ProxyDelegate.Handler, Object) - Method in class equip.net.ProxyDelegate
true = ok; handler!
init(short) - Method in class equip.net.ServerSapTcp
 
init(short) - Method in class equip.net.ServerSapUdp
 
init(Moniker, SimpleServerHandler) - Method in class equip.net.SimpleServer
if you already know a moniker, e.g. from ServerURL; null closure
init(Moniker, SimpleServerHandler, Object) - Method in class equip.net.SimpleServer
if you already know a moniker, e.g. from ServerURL
init(short, SimpleServerHandler) - Method in class equip.net.SimpleServer
if you know a port (even 0) but not a moniker; null closure
init(short, SimpleServerHandler, Object) - Method in class equip.net.SimpleServer
if you know a port (even 0) but not a moniker
init2(GUID, boolean, boolean, int) - Method in class equip.data.EventMetadata
initialisation helper
init2(GUID, boolean, boolean, int) - Method in class equip.data.EventMetadataImpl
 
init2(GUID, ItemMutator, GUID, boolean, boolean, int) - Method in class equip.data.MutateEvent
Initialisation helper; see EventMetadata for most arguments.
init2(GUID, ItemMutator, GUID, boolean, boolean, int) - Method in class equip.data.MutateEventImpl
 
initAsCompoundEventMonitor(Event[], boolean) - Method in class equip.data.EventPattern
convenience initialisation: version of EventPattern.initAsSimpleEventMonitor(equip.data.Event, boolean) for multiple event templates.
initAsCompoundEventMonitor(Event[], boolean) - Method in class equip.data.EventPatternImpl
 
initAsCompoundItemMonitor(ItemData[], boolean) - Method in class equip.data.EventPattern
convenience initialisation: version of EventPattern.initAsSimpleItemMonitor(equip.data.ItemData, boolean) for multiple item templates.
initAsCompoundItemMonitor(ItemData[], boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleCollect(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: tuplespace collect - all matching items are returned and deleted (out) (NBonly works on local dataspace at present).
initAsSimpleCollect(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleCopyCollect(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: tuplespace copy-collect - all matching items are returned (read) (NBonly works on local dataspace at present).
initAsSimpleCopyCollect(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleEventMonitor(Event, boolean) - Method in class equip.data.EventPattern
convenience initialisation: ongoing monitor for simple events, rather than data items.
initAsSimpleEventMonitor(Event, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleItemMonitor(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: like an ongoing copy-collect: makes an event pattern for Add, update and delete events on the matching itemTemplate (works globally but asynchrnously).
initAsSimpleItemMonitor(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleOut(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: tuplespace out - single matching item, which is atomically removed from the data space (NBonly works on local dataspace at present).
initAsSimpleOut(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleRead(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: tuplespace read - single matching item (NBonly works on local dataspace at present).
initAsSimpleRead(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initAsSimpleReadp(ItemData, boolean) - Method in class equip.data.EventPattern
convenience initialisation: tuplespace readp (predicate) - single matching item, or null if no item is present at the moment (read waits for an item) (NBonly works on local dataspace at present).
initAsSimpleReadp(ItemData, boolean) - Method in class equip.data.EventPatternImpl
 
initFromAddr(int, short) - Method in class equip.net.MulticastUDPMonikerImpl
 
initFromAddr(int, short) - Method in class equip.net.SimpleTCPMoniker
initialisation helper
initFromAddr(int, short) - Method in class equip.net.SimpleTCPMonikerImpl
 
initFromAddr(int, short) - Method in class equip.net.SimpleUDPMoniker
initialisation helper
initFromAddr(int, short) - Method in class equip.net.SimpleUDPMonikerImpl
 
initFromHost(String, short) - Method in class equip.net.MulticastUDPMonikerImpl
 
initFromHost(String, short) - Method in class equip.net.SimpleTCPMoniker
initialisation helper
initFromHost(String, short) - Method in class equip.net.SimpleTCPMonikerImpl
 
initFromHost(String, short) - Method in class equip.net.SimpleUDPMoniker
initialisation helper
initFromHost(String, short) - Method in class equip.net.SimpleUDPMonikerImpl
 
initFromID(GUID, GUID, boolean) - Method in class equip.data.DeleteEvent
Initialisation helper; see EventMetadata for most arguments.
initFromID(GUID, GUID, boolean) - Method in class equip.data.DeleteEventImpl
 
initFromItem(ItemData, GUID, int, boolean, boolean, Lease) - Method in class equip.data.AddEvent
Initialisation helper; see ItemBindingInfo for most arguments.
initFromItem(ItemData, GUID, int, boolean, boolean, Lease) - Method in class equip.data.AddEventImpl
 
initFromItem(ItemData, GUID, boolean, boolean) - Method in class equip.data.UpdateEvent
Initialisation helper; see EventMetadata for most arguments.
initFromItem(ItemData, GUID, boolean, boolean) - Method in class equip.data.UpdateEventImpl
 
initFromItem2(ItemData, GUID, boolean, boolean, int) - Method in class equip.data.UpdateEvent
Initialisation helper; see EventMetadata for most arguments.
initFromItem2(ItemData, GUID, boolean, boolean, int) - Method in class equip.data.UpdateEventImpl
 
initFromPort(short) - Method in class equip.net.MulticastUDPMonikerImpl
 
initFromPort(short) - Method in class equip.net.SimpleTCPMoniker
initialisation helper
initFromPort(short) - Method in class equip.net.SimpleTCPMonikerImpl
 
initFromPort(short) - Method in class equip.net.SimpleUDPMoniker
initialisation helper
initFromPort(short) - Method in class equip.net.SimpleUDPMonikerImpl
 
initFromTimeToLive(int) - Method in class equip.data.Lease
initialise relative to current time.
initFromTimeToLive(int) - Method in class equip.data.LeaseImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.AddEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.DeleteEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.Event
create and initialise metadata, default to priority 0
initMetadata(GUID, boolean, boolean) - Method in class equip.data.EventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.MutateEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.OwnershipRequestImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.OwnershipResponseImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerAckEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerAddPatternsEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerChallengeEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerConnectEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerDeletePatternsEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerDisconnectEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.PeerEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.RemoveResponsibleImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.ReplicateRequestImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.TupleEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.UpdateBindingEventImpl
 
initMetadata(GUID, boolean, boolean) - Method in class equip.data.UpdateEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.AddEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.DeleteEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.Event
create and initialise metadata
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.EventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.MutateEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.OwnershipRequestImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.OwnershipResponseImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerAckEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerAddPatternsEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerChallengeEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerConnectEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerDeletePatternsEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerDisconnectEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.PeerEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.RemoveResponsibleImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.ReplicateRequestImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.TupleEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.UpdateBindingEventImpl
 
initMetadata2(GUID, boolean, boolean, int) - Method in class equip.data.UpdateEventImpl
 
initWaitForEvents() - Method in class equip.data.DataProxyImpl
 
initialItems - Variable in class equip.data.DataProxy
Internal - any initial data items to place into the dataspace (e.g. when de-serialised)
inputThread - Variable in class equip.data.DataDelegatePeerTCP
 
intQueueEvent(Event) - Method in class equip.data.DataDelegate
 
inverseFlag - Variable in class equip.data.RemoveResponsible
Reverses the sense of the event, indicates that all items with other responsibles should be deleted (e.g. used by the a client that loses its connection to the server).
isActive() - Method in class equip.data.beans.DataspaceBean
active getter
isConnected() - Method in class equip.data.beans.DataspaceBean
active getter
isNull() - Method in class equip.data.GUID
check if GUID is null.
isNull() - Method in class equip.data.GUIDImpl
 
isSet() - Method in class equip.net.RoundTripTimer
isSet
isSet() - Method in class equip.net.Timer
isSet
item - Variable in class equip.data.ItemBinding
the data item itself
item - Variable in class equip.data.UpdateEvent
The new item value (with the same id)
itemHolder - Variable in class equip.data.benchmark.RemoteDSDelayTest.PublisherThread
 
itemId - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
itemLease - Variable in class equip.data.ItemBindingInfo
lease for item
itemLease - Variable in class equip.data.MemoryDataStore.LeasedItem
 
itemList - Variable in class equip.data.DataBrowserFrame
 
itemTemplates - Variable in class equip.data.EventPattern
Template to be matched by the item to which an item-linked event relates (add, delete, update, mutate).
itemTreeDoubleClick(int, TreePath) - Method in class equip.data.Browser2
 
itemTreeDoubleClick(int, TreePath) - Method in class equip.data.DataBrowser
 
itemTreeModel - Variable in class equip.data.Browser2
 
itemTreeModel - Variable in class equip.data.DataBrowser
 
itemTreeSingleClick(int, TreePath) - Method in class equip.data.Browser2
click on item tree
itemTreeSingleClick(int, TreePath) - Method in class equip.data.DataBrowser
click on item tree
item_id - Variable in class equip.data.GUID
per-process item id
itemmodel - Variable in class equip.data.ItemFrame
 

J

JcpFlag - class equip.net.JcpFlag.
JCP packet flag values
JcpFlag() - Constructor for class equip.net.JcpFlag
 
JcpFragment - class equip.net.JcpFragment.
JCP message fragment
JcpFragment(Mbuf) - Constructor for class equip.net.JcpFragment
JcpFragment
JcpPacketHeader - class equip.net.JcpPacketHeader.
JCP packet header data structure
JcpPacketHeader(byte[]) - Constructor for class equip.net.JcpPacketHeader
 
jList1 - Variable in class equip.data.DataBrowserFrame
 
jPanel1 - Variable in class equip.data.DataBrowserFrame
 
jPanel1 - Variable in class equip.data.ItemFrame
 
jScrollPane1 - Variable in class equip.data.DataBrowserFrame
 
jScrollPane1 - Variable in class equip.data.ItemFrame
 
jbInit() - Method in class equip.data.DataProxyImpl
 

K

KeepAlive - class equip.net.KeepAlive.
internal - a keep alive message oject (for NetSap) {IDL'd in eqNetTypes.idl)
KeepAlive() - Constructor for class equip.net.KeepAlive
Default no-arg constructor
KeepAliveImpl - class equip.net.KeepAliveImpl.
Implementation of KeepAlive
KeepAliveImpl() - Constructor for class equip.net.KeepAliveImpl
 
keepAliveThread - Variable in class equip.net.ConnectionSap
 
keepAliveThreadData - Variable in class equip.net.ConnectionSap
 
keepAliveThreadFn(ConnectionSap.KeepAliveThreadData) - Method in class equip.net.ConnectionSap
 
keepAliveTimeMs - Variable in class equip.net.ConnectionSap
 
keepAliveTimer - Variable in class equip.net.ConnectionSapJcp
 
kind - Variable in class equip.data.AddEvent
The kind of add event (see ItemEventKind)
kind - Variable in class equip.data.DeleteEvent
The kind of delete event (see ItemEventKind)

L

LEASE_TIME_S - Static variable in class equip.data.ItemLeaseTest
 
LOCK_CONTROL - Static variable in class equip.data.LockType
owner checked, no auta owner transfer, a hint that you have to send requests another way
LOCK_HARD - Static variable in class equip.data.LockType
owner checked; no auto owner transfer
LOCK_NONE - Static variable in class equip.data.LockType
no consistency guarantee - no owner checking
LOCK_SOFT - Static variable in class equip.data.LockType
owner checked; auto owner transform
Lease - class equip.data.Lease.
A Lease, c.f.\ Jini (IDL'd in eqDataType.idl).
Lease() - Constructor for class equip.data.Lease
Default no-arg constructor
LeaseImpl - class equip.data.LeaseImpl.
Implementation of IDL'd abstract class Lease; REQUIRES synchronized clocks
LeaseImpl() - Constructor for class equip.data.LeaseImpl
 
LocalDSTest - class equip.data.benchmark.LocalDSTest.
 
LocalDSTest() - Constructor for class equip.data.benchmark.LocalDSTest
 
LocalDSTest.MyDataCallback - class equip.data.benchmark.LocalDSTest.MyDataCallback.
 
LocalDSTest.MyDataCallback() - Constructor for class equip.data.benchmark.LocalDSTest.MyDataCallback
 
LockType - class equip.data.LockType.
Possible lock types applicable to ItemData; not currently used!
LockType() - Constructor for class equip.data.LockType
 
LogFileEcho - class equip.net.LogFileEcho.
a program to monitor and echo a file on the filesystem to stdout with additional timestamps, e.g. when the file lacks accurate timestamps, such as Orinico wifi client logs.
LogFileEcho(File, String) - Constructor for class equip.net.LogFileEcho
monitor given file, echo with timestamps with given id as first item after timestamp on line.
LongArray2DBox - class equip.data.LongArray2DBox.
boxed 2D array of long (IDL long long)
LongArray2DBox() - Constructor for class equip.data.LongArray2DBox
Default no-arg constructor
LongArray2DBoxImpl - class equip.data.LongArray2DBoxImpl.
Implementation of IDL'd abstract class LongArray2DBox
LongArray2DBoxImpl() - Constructor for class equip.data.LongArray2DBoxImpl
 
LongArray2DBoxImpl(long[][]) - Constructor for class equip.data.LongArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
LongArrayBox - class equip.data.LongArrayBox.
boxed array of long (IDL long long)
LongArrayBox() - Constructor for class equip.data.LongArrayBox
Default no-arg constructor
LongArrayBoxImpl - class equip.data.LongArrayBoxImpl.
Implementation of IDL'd abstract class LongArrayBox
LongArrayBoxImpl() - Constructor for class equip.data.LongArrayBoxImpl
 
LongArrayBoxImpl(long[]) - Constructor for class equip.data.LongArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
LongBox - class equip.data.LongBox.
primitive long (IDL long long) box type
LongBox() - Constructor for class equip.data.LongBox
Default no-arg constructor
LongBoxImpl - class equip.data.LongBoxImpl.
Implementation of IDL'd abstract class LongBox
LongBoxImpl() - Constructor for class equip.data.LongBoxImpl
 
LongBoxImpl(long) - Constructor for class equip.data.LongBoxImpl
convenience constructor
LongBoxImpl(Long) - Constructor for class equip.data.LongBoxImpl
convenience constructor - v must not be null
lastAckSeq - Variable in class equip.data.DataProxyImpl
 
lastHeardTime - Variable in class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
last heard time
lastNewSendTimeMs - Variable in class equip.net.ConnectionSap
 
lastNotifiedEvent - Variable in class equip.data.DataDelegatePeer
 
lastReceiveTime - Variable in class equip.discovery.DiscoveryRendezvous.PeerInfo
last receive time
lastRefreshTime - Variable in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
lastResponseTimeMs - Variable in class equip.net.ConnectionSap
 
lastSendTimeMs - Variable in class equip.net.ConnectionSap
 
leasedItems - Variable in class equip.data.MemoryDataStore
 
listenFn() - Method in class equip.discovery.DiscoveryRendezvous
listen and respond
listener - Variable in class equip.discovery.DiscoveryClientAgentImpl
callback
loadClass(String) - Method in class equip.runtime.MultiClassLoader
This is a simple version for external clients since they will always want the class resolved before it is returned to them.
loadClass(String, boolean) - Method in class equip.runtime.MultiClassLoader
 
loadClassBytes(String) - Method in class equip.runtime.FileClassLoader
 
loadClassBytes(String) - Method in class equip.runtime.MultiClassLoader
 
loadClassBytes(String) - Method in class equip.runtime.URLClassLoader
 
loader - Static variable in class equip.runtime.ObjectInputStream
shared loader
local - Variable in class equip.data.EventMetadata
whether the event should be kept within the local dataspace replica
local - Variable in class equip.data.EventPattern
Is the event pattern for the local database only?
local - Variable in class equip.data.ItemBindingInfo
whether the item should be kept exclusively within the local dataspace replica
localAddress - Variable in class equip.net.ConnectionSap
 
localPort - Variable in class equip.net.ConnectionSap
 
lock - Variable in class equip.data.DataDelegatePeerTCP
 
lock - Variable in class equip.discovery.DiscoveryClientAgentImpl.ExpireThread
 
lock - Variable in class equip.net.ConnectionSap.KeepAliveThreadData
 
lock - Variable in class equip.net.ConnectionSap
 
locked - Variable in class equip.data.ItemBindingInfo
kind of lock applied to the data item (not currently used)
locked - Variable in class equip.data.OwnershipRequest
The kind of LockType desired after successful ownership transfer
lookForName(String, DefaultMutableTreeNode) - Static method in class equip.discovery.DiscoveryBrowser
 
lookup(String, String) - Method in class equip.net.Trader
 
lookup(String, String) - Method in class equip.net.TraderProxy
return proxy registered for name
lookup(String, String) - Method in class equip.net.TraderProxyImpl
 

M

MAGIC - Static variable in class equip.runtime.ObjectOutputStream
Internal constant - stream header magic number ('E','q')
MAX_HEARD_COUNT - Static variable in class equip.discovery.DiscoveryClientAgentImpl
max # heard records in request - size limit
MIN_CHECKPOINT_VERSION - Static variable in class equip.data.FileBackedMemoryDataStore
 
MIN_EVENTS_VERSION - Static variable in class equip.data.FileBackedMemoryDataStore
 
Mbuf - class equip.runtime.Mbuf.
message(byte) buffer used by MbufInputStream and MbufOutputStream.
Mbuf() - Constructor for class equip.runtime.Mbuf
initialise to Mbuf.DEFAULT_SIZE and no header
Mbuf(int, int) - Constructor for class equip.runtime.Mbuf
initialise to specified total and header size.
MbufInputStream - class equip.runtime.MbufInputStream.
Concrete Message buffer (Mbuf) input stream.
MbufInputStream() - Constructor for class equip.runtime.MbufInputStream
Default no-arg constructor (use MbufInputStream.reset(equip.runtime.Mbuf) to initialise for reading).
MbufOutputStream - class equip.runtime.MbufOutputStream.
Concrete message buffer (Mbuf) output stream
MbufOutputStream() - Constructor for class equip.runtime.MbufOutputStream
initialise to create Mbufs with default size and no header
MbufOutputStream(int, int) - Constructor for class equip.runtime.MbufOutputStream
initialise to create Mbufs with given size and header
MemoryDataStore - class equip.data.MemoryDataStore.
Core implementation of IDataStore interface which can hold any data items in memory (only).
MemoryDataStore() - Constructor for class equip.data.MemoryDataStore
default constructor.
MemoryDataStore.LeasedItem - class equip.data.MemoryDataStore.LeasedItem.
 
MemoryDataStore.LeasedItem(Lease, GUID) - Constructor for class equip.data.MemoryDataStore.LeasedItem
 
Moniker - class equip.net.Moniker.
command base class for all monikers (service locators) {IDL'd in eqNetTypes.idl).
Moniker() - Constructor for class equip.net.Moniker
Default no-arg constructor
MonikerImpl - class equip.net.MonikerImpl.
Implementation of Moniker - just an abstract base class
MonikerImpl() - Constructor for class equip.net.MonikerImpl
 
MultiClassLoader - class equip.runtime.MultiClassLoader.
A simple test class loader capable of loading from multiple sources, such as local files or a URL (probably inherited from elsewhere).
MultiClassLoader() - Constructor for class equip.runtime.MultiClassLoader
 
MulticastProbe - class equip.net.MulticastProbe.
a simple multicast network probe to help with mobile networking tests.
MulticastProbe(InetAddress, int) - Constructor for class equip.net.MulticastProbe
cons on given multicast group - runs immediately
MulticastUDPMoniker - class equip.net.MulticastUDPMoniker.
multicast (UDP) service moniker
MulticastUDPMoniker() - Constructor for class equip.net.MulticastUDPMoniker
Default no-arg constructor
MulticastUDPMonikerImpl - class equip.net.MulticastUDPMonikerImpl.
Implementation of IDL'd class MulticastUDPMoniker
MulticastUDPMonikerImpl() - Constructor for class equip.net.MulticastUDPMonikerImpl
 
MulticastUtils - class equip.discovery.MulticastUtils.
some helpers for multicast stuff
MulticastUtils() - Constructor for class equip.discovery.MulticastUtils
 
MutateEvent - class equip.data.MutateEvent.
An event representating a 'mutation', that is modification in place to a data item previously added to the dataspace (NB Not currently implemented - June 2003).
MutateEvent() - Constructor for class equip.data.MutateEvent
Default no-arg constructor
MutateEventImpl - class equip.data.MutateEventImpl.
Implementation of IDL'd abstract class MutateEvent; NB NOT currently implemented
MutateEventImpl() - Constructor for class equip.data.MutateEventImpl
 
MyType - class equip.data.Test.MyType.
sample data item for publishing the above
MyType() - Constructor for class equip.data.Test.MyType
Default no-arg constructor
MyTypeImpl - class equip.data.Test.MyTypeImpl.
Default implementation of IDL-defined abstract class MyType
MyTypeImpl() - Constructor for class equip.data.Test.MyTypeImpl
Default no-arg constructor
mBeanContext - Variable in class equip.data.beans.DataspaceBean
bean context
mBeanContext - Variable in class equip.data.beans.InputPanelBean
bean context
mCurrentItemId - Variable in class equip.data.beans.PropertySubscriberBean
dataspace current item id
mDataspace - Variable in class equip.data.beans.PropertyPublisherBean
dataspace
mDataspace - Variable in class equip.data.beans.PropertySubscriberBean
dataspace
mDesignTime - Variable in class equip.data.beans.InputPanelBean
design time?
mIsConnected - Variable in class equip.data.beans.PropertyPublisherBean
active/connected
mIsConnected - Variable in class equip.data.beans.PropertySubscriberBean
active/connected
mItemClassName - Variable in class equip.data.beans.PropertyPublisherBean
item class name
mItemClassName - Variable in class equip.data.beans.PropertySubscriberBean
item class name
mItemId - Variable in class equip.data.beans.PropertyPublisherBean
dataspace item id
mItemIds - Variable in class equip.data.beans.PropertySubscriberBean
dataspace time-order list of matching item ids
mItemName - Variable in class equip.data.beans.PropertyPublisherBean
item name
mItemName - Variable in class equip.data.beans.PropertySubscriberBean
item name
mPropertyName - Variable in class equip.data.beans.PropertyPublisherBean
source property name
mPushActive - Variable in class equip.data.beans.PropertySubscriberBean
push active
mPushPropertyClass - Variable in class equip.data.beans.PropertySubscriberBean
push target property type/class
mPushPropertyName - Variable in class equip.data.beans.PropertySubscriberBean
push target property name
mPushTarget - Variable in class equip.data.beans.PropertySubscriberBean
push target as object
mSource - Variable in class equip.data.beans.PropertyPublisherBean
source as object
mValue - Variable in class equip.data.beans.PropertyPublisherBean
last value
mValue - Variable in class equip.data.beans.PropertySubscriberBean
last value
magic_0 - Static variable in class equip.net.UDPPacketHeader
 
magic_1 - Static variable in class equip.net.UDPPacketHeader
 
magic_2 - Static variable in class equip.net.UDPPacketHeader
 
main(String[]) - Static method in class equip.data.Browser2
main
main(String[]) - Static method in class equip.data.DataBrowser
main
main(String[]) - Static method in class equip.data.DataItemListener
 
main(String[]) - Static method in class equip.data.DataProxyTerminateTest
usage: equip.data.DataProxyTerminateTest
main(String[]) - Static method in class equip.data.DictionaryImpl
test
main(String[]) - Static method in class equip.data.EquipDataBrowser
Main method
main(String[]) - Static method in class equip.data.EquipProbe
test main: usage java equip.data.EquipProbe <equipurl> s(erver)|c(lient)
main(String[]) - Static method in class equip.data.ItemLeaseTest
app.
main(String[]) - Static method in class equip.data.Server
 
main(String[]) - Static method in class equip.data.Test.DataTest
main
main(String[]) - Static method in class equip.data.TupleTest
main
main(String[]) - Static method in class equip.data.beans.DataspaceBeanEventTest
main
main(String[]) - Static method in class equip.data.beans.DataspaceBeanTupleTest
main
main(String[]) - Static method in class equip.data.beans.SampleExtensionTypeTest
main - run to see usage
main(String[]) - Static method in class equip.data.beans.ServerPersistenceTest
main
main(String[]) - Static method in class equip.data.beans.SimpleBeanTest
main - creates an instance with args
main(String[]) - Static method in class equip.data.benchmark.End2EndTest
 
main(String[]) - Static method in class equip.data.benchmark.FileWriteTest
 
main(String[]) - Static method in class equip.data.benchmark.LocalDSTest
 
main(String[]) - Static method in class equip.data.benchmark.RemoteDSDelayTest
 
main(String[]) - Static method in class equip.data.benchmark.RemoteDSRateTest
 
main(String[]) - Static method in class equip.data.benchmark.UDPDelay
 
main(String[]) - Static method in class equip.data.sql.TestCustomTableDataStore
usage: java equip.data.sql.TestCustomTableDataStore <equipurl>
main(String[]) - Static method in class equip.discovery.DataspaceServer
 
main(String[]) - Static method in class equip.discovery.DiscoveryBrowser
sample main - as a helper for another server
main(String[]) - Static method in class equip.discovery.DiscoveryClientAgentImpl
sample main - as a helper for another server
main(String[]) - Static method in class equip.discovery.DiscoveryRendezvous
main - [port]
main(String[]) - Static method in class equip.discovery.DiscoveryServerAgentImpl
sample main - as a helper for another server
main(String[]) - Static method in class equip.discovery.ExampleClient
sample main - as a helper for another server
main(String[]) - Static method in class equip.net.LogFileEcho
main: usage: java equip.net.LogFileEcho filename id
main(String[]) - Static method in class equip.net.MulticastProbe
test main: usage java equip.net.MulticastProbe
main(String[]) - Static method in class equip.net.Trader
 
main(String[]) - Static method in class equip.net.UnicastProbe
test main: usage java equip.net.UnicastProbe <peerip> <localport> <peerport>
makeAnnouncement(ServerDiscoveryInfo) - Method in class equip.discovery.DiscoveryServerAgentImpl
make announcement
makeChallenge() - Static method in class equip.data.Challenge
make a new challenge
makeEquipObject(Class) - Method in class equip.data.EquipConnector
 
makeFragment(Mbuf, int) - Method in class equip.net.ConnectionSapJcp
makeFragment
makeGui() - Method in class equip.data.DataManagerBrowser
 
makeGui() - Method in class equip.discovery.DiscoveryBrowser
make gui
makeRequest() - Method in class equip.discovery.DiscoveryClientAgentImpl
make request
makeResponse(String, String) - Static method in class equip.data.Challenge
make a response to a challenge
makeSecret() - Static method in class equip.data.Challenge
make a new secret
makeTuple(GUID, int, int) - Static method in class equip.data.sql.TestCustomTableDataStore
 
manager - Variable in class equip.data.DataManagerBrowser
 
mapKey(String, String) - Method in class equip.data.sql.DataKeyMapGetUnique
map key.
mapKey(String, String) - Method in interface equip.data.sql.IDataKeyMap
map key.
mapKeyReverse(GUID, String) - Method in class equip.data.sql.DataKeyMapGetUnique
reverse-map key (may not be supported).
mapKeyReverse(GUID, String) - Method in interface equip.data.sql.IDataKeyMap
reverse-map key (may not be supported).
matchServiceTypes(String[], String[]) - Static method in class equip.discovery.DiscoveryServerAgentImpl
match a request array of serviceTypes or groups against an server
matched - Variable in class equip.data.EventPattern
internal flag indicating pattern has been successfully matched.
matches(Object) - Method in class equip.config.ConfigManager
Standard IDL-generated template match test.
matches(Object) - Method in class equip.config.NameValuePair
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ActiveTreeNode
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.AddEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.BooleanArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.BooleanArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.BooleanBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ByteArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ByteArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ByteBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.CharArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.CharArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.CharBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataCallback
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataCallbackPost
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataProxy
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataSession
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataspaceStatus
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DataspaceStatusItem
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DeleteEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Dictionary
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DictionaryEntry
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DoubleArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DoubleArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.DoubleBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Event
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.EventMetadata
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.EventPattern
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.FloatArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.FloatArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.FloatBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.GUID
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.GUIDFactory
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.IntArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.IntArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.IntBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ItemBinding
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ItemBindingInfo
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ItemData
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ItemEventKindBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ItemMutator
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Lease
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.LongArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.LongArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.LongBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.MutateEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.OwnershipRequest
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.OwnershipResponse
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerAckData
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerAckEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerAddPatternsEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerChallengeEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerConnectEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerDeletePatternsEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerDisconnectEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.PeerPolicy
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.RemoveResponsible
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ReplicateRequest
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.SerializedObject
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ShortArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ShortArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ShortBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.StringArray2DBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.StringArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.StringBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Test.MyType
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Test.Position
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.TreeNode
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.Tuple
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.TupleEvent
 
matches(Object) - Method in class equip.data.UpdateBindingEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.UpdateEvent
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.ValueBaseArrayBox
Standard IDL-generated template match test.
matches(Object) - Method in class equip.data.benchmark.TestItem
 
matches(Object) - Method in class equip.discovery.DiscoveryClientAgent
 
matches(Object) - Method in class equip.discovery.DiscoveryEventListener
 
matches(Object) - Method in class equip.discovery.DiscoveryRequest
 
matches(Object) - Method in class equip.discovery.DiscoveryServerAgent
 
matches(Object) - Method in class equip.discovery.ServerAnnouncement
 
matches(Object) - Method in class equip.discovery.ServerDiscoveryInfo
 
matches(Object) - Method in class equip.net.Ack
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.ConnectionSapRequest
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.ConnectionSapResponse
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.DeactivateCallback
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.KeepAlive
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.Moniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.MulticastUDPMoniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.ServiceProxy
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.SimpleMoniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.SimpleTCPMoniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.SimpleUDPMoniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderLookup
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderMoniker
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderProxy
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderRebind
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderRebindReply
Standard IDL-generated template match test.
matches(Object) - Method in class equip.net.TraderRecord
Standard IDL-generated template match test.
matches(Object) - Method in class equip.runtime.Time
Standard IDL-generated template match test.
matches(Object) - Method in class equip.runtime.ValueBase
Standard IDL-generated template match test.
maxFragmentSize - Variable in class equip.net.ConnectionSapJcp
 
maxRate - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
maxReceiveWindow - Variable in class equip.net.ConnectionSapJcp
 
maxRetransmissionTimeout - Variable in class equip.net.ConnectionSapJcp
 
maxSentEvents - Static variable in class equip.data.DataDelegatePeerTCP
 
maxUnsentFragments - Variable in class equip.net.ConnectionSapJcp
 
mbuf - Variable in class equip.net.JcpFragment
 
mbufHeaderSize - Variable in class equip.runtime.MbufOutputStream
 
mbufSize - Variable in class equip.runtime.MbufOutputStream
 
metadata - Variable in class equip.data.Event
The metadata about the event; actual event data will normally be provided in the fields of a subclass.
minRetransmissionTimeout - Variable in class equip.net.ConnectionSapJcp
 
moniker - Variable in class equip.net.SimpleServer
 
monitor(String) - Method in class equip.runtime.MultiClassLoader
 
monitorOn - Variable in class equip.runtime.MultiClassLoader
 
mutator - Variable in class equip.data.MutateEvent
The application-defined subclass of ItemMutator to be applied to the specified item
myItemClassName - Static variable in class equip.data.beans.SimpleBeanTest
out nominal class name
myThread - Variable in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
thread
myThread - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
thread
myThread - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
thread
myThread - Variable in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
thread
myTupleClassName - Static variable in class equip.data.TupleTest
pseudo-class name for our own kind of tuple
myTupleClassName - Static variable in class equip.data.beans.DataspaceBeanEventTest
pseudo-class name for our own kind of tuple
myTupleClassName - Static variable in class equip.data.beans.DataspaceBeanTupleTest
pseudo-class name for our own kind of tuple
myTupleClassName - Static variable in class equip.data.beans.ServerPersistenceTest
pseudo-class name for our own kind of tuple
mystop() - Method in class equip.discovery.DiscoveryClientAgentImpl.ExpireThread
 

N

NameValuePair - class equip.config.NameValuePair.
name/value pair - element of configuration (IDL'd in equip_config_types.idl).
NameValuePair() - Constructor for class equip.config.NameValuePair
Default no-arg constructor
NameValuePairImpl - class equip.config.NameValuePairImpl.
Implementation of NameValuePair
NameValuePairImpl() - Constructor for class equip.config.NameValuePairImpl
 
name - Variable in class equip.config.NameValuePair
name of name,value pair
name - Variable in class equip.data.DataManager.DataspaceInfo
 
name - Variable in class equip.data.DictionaryEntry
the name of this entry
name - Variable in class equip.data.ItemData
The data item's (optional) name; used in some places for item discovery by matching of pre-agreed names.
name - Variable in class equip.data.TupleEvent
name, c.f.
name - Variable in class equip.net.TraderLookup
 
name - Variable in class equip.net.TraderMoniker
the name with which the instance is registered with the trader (as in EQUIP trader URL)
name - Variable in class equip.net.TraderRecord
 
newMulticastSocket() - Static method in class equip.discovery.MulticastUtils
open on any port
newMulticastSocket(int) - Static method in class equip.discovery.MulticastUtils
 
newTupleField(String, String) - Method in class equip.data.sql.CustomTableDataStore
make a correctly typed typle field value
next - Variable in class equip.runtime.Mbuf
pointer to next Mbuf in single linked list
nextObjectId - Variable in class equip.net.ConnectionSap
 
nextOutboundSequenceNo - Variable in class equip.data.DataDelegatePeer
 
nextSendTime - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
next send time
nextSendTime - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
next send time
noteReceivedObject(ValueBase) - Method in class equip.net.ConnectionSap
 
notifiedItemIds - Variable in class equip.data.DataDelegatePeer
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataBrowserFrame.EventHandler
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataCallback
notification of a matched event or pseudo event.
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataCallbackImpl
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataCallbackPostImpl
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataDelegatePeer
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataItemListener.ItemCallback
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataManagerBrowser.MyDataCallback
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.DataProxyImpl.WaitCallback
 
notify(Event, EventPattern, boolean, DataSession, ValueBase) - Method in class equip.data.benchmark.LocalDSTest.MyDataCallback
 
notifyDataspaceAdd(DataProxy) - Method in class equip.data.ActiveTreeNode
notification of being added to a dataspace replica.
notifyDataspaceDelete(DataProxy) - Method in class equip.data.ActiveTreeNode
notification of being deleted from a dataspace replica.
notifyDataspaceReplaced(DataProxy) - Method in class equip.data.ActiveTreeNode
notification of being updated in a dataspace replica; called on the oldValue instance, after ActiveTreeNode.notifyDataspaceUpdate(equip.data.DataProxy, equip.data.ItemData) is called on the new value.
notifyDataspaceUpdate(DataProxy, ItemData) - Method in class equip.data.ActiveTreeNode
notification of being updated in a dataspace replica; called on the new value instance.
notifyDeactivate(ServiceProxy, ValueBase) - Method in class equip.data.DataProxyImpl.MyDeactivateCallback
 
notifyDeactivate(ServiceProxy, ValueBase) - Method in class equip.data.DataProxyImpl
 
notifyDeactivate(ServiceProxy, ValueBase) - Method in class equip.data.EquipConnector.ECDeactivateCallback
 
notifyDeactivate(ServiceProxy, ValueBase) - Method in class equip.net.DeactivateCallback
ServiceProxy now inactive
notifyDeactivate(ServiceProxy, ValueBase) - Method in class equip.net.DeactivateCallbackImpl
 
notifyDeactivate() - Method in class equip.net.ProxyDelegate
 
notifyPost(Event, EventPattern, boolean, DataSession, DataProxy, ItemData, ItemBinding, ValueBase) - Method in class equip.data.DataCallbackPost
notification of a matched event or pseudo event.
notifyPost(Event, EventPattern, boolean, DataSession, DataProxy, ItemData, ItemBinding, ValueBase) - Method in class equip.data.DataCallbackPostImpl
 

O

Object - class equip.runtime.Object.
Parallel class to EQUIP C++ equip::runtime::Object which does memory management.
Object() - Constructor for class equip.runtime.Object
 
ObjectInputStream - class equip.runtime.ObjectInputStream.
EQUIP-specific serialisation input stream for reading serialised instances of ValueBase from.
ObjectInputStream(InputStream) - Constructor for class equip.runtime.ObjectInputStream
Construct over a InputStream.
ObjectOutputStream - class equip.runtime.ObjectOutputStream.
EQUIP-specific serialisation output stream for writing serialised instances of ValueBase to.
ObjectOutputStream(OutputStream) - Constructor for class equip.runtime.ObjectOutputStream
Construct over a OutputStream.
OutputPanelBean - class equip.data.beans.OutputPanelBean.
generic property publisher
OutputPanelBean() - Constructor for class equip.data.beans.OutputPanelBean
no-arg constructor - required
OwnershipRequest - class equip.data.OwnershipRequest.
An event representing a request for a change of data item ownership (not currently supported - June 2003)
OwnershipRequest() - Constructor for class equip.data.OwnershipRequest
Default no-arg constructor
OwnershipRequestImpl - class equip.data.OwnershipRequestImpl.
Implementation of IDL'd abstract class OwnershipRequest
OwnershipRequestImpl() - Constructor for class equip.data.OwnershipRequestImpl
 
OwnershipResponse - class equip.data.OwnershipResponse.
An event representing the response to an OwnershipRequest event (not currently supported - June 2003)
OwnershipResponse() - Constructor for class equip.data.OwnershipResponse
Default no-arg constructor
OwnershipResponseImpl - class equip.data.OwnershipResponseImpl.
Implementation of IDL'd abstract class OwnershipResponse
OwnershipResponseImpl() - Constructor for class equip.data.OwnershipResponseImpl
 
objectID - Variable in class equip.net.JcpFragment
 
object_id - Variable in class equip.data.DataDelegatePeer.OutboundEvent
 
oin - Variable in class equip.net.ConnectionSapTcp
 
okFlag - Variable in class equip.net.TraderRebindReply
 
oldBinding - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
oldBinding - Variable in class equip.data.beans.DataspaceEvent
old binding of item, if any
oldFlag - Variable in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
oldIcon - Variable in class equip.discovery.DiscoveryBrowser
 
oldValue - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
oldValue - Variable in class equip.data.beans.DataspaceEvent
old value of item, if any
oout - Variable in class equip.net.ConnectionSapTcp
 
openBrowser(String, DataProxy) - Static method in class equip.data.Browser2
open browser
outboundEventLock - Variable in class equip.data.DataDelegatePeer
 
outboundEvents - Variable in class equip.data.DataDelegatePeer
 
output() - Method in class equip.net.ConnectionSapJcp
output
outputEvent(Event) - Method in class equip.data.DataDelegatePeer
 
outputFragment(JcpFragment) - Method in class equip.net.ConnectionSapJcp
outputFragment
outputThread - Variable in class equip.data.DataDelegatePeerTCP
 
owner - Variable in class equip.data.ItemBindingInfo
unique id for the code fragment 'allowed' to update/mutate/delete

P

PeerAckData - class equip.data.PeerAckData.
Interal - data relating to a PeerAckEvent
PeerAckData() - Constructor for class equip.data.PeerAckData
Default no-arg constructor
PeerAckDataImpl - class equip.data.PeerAckDataImpl.
wait for remote events to be processed - NB internal
PeerAckDataImpl() - Constructor for class equip.data.PeerAckDataImpl
 
PeerAckEvent - class equip.data.PeerAckEvent.
Internal event - requesting a round-trip acknowledgement from a peer, thereby ensuring that all previously sent events will have reached and been processed by that peer.
PeerAckEvent() - Constructor for class equip.data.PeerAckEvent
Default no-arg constructor
PeerAckEventImpl - class equip.data.PeerAckEventImpl.
wait for remote events to be processed - NB internal
PeerAckEventImpl() - Constructor for class equip.data.PeerAckEventImpl
 
PeerAddPatternsEvent - class equip.data.PeerAddPatternsEvent.
Iternal event - expression of interest in items and events to a peer; used to propagate non-local EventPatterns.
PeerAddPatternsEvent() - Constructor for class equip.data.PeerAddPatternsEvent
Default no-arg constructor
PeerAddPatternsEventImpl - class equip.data.PeerAddPatternsEventImpl.
Implementation of IDL'd abstract class PeerAddPatternsEvent
PeerAddPatternsEventImpl() - Constructor for class equip.data.PeerAddPatternsEventImpl
 
PeerChallengeEvent - class equip.data.PeerChallengeEvent.
Internal event - security challenge on new connection or association between two dataspace replicas
PeerChallengeEvent() - Constructor for class equip.data.PeerChallengeEvent
Default no-arg constructor
PeerChallengeEventImpl - class equip.data.PeerChallengeEventImpl.
Implementation of IDL'd abstract class PeerChallengeEvent
PeerChallengeEventImpl() - Constructor for class equip.data.PeerChallengeEventImpl
 
PeerConnectEvent - class equip.data.PeerConnectEvent.
Internal event - starting a new connection or association between two dataspace replicas
PeerConnectEvent() - Constructor for class equip.data.PeerConnectEvent
Default no-arg constructor
PeerConnectEventImpl - class equip.data.PeerConnectEventImpl.
Implementation of IDL'd abstract class PeerConnectEvent
PeerConnectEventImpl() - Constructor for class equip.data.PeerConnectEventImpl
 
PeerDeletePatternsEvent - class equip.data.PeerDeletePatternsEvent.
Iternal event - removal of previous expression of interest to a peer (see PeerAddPatternsEvent); used to mark removal of non-local EventPatterns.
PeerDeletePatternsEvent() - Constructor for class equip.data.PeerDeletePatternsEvent
Default no-arg constructor
PeerDeletePatternsEventImpl - class equip.data.PeerDeletePatternsEventImpl.
Implementation of IDL'd abstract class PeerDeletePatternsEvent
PeerDeletePatternsEventImpl() - Constructor for class equip.data.PeerDeletePatternsEventImpl
 
PeerDisconnectEvent - class equip.data.PeerDisconnectEvent.
Internal event - request to remove a peer, terminating a dataspace replica association.
PeerDisconnectEvent() - Constructor for class equip.data.PeerDisconnectEvent
Default no-arg constructor
PeerDisconnectEventImpl - class equip.data.PeerDisconnectEventImpl.
Implementation of IDL'd abstract class PeerDisconnectEvent
PeerDisconnectEventImpl() - Constructor for class equip.data.PeerDisconnectEventImpl
 
PeerEvent - class equip.data.PeerEvent.
Internal events - between dataspace replicas that are connected/peered (including client to and from server)
PeerEvent() - Constructor for class equip.data.PeerEvent
Default no-arg constructor
PeerEventImpl - class equip.data.PeerEventImpl.
Implementation of IDL'd abstract class PeerEvent
PeerEventImpl() - Constructor for class equip.data.PeerEventImpl
 
PeerPolicy - class equip.data.PeerPolicy.
internal item class reflecting some sort of policy of this dataspace replica.
PeerPolicy() - Constructor for class equip.data.PeerPolicy
Default no-arg constructor
PeerPolicyImpl - class equip.data.PeerPolicyImpl.
Implementation of IDL'd abstract class PeerPolicy
PeerPolicyImpl() - Constructor for class equip.data.PeerPolicyImpl
 
Position - class equip.data.Test.Position.
sample valuetype, struct (also value box)
Position() - Constructor for class equip.data.Test.Position
Default no-arg constructor
PositionImpl - class equip.data.Test.PositionImpl.
Default implementation of IDL-defined abstract class Position
PositionImpl() - Constructor for class equip.data.Test.PositionImpl
Default no-arg constructor
PropertyPublisherBean - class equip.data.beans.PropertyPublisherBean.
generic property publisher.
PropertyPublisherBean() - Constructor for class equip.data.beans.PropertyPublisherBean
no-arg constructor - required
PropertySubscriberBean - class equip.data.beans.PropertySubscriberBean.
take a tuple from a dataspace and present as a bean property.
PropertySubscriberBean() - Constructor for class equip.data.beans.PropertySubscriberBean
no-arg constructor - required
ProxyDelegate - class equip.net.ProxyDelegate.
Generic implementation of ServiceProxy, for use by delegation from IDL'd subclasses of ServiceProxy.
ProxyDelegate() - Constructor for class equip.net.ProxyDelegate
empty constructor - see ProxyDelegate.init(equip.net.ServiceProxy, equip.net.ProxyDelegate.Handler, java.lang.Object)
ProxyDelegate.Handler - interface equip.net.ProxyDelegate.Handler.
callback/strategy function for ProxyDelegate
packFrame - Variable in class equip.data.EquipDataBrowser
 
packets - Variable in class equip.data.benchmark.UDPDelay.ForwardDelayed
 
paint(Graphics) - Method in class equip.data.Test.DataTest.MyPanel
 
paint(Graphics) - Method in class equip.data.TupleTest.MyPanel
 
paint(Graphics) - Method in class equip.data.beans.DataspaceBeanTupleTest.MyPanel
 
paint(Graphics) - Method in class equip.data.beans.InputPanelBean
paint - show last value
paint(Graphics) - Method in class equip.data.beans.OutputPanelBean
paint - show last value
parent - Variable in class equip.data.TreeNode
This item's single parent item, identified by its GUID
parentMultimap - Variable in class equip.data.MemoryDataStore
 
parseGUID(String) - Static method in class equip.data.sql.CustomTableDataStore
string to guid
parseUrl(String, String, int[]) - Static method in class equip.discovery.DiscoveryServerAgentImpl
parse discovery URL to address and port
pattern - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
pattern - Variable in class equip.data.ReplicateRequest
The item template of interest
pattern - Variable in class equip.data.beans.DataspaceEvent
native event pattern
patternDeleted - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
patternDeleted - Variable in class equip.data.beans.DataspaceEvent
was the associated pattern deleted as a result?
patternIds - Variable in class equip.data.PeerDeletePatternsEvent
ids of the EventPatterns to be removed
patterns - Variable in class equip.data.DataSession
internal - the callback pattern of interest
patterns - Variable in class equip.data.PeerAddPatternsEvent
event/item patterns of interest to the sending peer
patterns - Variable in class equip.data.PeerConnectEvent
if this persistent peer still exists then the patterns are merged (according to unique ids) with existing ones.
peer - Variable in class equip.data.DataDelegatePeerTCP
 
peerId - Variable in class equip.data.DataDelegatePeer
 
peerId - Variable in class equip.data.PeerEvent
the id ('responsible') of the peer
peers - Variable in class equip.discovery.DiscoveryRendezvous
peers
persistFlag - Variable in class equip.data.DataDelegatePeerTCP
 
persistFlag - Variable in class equip.data.DataProxyImpl
 
persistFlag - Variable in class equip.data.PeerPolicy
We would like a persistent association (that outlives a single network level connection).
policy - Variable in class equip.data.DataDelegatePeer
 
policy - Variable in class equip.data.PeerConnectEvent
Is the association to be persistent, etc.
port - Variable in class equip.discovery.DiscoveryRendezvous.PeerInfo
port
port - Variable in class equip.discovery.DiscoveryRequest
UDP port to send responses to
port - Variable in class equip.net.ServerSap
Socket UDP/TCP port
port - Variable in class equip.net.SimpleTCPMoniker
TCP port for service
port - Variable in class equip.net.SimpleUDPMoniker
UDP port for service
pos - Variable in class equip.data.Test.MyType
 
pos - Variable in class equip.runtime.MbufInputStream
 
pos - Variable in class equip.runtime.MbufOutputStream
 
print(PrintStream, String) - Method in class equip.data.DictionaryImpl
 
print(String) - Static method in class equip.runtime.MultiClassLoader
 
printData() - Method in class equip.net.JcpFragment
printData
printHeader() - Method in class equip.net.JcpFragment
printHeader
printRateState(String) - Method in class equip.net.ConnectionSapJcp
 
printState(int) - Method in class equip.net.ConnectionSapJcp
printState
printState(String) - Method in class equip.net.ConnectionSapJcp
printState
printState(String, boolean) - Method in class equip.net.ConnectionSapJcp
 
priority - Variable in class equip.data.EventMetadata
Event priority, which may cause reordering in some communications protocols (e.g.
priority - Variable in class equip.net.JcpFragment
 
probingIntervalMs - Variable in class equip.net.ConnectionSap
 
proc_id - Variable in class equip.data.GUID
tcp port in low 16 bits
processAnnouncement(ServerAnnouncement) - Method in class equip.discovery.DiscoveryBrowser
over-ride to keep track of group/type associations
processAnnouncement(ServerAnnouncement) - Method in class equip.discovery.DiscoveryClientAgentImpl
 
processBound - Variable in class equip.data.ItemBindingInfo
whether the item should be deleted if its ItemBindingInfo.responsible disconnects or fails.
processFragment(JcpFragment) - Method in class equip.net.ConnectionSapJcp
processFragment
processWindowEvent(WindowEvent) - Method in class equip.data.DataBrowserFrame
Overridden so we can exit when window is closed
propertyChange(PropertyChangeEvent) - Method in class equip.data.beans.InputPanelBean
property change listener
propertyChange(PropertyChangeEvent) - Method in class equip.data.beans.OutputPanelBean
property change event
propertyChange(PropertyChangeEvent) - Method in class equip.data.beans.PropertyPublisherBean
property change event
proxySocket - Variable in class equip.data.benchmark.UDPDelay
 
put(String, ValueBase) - Method in class equip.data.DictionaryImpl
(re)place entry, returning old value or null

Q

queueDelete(GUID) - Method in class equip.data.DataDelegate
 
queueDeleteHaveLock(GUID) - Method in class equip.data.DataDelegate
 
queueEvent(Event) - Method in class equip.data.DataDelegate
(always) Queued add of a new event into the dataspace.
queueEvent(Event) - Method in class equip.data.DataProxy
(always) Queued add of a new event into the dataspace.
queueEvent(Event) - Method in class equip.data.DataProxyImpl
(always) Queued add of a new event into the dataspace.
queueEvent(Event) - Method in class equip.data.Server
(always) Queued add of a new event into the dataspace.
queueEventHaveLock(Event) - Method in class equip.data.DataDelegate
 
queuePushLock - Variable in class equip.data.DataDelegate
 
queuePushSignal - Variable in class equip.data.DataDelegate
 
queuePushThread - Variable in class equip.data.DataDelegate
 
quit - Variable in class equip.data.DataBrowserFrame
 
quit_actionPerformed(ActionEvent) - Method in class equip.data.DataBrowserFrame
 
quoteType(String, String) - Method in class equip.data.sql.CustomTableDataStore
to type-specific quoting if required

R

RemoteDSDelayTest - class equip.data.benchmark.RemoteDSDelayTest.
 
RemoteDSDelayTest() - Constructor for class equip.data.benchmark.RemoteDSDelayTest
 
RemoteDSDelayTest.PublisherThread - class equip.data.benchmark.RemoteDSDelayTest.PublisherThread.
 
RemoteDSDelayTest.PublisherThread(DataspaceBean, ItemData[]) - Constructor for class equip.data.benchmark.RemoteDSDelayTest.PublisherThread
 
RemoteDSRateTest - class equip.data.benchmark.RemoteDSRateTest.
 
RemoteDSRateTest() - Constructor for class equip.data.benchmark.RemoteDSRateTest
 
RemoteDSRateTest.MyThread - class equip.data.benchmark.RemoteDSRateTest.MyThread.
 
RemoteDSRateTest.MyThread() - Constructor for class equip.data.benchmark.RemoteDSRateTest.MyThread
 
RemoveResponsible - class equip.data.RemoveResponsible.
Iternal event - generated by the system when it detects that a connected dataspace replica has terminated its association through a network failure or lease expiration.
RemoveResponsible() - Constructor for class equip.data.RemoveResponsible
Default no-arg constructor
RemoveResponsibleImpl - class equip.data.RemoveResponsibleImpl.
Implementation of IDL'd abstract class RemoveResponsible
RemoveResponsibleImpl() - Constructor for class equip.data.RemoveResponsibleImpl
 
ReplicateRequest - class equip.data.ReplicateRequest.
Internal event - a direct request for replication (not used).
ReplicateRequest() - Constructor for class equip.data.ReplicateRequest
Default no-arg constructor
ReplicateRequestImpl - class equip.data.ReplicateRequestImpl.
Implementation of IDL'd abstract class ReplicateRequest
ReplicateRequestImpl() - Constructor for class equip.data.ReplicateRequestImpl
 
RoundTripTimer - class equip.net.RoundTripTimer.
 
RoundTripTimer() - Constructor for class equip.net.RoundTripTimer
RoundTripTimer
random - Static variable in class equip.data.Challenge
secure random for challenges
random - Variable in class equip.discovery.DiscoveryServerAgentImpl
random number generator
rating - Variable in class equip.config.NameValuePair
priority (high value takes priority).
read() - Method in class equip.runtime.MbufInputStream
input stream API (return -1 for end of stream)
read2(byte[], int, int) - Method in class equip.runtime.MbufInputStream
internal implementation of MbufInputStream.read()
readConfigFile(String, int, String) - Method in class equip.config.ConfigManager
Finds and reads name':'value pairs, one per line.
readConfigFile(String, int, String) - Method in class equip.config.ConfigManagerImpl
 
readObject(ObjectInputStream) - Method in class equip.config.ConfigManager
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.config.NameValuePair
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ActiveTreeNode
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.AddEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.BooleanArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.BooleanArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.BooleanBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ByteArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ByteArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ByteBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.CharArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.CharArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.CharBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataCallback
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataCallbackPost
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataProxy
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataSession
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataspaceStatus
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DataspaceStatusItem
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DeleteEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Dictionary
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DictionaryEntry
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DoubleArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DoubleArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.DoubleBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Event
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.EventMetadata
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.EventPattern
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.FloatArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.FloatArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.FloatBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.GUID
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.GUIDFactory
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.IntArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.IntArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.IntBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ItemBinding
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ItemBindingInfo
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ItemData
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ItemEventKindBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ItemMutator
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Lease
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.LongArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.LongArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.LongBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.MutateEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.OwnershipRequest
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.OwnershipResponse
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerAckData
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerAckEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerAddPatternsEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerChallengeEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerConnectEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerDeletePatternsEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerDisconnectEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.PeerPolicy
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.RemoveResponsible
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ReplicateRequest
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.SerializedObject
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ShortArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ShortArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ShortBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.StringArray2DBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.StringArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.StringBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Test.MyType
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Test.Position
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.TreeNode
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.Tuple
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.TupleEvent
 
readObject(ObjectInputStream) - Method in class equip.data.UpdateBindingEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.UpdateEvent
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.ValueBaseArrayBox
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.data.benchmark.TestItem
 
readObject(ObjectInputStream) - Method in class equip.discovery.DiscoveryClientAgent
 
readObject(ObjectInputStream) - Method in class equip.discovery.DiscoveryEventListener
 
readObject(ObjectInputStream) - Method in class equip.discovery.DiscoveryRequest
 
readObject(ObjectInputStream) - Method in class equip.discovery.DiscoveryServerAgent
 
readObject(ObjectInputStream) - Method in class equip.discovery.ServerAnnouncement
 
readObject(ObjectInputStream) - Method in class equip.discovery.ServerDiscoveryInfo
 
readObject(ObjectInputStream) - Method in class equip.net.Ack
Internal IDL-generated serialisation helper.
readObject() - Method in class equip.net.ConnectionSap
 
readObject() - Method in class equip.net.ConnectionSapJcp
readObject
readObject(ObjectInputStream) - Method in class equip.net.ConnectionSapRequest
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.ConnectionSapResponse
Internal IDL-generated serialisation helper.
readObject() - Method in class equip.net.ConnectionSapTcp
 
readObject(ObjectInputStream) - Method in class equip.net.DeactivateCallback
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.KeepAlive
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.Moniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.MulticastUDPMoniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.ServiceProxy
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.SimpleMoniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.SimpleTCPMoniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.SimpleUDPMoniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderLookup
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderMoniker
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderProxy
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderRebind
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderRebindReply
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.net.TraderRecord
Internal IDL-generated serialisation helper.
readObject() - Method in class equip.runtime.ObjectInputStream
read an object (subclass of ValueBase) from the input stream; handles nulls ok.
readObject(ObjectInputStream) - Method in class equip.runtime.Time
Internal IDL-generated serialisation helper.
readObject(ObjectInputStream) - Method in class equip.runtime.ValueBase
Internal serialisation helper.
readObjectEnd() - Method in class equip.runtime.ObjectInputStream
Internal operation use by object de-serialisers
readObjectStart() - Method in class equip.runtime.ObjectInputStream
Internal operation use by object de-serialisers
readRawString(InputStream) - Method in class equip.net.ConnectionSapTcp
 
readShort(InputStream) - Method in class equip.net.ConnectionSapTcp
 
readString() - Method in class equip.runtime.ObjectInputStream
Read a Java string from the stream (handles nulls ok).
readonly - Variable in class equip.data.sql.CustomTableDataStore
readonly?
rebind(String, ValueBase) - Method in class equip.net.Trader
 
rebind(Moniker) - Method in class equip.net.TraderMoniker
Ask moniker to contact the specific trader and (re)register itself.
rebind(Moniker) - Method in class equip.net.TraderMonikerImpl
 
rebind(String, ValueBase) - Method in class equip.net.TraderProxy
true = ok
rebind(String, ValueBase) - Method in class equip.net.TraderProxyImpl
 
rebind(String, ValueBase, boolean) - Method in class equip.net.TraderProxyImpl
 
receiveFragment(JcpFragment) - Method in class equip.net.ConnectionSapJcp
receiveFragment
receiveLastRSeq - Variable in class equip.net.ConnectionSapJcp
 
receiveLossRate - Static variable in class equip.net.ConnectionSapJcp
 
receiveNextSeq - Variable in class equip.net.ConnectionSapJcp
 
receivePacket(DatagramPacket) - Method in class equip.net.ConnectionSapJcp
receivePacket
receiveThread - Variable in class equip.net.ConnectionSapJcp
 
receivedFragments - Variable in class equip.net.ConnectionSapJcp
 
recover - Variable in class equip.net.ConnectionSapJcp
 
recvBufSize - Variable in class equip.net.ConnectionSap
 
recvTimeoutMs - Variable in class equip.net.ConnectionSap
 
refCount - Variable in class equip.data.DataManager.DataspaceInfo
 
relCount - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
releaseDataspace(DataProxy) - Method in class equip.data.DataManager
Complementary to getDataspace, reduces use count by one, and removes from internal table if use count falls to 0.
reliable - Variable in class equip.data.EventMetadata
whether the event should be distributed reliably.
reliableFraction - Variable in class equip.data.benchmark.End2EndTest.PublisherThread
 
remoteAddress - Variable in class equip.net.ConnectionSap
 
remotePort - Variable in class equip.net.ConnectionSap
 
remove(String) - Method in class equip.data.DictionaryImpl
remote an entry, return old value or null
remove(String) - Static method in class equip.runtime.SingletonManager
you probably don't want to do this :-) - an experimental operation to remove the singleton from the internal hashtable (for GC).
removeDataspaceEventListener(DataSession) - Method in class equip.data.beans.DataspaceBean
remove a previously added event monitor
removeDataspaceEventListener(DataSession) - Method in interface equip.data.beans.IDataspace
remove a previously added event monitor
removeOutboundEvent(int) - Method in class equip.data.DataDelegatePeer
 
removeParent(ItemBinding) - Method in class equip.data.MemoryDataStore
 
removePropertyChangeListener(PropertyChangeListener) - Method in class equip.data.beans.DataspaceBean
property change api
removePropertyChangeListener(String, PropertyChangeListener) - Method in class equip.data.beans.DataspaceBean
property change api
removePropertyChangeListener(PropertyChangeListener) - Method in class equip.data.beans.InputPanelBean
property change api
removePropertyChangeListener(String, PropertyChangeListener) - Method in class equip.data.beans.InputPanelBean
property change api
removeVetoableChangeListener(VetoableChangeListener) - Method in class equip.data.beans.DataspaceBean
vetoable change api
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class equip.data.beans.DataspaceBean
vetoable change api
removeVetoableChangeListener(VetoableChangeListener) - Method in class equip.data.beans.InputPanelBean
vetoable change api
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class equip.data.beans.InputPanelBean
vetoable change api
replaceFlag - Variable in class equip.net.TraderRebind
 
replicateAll - Variable in class equip.data.DataDelegatePeerTCP
 
request - Variable in class equip.discovery.DiscoveryRendezvous.PeerInfo
request
request - Variable in class equip.net.ConnectionSapResponse
 
request_id - Variable in class equip.data.OwnershipRequest
An originator id for this request (to track multiple requests in flight)
requestor - Variable in class equip.data.EventMetadata
the GUID of the code fragment generating the event
resendCount - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
send count
resendInterval - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
send interval
resendInterval - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
send interval
reset() - Method in class equip.net.ConnectionSapJcp
reset Send reset dependent on state, then close.
reset(Mbuf) - Method in class equip.runtime.MbufInputStream
reset/set new linked list of message buffers to read from
resetConnectionTimeoutFlag() - Method in class equip.net.ConnectionSap
 
resetConnectionTimeoutFlag() - Method in class equip.net.ConnectionSapJcp
resetConnectionTimeoutFlag
resolve() - Method in class equip.net.Moniker
convert to simple moniker when ready to use
resolve() - Method in class equip.net.MonikerImpl
 
resolve() - Method in class equip.net.MulticastUDPMonikerImpl
 
resolve() - Method in class equip.net.SimpleMonikerImpl
 
resolve() - Method in class equip.net.SimpleTCPMonikerImpl
 
resolve() - Method in class equip.net.SimpleUDPMonikerImpl
 
resolve() - Method in class equip.net.TraderMonikerImpl
 
response - Variable in class equip.data.PeerChallengeEvent
response to previous challenge
responsible - Variable in class equip.data.DataDelegatePeer
 
responsible - Variable in class equip.data.ItemBindingInfo
id of database replica allowed/responsible for auto-deletes (on lease/pattern match)
responsible - Variable in class equip.data.RemoveResponsible
responsible id of the failed dataspace replica (peer)
responsible - Variable in class equip.data.sql.CustomTableDataStore
 
retransmissionTimer - Variable in class equip.net.ConnectionSapJcp
 
retransmit() - Method in class equip.net.ConnectionSapJcp
retransmit
retransmitFragment(JcpFragment) - Method in class equip.net.ConnectionSapJcp
sendDelayedAck protected /** retransmitFragment
retryConnect - Variable in class equip.data.beans.DataspaceBean
async - default no
reverseHost - Variable in class equip.data.benchmark.UDPDelay
 
reversePort - Variable in class equip.data.benchmark.UDPDelay
 
rewriteLocalAddress(InetAddress) - Static method in class equip.net.ServerSap
chance to replace local socket ip address with something else, e.g. to deal with multi-home issues
roundTripTimeVariation - Variable in class equip.net.RoundTripTimer
 
roundTripTimer - Variable in class equip.net.ConnectionSapJcp
 
run(ConnectionSap, Thread, boolean, DeactivateCallback, ValueBase) - Method in class equip.data.DataDelegatePeerTCP
 
run() - Method in class equip.data.DataDelegatePeerTCP
 
run() - Method in class equip.data.DataProxyImpl.ActivateThread
 
run() - Method in class equip.data.DataProxyImpl
 
run() - Method in class equip.data.Server
 
run() - Method in class equip.data.benchmark.End2EndTest.PublisherThread
 
run() - Method in class equip.data.benchmark.RemoteDSDelayTest.PublisherThread
 
run() - Method in class equip.data.benchmark.RemoteDSRateTest.MyThread
 
run() - Method in class equip.data.benchmark.UDPDelay.ForwardDelayed.Forwarder
 
run() - Method in class equip.data.benchmark.UDPDelay.ForwardDelayed.Receiver
 
run() - Method in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
work...
run() - Method in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
work...
run() - Method in class equip.discovery.DiscoveryClientAgentImpl.ExpireThread
 
run() - Method in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
work...
run() - Method in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
work...
run() - Method in class equip.net.ConnectionSap
 
run() - Method in class equip.net.ConnectionSapJcp
receiveThreadFunction
run() - Method in class equip.net.SimpleServer.ClientThread
 
run() - Method in class equip.net.SimpleServer
 
run() - Method in class equip.net.Trader
 

S

SAP_PR_MULTICAST - Static variable in class equip.net.SapProtocol
 
SAP_PR_NONE - Static variable in class equip.net.SapProtocol
 
SAP_PR_TCP - Static variable in class equip.net.SapProtocol
 
SAP_PR_UDP - Static variable in class equip.net.SapProtocol
 
SECRET_SIZE - Static variable in class equip.data.Challenge
secret size
SERVER - Static variable in class equip.data.benchmark.UDPDelay
 
STATE_CLOSED - Static variable in class equip.net.ConnectionSapJcp
 
STATE_CLOSE_WAIT - Static variable in class equip.net.ConnectionSapJcp
 
STATE_CLOSING - Static variable in class equip.net.ConnectionSapJcp
 
STATE_ESTABLISHED - Static variable in class equip.net.ConnectionSapJcp
 
STATE_FIN_WAIT_1 - Static variable in class equip.net.ConnectionSapJcp
 
STATE_FIN_WAIT_2 - Static variable in class equip.net.ConnectionSapJcp
 
STATE_LAST_ACK - Static variable in class equip.net.ConnectionSapJcp
 
STATE_LISTEN - Static variable in class equip.net.ConnectionSapJcp
 
STATE_SYN_RCVD - Static variable in class equip.net.ConnectionSapJcp
 
STATE_SYN_SENT - Static variable in class equip.net.ConnectionSapJcp
 
STATE_TIME_WAIT - Static variable in class equip.net.ConnectionSapJcp
 
STATUS_CONTROLLED - Static variable in class equip.runtime.StatusValues
MASSIVE-3 status meaning that an indirect request to the current owner might succeed
STATUS_ERROR - Static variable in class equip.runtime.StatusValues
operation failed completely (generic error)
STATUS_IGNORE - Static variable in class equip.runtime.StatusValues
can't remember
STATUS_NOT_OWNER - Static variable in class equip.runtime.StatusValues
request failed due to access control
STATUS_NOT_YET - Static variable in class equip.runtime.StatusValues
request could not be performed at the current time
STATUS_OK - Static variable in class equip.runtime.StatusValues
no error
STATUS_PARTIAL - Static variable in class equip.runtime.StatusValues
data partially read; may work if you try again
STATUS_PREMATURE_END - Static variable in class equip.runtime.StatusValues
file (or whatever) ended when more was expected
STATUS_REFUSED - Static variable in class equip.runtime.StatusValues
request refused
STATUS_SYNTAX_ERROR - Static variable in class equip.runtime.StatusValues
syntax error
STATUS_TIMEDOUT - Static variable in class equip.runtime.StatusValues
request timed out
SampleExtensionTypeImpl - class equip.data.SampleExtensionTypeImpl.
Example of extending from TupleImpl for non-IDLd but readable classes.
SampleExtensionTypeImpl() - Constructor for class equip.data.SampleExtensionTypeImpl
 
SampleExtensionTypeImpl(Integer, Integer) - Constructor for class equip.data.SampleExtensionTypeImpl
convenience constructor
SampleExtensionTypeTest - class equip.data.beans.SampleExtensionTypeTest.
Example of extending from TupleImpl for non-IDLd but readable classes with DataspaceBean API.
SampleExtensionTypeTest() - Constructor for class equip.data.beans.SampleExtensionTypeTest
 
SampleExtensionTypeTest(String, int, int) - Constructor for class equip.data.beans.SampleExtensionTypeTest
 
SapConstants - class equip.net.SapConstants.
Various constants used in ServerSap, ConnectionSap and sub-classes.
SapConstants() - Constructor for class equip.net.SapConstants
 
SapProtocol - class equip.net.SapProtocol.
Enumeration of possible protocol types
SapProtocol() - Constructor for class equip.net.SapProtocol
 
SerializedObject - class equip.data.SerializedObject.
holder for a serialized native language object.
SerializedObject() - Constructor for class equip.data.SerializedObject
Default no-arg constructor
SerializedObjectImpl - class equip.data.SerializedObjectImpl.
Implementation of IDL'd abstract class SerializedObject
SerializedObjectImpl() - Constructor for class equip.data.SerializedObjectImpl
 
SerializedObjectImpl(Serializable) - Constructor for class equip.data.SerializedObjectImpl
convenience constructor - assign value by serialising object
Server - class equip.data.Server.
The normal implementation of the IDL'd dataspace API, DataProxy as a dataspace server, delegating most of the work to an instance of class DataDelegate.
Server(short) - Constructor for class equip.data.Server
 
Server(SimpleMoniker) - Constructor for class equip.data.Server
 
ServerAnnouncement - class equip.discovery.ServerAnnouncement.
Announcement is this serialised into a UDP packet.
ServerAnnouncement() - Constructor for class equip.discovery.ServerAnnouncement
 
ServerAnnouncementImpl - class equip.discovery.ServerAnnouncementImpl.
 
ServerAnnouncementImpl() - Constructor for class equip.discovery.ServerAnnouncementImpl
 
ServerDiscoveryInfo - class equip.discovery.ServerDiscoveryInfo.
information on a single service.
ServerDiscoveryInfo() - Constructor for class equip.discovery.ServerDiscoveryInfo
 
ServerDiscoveryInfoImpl - class equip.discovery.ServerDiscoveryInfoImpl.
 
ServerDiscoveryInfoImpl() - Constructor for class equip.discovery.ServerDiscoveryInfoImpl
 
ServerPersistenceTest - class equip.data.beans.ServerPersistenceTest.
equip.data.beans.ServerPersistenceTest.java Chris Greenhalgh, 2004-05-11 test app for server persistence.
ServerSap - class equip.net.ServerSap.
The abstract class/interface for a Server SAP (Service Access Point), e.g. a TCP ServerSocket.
ServerSap() - Constructor for class equip.net.ServerSap
Default constructor, only accessible to subclass
ServerSapTcp - class equip.net.ServerSapTcp.
Concrete implemented of ServerSap using ServerSocket.
ServerSapTcp() - Constructor for class equip.net.ServerSapTcp
Open on any port
ServerSapTcp(short) - Constructor for class equip.net.ServerSapTcp
Open on specific port
ServerSapUdp - class equip.net.ServerSapUdp.
Concrete Implementation of ServerSap using JCP (Jim's Communication Protocol)
ServerSapUdp() - Constructor for class equip.net.ServerSapUdp
Open on any port
ServerSapUdp(short) - Constructor for class equip.net.ServerSapUdp
Open on specified port
ServerURL - class equip.net.ServerURL.
Class for holding and parsing a single EQUIP URL.
ServerURL(String) - Constructor for class equip.net.ServerURL
Create by parsing the supplied string as an EQUIP URL.
ServerURL(Moniker) - Constructor for class equip.net.ServerURL
Create directly from a Moniker
ServiceProxy - class equip.net.ServiceProxy.
General-purpose service proxy base class {IDL'd in eqNetTypes.idl)
ServiceProxy() - Constructor for class equip.net.ServiceProxy
Default no-arg constructor
ServiceProxyImpl - class equip.net.ServiceProxyImpl.
Implementation of IDL'd class ServiceProxy
ServiceProxyImpl() - Constructor for class equip.net.ServiceProxyImpl
 
ShortArray2DBox - class equip.data.ShortArray2DBox.
boxed 2D array of short
ShortArray2DBox() - Constructor for class equip.data.ShortArray2DBox
Default no-arg constructor
ShortArray2DBoxImpl - class equip.data.ShortArray2DBoxImpl.
Implementation of IDL'd abstract class ShortArray2DBox
ShortArray2DBoxImpl() - Constructor for class equip.data.ShortArray2DBoxImpl
 
ShortArray2DBoxImpl(short[][]) - Constructor for class equip.data.ShortArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
ShortArrayBox - class equip.data.ShortArrayBox.
boxed array of short
ShortArrayBox() - Constructor for class equip.data.ShortArrayBox
Default no-arg constructor
ShortArrayBoxImpl - class equip.data.ShortArrayBoxImpl.
Implementation of IDL'd abstract class ShortArrayBox
ShortArrayBoxImpl() - Constructor for class equip.data.ShortArrayBoxImpl
 
ShortArrayBoxImpl(short[]) - Constructor for class equip.data.ShortArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
ShortBox - class equip.data.ShortBox.
primitive short box type
ShortBox() - Constructor for class equip.data.ShortBox
Default no-arg constructor
ShortBoxImpl - class equip.data.ShortBoxImpl.
Implementation of IDL'd abstract class ShortBox
ShortBoxImpl() - Constructor for class equip.data.ShortBoxImpl
 
ShortBoxImpl(short) - Constructor for class equip.data.ShortBoxImpl
convenience constructor
ShortBoxImpl(Short) - Constructor for class equip.data.ShortBoxImpl
convenience constructor - v must not be null
SimpleBeanTest - class equip.data.beans.SimpleBeanTest.
sample equip.data.beans program Uses a PropertyPublisherBean to publish the 'value' property of a (demo) InputPanelBean to the dataspace as a Tuple (via the DataspaceBean), and a PropertySubscriberBean to pull the value back in the dataspace and update the 'value' property on a (demo) OutputPanelBean.
SimpleBeanTest(String, String, String) - Constructor for class equip.data.beans.SimpleBeanTest
constructor - does everything
SimpleMoniker - class equip.net.SimpleMoniker.
The common base class for all ready-to-use monikers {IDL'd in eqNetTypes.idl)
SimpleMoniker() - Constructor for class equip.net.SimpleMoniker
Default no-arg constructor
SimpleMonikerImpl - class equip.net.SimpleMonikerImpl.
Implementation of IDL'd class SimpleMoniker
SimpleMonikerImpl() - Constructor for class equip.net.SimpleMonikerImpl
 
SimpleServer - class equip.net.SimpleServer.
A Simple Server class using a single ServerSapTcp access point, delegating request handling to an implementation of SimpleServerHandler
SimpleServer() - Constructor for class equip.net.SimpleServer
 
SimpleServer.ClientThread - class equip.net.SimpleServer.ClientThread.
 
SimpleServer.ClientThread(ConnectionSap, SimpleServer) - Constructor for class equip.net.SimpleServer.ClientThread
 
SimpleServerHandler - interface equip.net.SimpleServerHandler.
Callback/handler interface used in SimpleServer
SimpleTCPMoniker - class equip.net.SimpleTCPMoniker.
Moniker for a standard TCP service {IDL'd in eqNetTypes.idl)
SimpleTCPMoniker() - Constructor for class equip.net.SimpleTCPMoniker
Default no-arg constructor
SimpleTCPMonikerImpl - class equip.net.SimpleTCPMonikerImpl.
Implementation of IDL'd class SimpleTCPMoniker
SimpleTCPMonikerImpl() - Constructor for class equip.net.SimpleTCPMonikerImpl
 
SimpleUDPMoniker - class equip.net.SimpleUDPMoniker.
Moniker for a standard UDP-based service {IDL'd in eqNetTypes.idl)
SimpleUDPMoniker() - Constructor for class equip.net.SimpleUDPMoniker
Default no-arg constructor
SimpleUDPMonikerImpl - class equip.net.SimpleUDPMonikerImpl.
Implementation of IDL'd class SimpleUDPMoniker
SimpleUDPMonikerImpl() - Constructor for class equip.net.SimpleUDPMonikerImpl
 
SingletonManager - class equip.runtime.SingletonManager.
Provides a single static method to get singleton instances of name class(es).
StatusValues - class equip.runtime.StatusValues.
General operation status code - 0 = OK wherever possible (IDL'd in eqCoreTypes.idl).
StatusValues() - Constructor for class equip.runtime.StatusValues
 
StringArray2DBox - class equip.data.StringArray2DBox.
boxed 2D array of string
StringArray2DBox() - Constructor for class equip.data.StringArray2DBox
Default no-arg constructor
StringArray2DBoxImpl - class equip.data.StringArray2DBoxImpl.
Implementation of IDL'd abstract class StringArray2DBox
StringArray2DBoxImpl() - Constructor for class equip.data.StringArray2DBoxImpl
 
StringArray2DBoxImpl(String[][]) - Constructor for class equip.data.StringArray2DBoxImpl
convenience constructor - by reference, ie v is NOT copied.
StringArrayBox - class equip.data.StringArrayBox.
boxed array of string
StringArrayBox() - Constructor for class equip.data.StringArrayBox
Default no-arg constructor
StringArrayBoxImpl - class equip.data.StringArrayBoxImpl.
Implementation of IDL'd abstract class StringArrayBox
StringArrayBoxImpl() - Constructor for class equip.data.StringArrayBoxImpl
 
StringArrayBoxImpl(String[]) - Constructor for class equip.data.StringArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
StringBox - class equip.data.StringBox.
primitive string box type
StringBox() - Constructor for class equip.data.StringBox
Default no-arg constructor
StringBoxImpl - class equip.data.StringBoxImpl.
Implementation of IDL'd abstract class StringBox
StringBoxImpl() - Constructor for class equip.data.StringBoxImpl
 
StringBoxImpl(String) - Constructor for class equip.data.StringBoxImpl
convenience constructor
sec - Variable in class equip.runtime.Time
Seconds portion of time (since midnight Jan 1st 1970).
seenCount - Variable in class equip.data.DataManagerBrowser
 
seenServerFlag - Variable in class equip.data.DataManagerBrowser
 
self - Variable in class equip.net.ConnectionSap.KeepAliveThreadData
 
sendAllowed(JcpFragment) - Method in class equip.net.ConnectionSapJcp
sendAllowed
sendBufSize - Variable in class equip.net.ConnectionSap
 
sendLastAck - Variable in class equip.net.ConnectionSapJcp
 
sendLastRSeq - Variable in class equip.net.ConnectionSapJcp
 
sendLossRate - Static variable in class equip.net.ConnectionSapJcp
 
sendNextSeq - Variable in class equip.net.ConnectionSapJcp
 
sendSocket - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
socket to send discoverys on - just multicast to set TTL
sendSocket - Variable in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
socket to send announcements on - just multicast to set TTL
sendWindow - Variable in class equip.net.ConnectionSapJcp
 
sendWindow1 - Variable in class equip.net.ConnectionSapJcp
 
sendWindow2 - Variable in class equip.net.ConnectionSapJcp
 
sentEvents - Variable in class equip.data.DataDelegatePeerTCP
 
seq - Variable in class equip.data.PeerAckData
Ack originator sequence number
seqGreaterThan(int, int) - Method in class equip.net.ConnectionSapJcp
seqGreaterThan
seqGreaterThanEqual(int, int) - Method in class equip.net.ConnectionSapJcp
seqGreaterThanEqual
seqLessThan(int, int) - Method in class equip.net.ConnectionSapJcp
seqLessThan
seqLessThanEqual(int, int) - Method in class equip.net.ConnectionSapJcp
seqLessThanEqual
sequenceNo - Variable in class equip.data.DataDelegatePeer.OutboundEvent
 
sequenceNo - Variable in class equip.data.benchmark.End2EndTest
 
sequenceNo - Static variable in class equip.data.benchmark.RemoteDSDelayTest
 
sequenceNumber - Variable in class equip.net.RoundTripTimer
 
serializationMethod - Variable in class equip.data.SerializedObject
serialization method used with this instance.
server - Variable in class equip.net.SimpleServer.ClientThread
 
serverFlag - Variable in class equip.data.DataDelegatePeer
 
serverFlag - Variable in class equip.data.DataspaceStatus
Is this dataspace replica a server?
serverHost - Variable in class equip.data.benchmark.UDPDelay
 
serverPeer - Variable in class equip.data.DataProxyImpl
 
serverPort - Variable in class equip.data.benchmark.UDPDelay
 
serverSap - Variable in class equip.net.SimpleServer
 
servers - Variable in class equip.discovery.DiscoveryServerAgentImpl
servers to advertise
serviceMoniker - Variable in class equip.net.ServiceProxy
info. to locate service
serviceTypes - Variable in class equip.discovery.DiscoveryClientAgentImpl
service types
serviceTypes - Variable in class equip.discovery.DiscoveryRequest
type(s) of services solicited
serviceTypes - Variable in class equip.discovery.ServerDiscoveryInfo
service type - see DiscoveryRequest
session - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
session - Variable in class equip.data.DataDelegatePeer
 
session - Variable in class equip.data.beans.DataspaceEvent
native DataSession
sessions - Variable in class equip.data.DataDelegate
 
set - Variable in class equip.net.Timer
 
setAck(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setAck(int) - Method in class equip.net.JcpPacketHeader
 
setActive(boolean) - Method in class equip.data.beans.DataspaceBean
internal active setter
setBeanContext(BeanContext) - Method in class equip.data.beans.DataspaceBean
bean setter with veto and property events
setBeanContext(BeanContext) - Method in class equip.data.beans.InputPanelBean
bean setter with veto and property events
setCancelCallback(DataDelegatePeerCancel) - Method in class equip.data.DataDelegatePeer
 
setClassNameReplacementChar(char) - Method in class equip.runtime.MultiClassLoader
This optional call allows a class name such as "COM.test.Hello" to be changed to "COM_test_Hello", which is useful for storing classes from different packages in the same retrival directory.
setConnected(boolean) - Method in class equip.data.beans.DataspaceBean
internal setter
setConnectionStrengthHistorySize(int) - Method in class equip.net.ConnectionSapJcp
setConnectionStrengthHistorySize
setConnectionTimeout(int) - Method in class equip.net.ConnectionSap
 
setConnectionTimeout(int) - Method in class equip.net.ConnectionSapJcp
setConnectionTimeout
setData(byte[], int) - Method in class equip.runtime.Mbuf
set internal buffer
setDataspace(DataspaceBean) - Method in class equip.data.beans.PropertyPublisherBean
dataspace setter - initialisation time only
setDataspace(DataspaceBean) - Method in class equip.data.beans.PropertySubscriberBean
dataspace setter - initialisation time only
setDataspaceUrl(String) - Method in class equip.data.beans.DataspaceBean
dataspace Url setter
setDataspaceUrl(String, boolean) - Method in class equip.data.beans.DataspaceBean
dataspace Url setter
setDebug(boolean) - Method in class equip.data.beans.PropertyPublisherBean
 
setDebug(boolean) - Method in class equip.data.beans.PropertySubscriberBean
 
setDefaultAgent(GUID) - Method in class equip.data.DataProxy
Set a default GUID to be used as the default owner and/or requestor for locally generated events and data items.
setDefaultAgent(GUID) - Method in class equip.data.DataProxyImpl
 
setDefaultAgent(GUID) - Method in class equip.data.Server
 
setDelayedAckTimeout(int) - Method in class equip.net.ConnectionSapJcp
setDelayedAckTimeout
setDesignTime(boolean) - Method in class equip.data.beans.InputPanelBean
design time setter (internal)
setFlags(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setFlags(int) - Method in class equip.net.JcpPacketHeader
 
setHeaderSize(int) - Method in class equip.runtime.Mbuf
set size of buffer header space.
setInt(int, int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setInt(int, byte[]) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setInt(int, int) - Method in class equip.net.JcpPacketHeader
 
setInt(int, byte[]) - Method in class equip.net.JcpPacketHeader
 
setInt(int, int) - Method in class equip.net.UDPPacketHeader
 
setInt(int, byte[]) - Method in class equip.net.UDPPacketHeader
 
setItemClassName(String) - Method in class equip.data.beans.PropertyPublisherBean
item class name setter - initialisation time only
setItemClassName(String) - Method in class equip.data.beans.PropertySubscriberBean
item class name setter - initialisation time only
setItemName(String) - Method in class equip.data.beans.PropertyPublisherBean
item name setter - initialisation time only
setItemName(String) - Method in class equip.data.beans.PropertySubscriberBean
item name setter - initialisation time only
setKeepAliveTime(int) - Method in class equip.net.ConnectionSap
 
setKeepAliveTime(int) - Method in class equip.net.ConnectionSapJcp
setKeepAliveTime
setLastHeardTime(long, long) - Method in class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
 
setMagic(int, byte) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setMagic(int, byte) - Method in class equip.net.JcpPacketHeader
 
setMagic(int, byte) - Method in class equip.net.UDPPacketHeader
 
setMaximumFragmentSize(int) - Method in class equip.net.ConnectionSapJcp
setMaximumFragmentSize
setMaximumRetransmissionTimeout(int) - Method in class equip.net.ConnectionSapJcp
setMaximumRetransmissionTimeout
setMinimumRetransmissionTimeout(int) - Method in class equip.net.ConnectionSapJcp
setMinimumRetransmissionTimeout
setNext(Mbuf) - Method in class equip.runtime.Mbuf
set next buffer in single linked list.
setNull() - Method in class equip.data.GUID
 
setNull() - Method in class equip.data.GUIDImpl
 
setObjectID(int) - Method in class equip.net.JcpFragment
setObjectID
setPersist(boolean) - Method in class equip.data.DataDelegatePeerTCP
 
setPersist(boolean) - Method in class equip.data.DataProxy
Whether this dataspace replica should try to associate persistently with its server/peer.
setPersist(boolean) - Method in class equip.data.DataProxyImpl
 
setPersist(boolean) - Method in class equip.data.Server
 
setPriority(int) - Method in class equip.net.JcpFragment
setPriority
setProbingInterval(int) - Method in class equip.net.ConnectionSap
 
setPropertyName(String) - Method in class equip.data.beans.OutputPanelBean
source setter - initialisation time only
setPropertyName(String) - Method in class equip.data.beans.PropertyPublisherBean
property name setter - initialisation time only
setProxy(DataProxy) - Method in class equip.data.DataDelegate
 
setPushPropertyName(String) - Method in class equip.data.beans.PropertySubscriberBean
property name setter - initialisation time only
setPushTarget(Object) - Method in class equip.data.beans.PropertySubscriberBean
push target setter - initialisation time only
setRSeq(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setRSeq(int) - Method in class equip.net.JcpPacketHeader
 
setRecvBufSize(int) - Method in class equip.net.ConnectionSap
 
setRecvBufSize(int) - Method in class equip.net.ConnectionSapJcp
setRecvBufSize
setRecvBufSize(int) - Method in class equip.net.ConnectionSapTcp
 
setRecvTimeout(int) - Method in class equip.net.ConnectionSap
 
setRecvTimeout(int) - Method in class equip.net.ConnectionSapTcp
 
setRes0(short) - Method in class equip.net.UDPPacketHeader
 
setResponsible(GUID) - Method in class equip.data.DataDelegate
 
setRetryConnect(boolean) - Method in class equip.data.beans.DataspaceBean
async - call BEFORE setDataspaceUrl!
setSAddr(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setSAddr(int) - Method in class equip.net.JcpPacketHeader
 
setSPort(short) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setSPort(short) - Method in class equip.net.JcpPacketHeader
 
setSWind(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setSWind(int) - Method in class equip.net.JcpPacketHeader
 
setSack(int) - Method in class equip.net.JcpPacketHeader
 
setSendBufSize(int) - Method in class equip.net.ConnectionSap
 
setSendBufSize(int) - Method in class equip.net.ConnectionSapJcp
setSendBufSize
setSendBufSize(int) - Method in class equip.net.ConnectionSapTcp
 
setSeq(int) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setSeq(int) - Method in class equip.net.JcpPacketHeader
 
setShort(int, short) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setShort(int, short) - Method in class equip.net.JcpPacketHeader
 
setShort(int, short) - Method in class equip.net.UDPPacketHeader
 
setSlowResponseTime(int) - Method in class equip.net.ConnectionSap
 
setSource(Object) - Method in class equip.data.beans.OutputPanelBean
source setter - initialisation time only
setSource(Object) - Method in class equip.data.beans.PropertyPublisherBean
source setter - initialisation time only
setSrcAddr(int) - Method in class equip.net.UDPPacketHeader
 
setSrcAddr(byte[]) - Method in class equip.net.UDPPacketHeader
 
setSrcFrag(int) - Method in class equip.net.UDPPacketHeader
 
setSrcMid(int) - Method in class equip.net.UDPPacketHeader
 
setSrcPort(short) - Method in class equip.net.UDPPacketHeader
 
setSrcSid(int) - Method in class equip.net.UDPPacketHeader
 
setStatus(boolean, boolean, boolean) - Method in class equip.data.DataDelegate
 
setStatus(boolean, boolean, boolean) - Method in class equip.data.DataDelegatePeer
 
setTimeout(int) - Method in class equip.net.Timer
setTimeout
setTimer() - Method in class equip.net.Timer
setTimer
setTimerGrainularity(int) - Method in class equip.net.ConnectionSapJcp
setTimerGrainularity
setUsed(int) - Method in class equip.runtime.Mbuf
set number of bytes in use.
setValue(Serializable) - Method in class equip.data.SerializedObjectImpl
assign value by serialising object.
setValue(IntArrayBox) - Method in class equip.data.beans.OutputPanelBean
handle property change
setVersion(byte) - Method in class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
setVersion(byte) - Method in class equip.net.JcpPacketHeader
 
setVersion(byte) - Method in class equip.net.UDPPacketHeader
 
setX(Integer) - Method in class equip.data.SampleExtensionTypeImpl
 
setY(Integer) - Method in class equip.data.SampleExtensionTypeImpl
 
shutdown() - Method in class equip.data.DataDelegatePeer
 
shutdown() - Method in class equip.net.SimpleServer
shut down server
size - Variable in class equip.runtime.Mbuf
total size of internal buffer in use
slowResponseFlag - Variable in class equip.net.ConnectionSap
 
slowResponseTimeMs - Variable in class equip.net.ConnectionSap
 
slowStartThreshold - Variable in class equip.net.ConnectionSapJcp
 
smoothedRoundTripTime - Variable in class equip.net.RoundTripTimer
 
socket - Variable in class equip.discovery.DiscoveryRendezvous
socket
socket - Variable in class equip.net.ConnectionSapJcp
 
socket - Variable in class equip.net.ConnectionSapTcp
 
socket - Variable in class equip.net.MulticastProbe
multicast socket to send and receive on
socket - Variable in class equip.net.ServerSapTcp
 
socket - Variable in class equip.net.ServerSapUdp
 
socket - Variable in class equip.net.UnicastProbe
multicast socket to send and receive on
source - Variable in class equip.data.EventMetadata
used internally in event routing (the origin dataspace replica)
sourceMonitorOn - Variable in class equip.runtime.MultiClassLoader
 
start(DiscoveryEventListener, String[], String[], String[]) - Method in class equip.discovery.DiscoveryClientAgent
initialiase.
start(DiscoveryEventListener, String[], String[], String[]) - Method in class equip.discovery.DiscoveryClientAgentImpl
initialiase.
start(ServerDiscoveryInfo[], String[]) - Method in class equip.discovery.DiscoveryServerAgent
initialiase.
start(ServerDiscoveryInfo[], String[]) - Method in class equip.discovery.DiscoveryServerAgentImpl
initialiase.
startDefault(DiscoveryEventListener, String[], String[]) - Method in class equip.discovery.DiscoveryClientAgent
initialiase using default discovery and announcement Urls.
startDefault(DiscoveryEventListener, String[], String[]) - Method in class equip.discovery.DiscoveryClientAgentImpl
initialiase using default discovery and announcement Urls.
startDefault(ServerDiscoveryInfo[]) - Method in class equip.discovery.DiscoveryServerAgent
initialiase using default discovery and announcement Urls.
startDefault(ServerDiscoveryInfo[]) - Method in class equip.discovery.DiscoveryServerAgentImpl
initialiase using default discovery and announcement Urls.
startTime - Variable in class equip.net.RoundTripTimer
 
startTime - Variable in class equip.net.Timer
 
startTimer(int) - Method in class equip.net.RoundTripTimer
startTimer
started - Variable in class equip.discovery.DiscoveryClientAgentImpl
started?
started - Variable in class equip.discovery.DiscoveryServerAgentImpl
started?
state - Variable in class equip.net.ConnectionSapJcp
 
status - Variable in class equip.net.ConnectionSap
 
status - Variable in class equip.net.ServerSap
Socket status cache
stop() - Method in class equip.discovery.DiscoveryClientAgent
terminate activity.
stop() - Method in class equip.discovery.DiscoveryClientAgentImpl.AnnouncementServer
stop
stop() - Method in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
stop
stop() - Method in class equip.discovery.DiscoveryClientAgentImpl
terminate activity.
stop() - Method in class equip.discovery.DiscoveryServerAgent
terminate activity.
stop() - Method in class equip.discovery.DiscoveryServerAgentImpl.AnnouncementClient
stop
stop() - Method in class equip.discovery.DiscoveryServerAgentImpl.DiscoveryServer
stop
stop() - Method in class equip.discovery.DiscoveryServerAgentImpl
terminate activity.
stopFlag - Variable in class equip.discovery.DiscoveryClientAgentImpl.ExpireThread
 
stopTimer() - Method in class equip.net.RoundTripTimer
stopTimer
subscribe(DataspaceBean) - Method in class equip.data.benchmark.End2EndTest
 
success - Variable in class equip.data.OwnershipResponse
Was the request successful?
svrAddr - Variable in class equip.net.ConnectionSapResponse
 
svrPort - Variable in class equip.net.ConnectionSapResponse
 
svrRecvBufSize - Variable in class equip.net.ConnectionSapResponse
 
svrSessionId - Variable in class equip.net.ConnectionSapResponse
 
syn() - Method in class equip.net.ConnectionSapJcp
syn
synack() - Method in class equip.net.ConnectionSapJcp
synack

T

TCP_FILTER_MAGIC - Static variable in class equip.net.ConnectionSapTcp
 
TC_NULL - Static variable in class equip.runtime.ObjectOutputStream
Internal constant - code for a null value
TC_OBJECT - Static variable in class equip.runtime.ObjectOutputStream
Internal constant - code for an object
TC_STRING - Static variable in class equip.runtime.ObjectOutputStream
Internal constant - code for a string
TEMP_SUFFIX - Static variable in class equip.data.FileBackedMemoryDataStore
 
TRUNCATE_EXPIRE_TIME_S - Static variable in class equip.data.DataDelegate
'soon'
TYPE_CHAR - Static variable in class equip.data.sql.CustomTableDataStore
 
TYPE_DOUBLE - Static variable in class equip.data.sql.CustomTableDataStore
 
TYPE_FLOAT - Static variable in class equip.data.sql.CustomTableDataStore
 
TYPE_INT - Static variable in class equip.data.sql.CustomTableDataStore
 
TYPE_STRING - Static variable in class equip.data.sql.CustomTableDataStore
 
TestCustomTableDataStore - class equip.data.sql.TestCustomTableDataStore.
test app for CustomTableDataStore, when configured as per javadocs.
TestCustomTableDataStore() - Constructor for class equip.data.sql.TestCustomTableDataStore
 
TestIOStreamFilterFactory - class equip.net.TestIOStreamFilterFactory.
test implementation of IOStreamFilterFactory - null op
TestIOStreamFilterFactory() - Constructor for class equip.net.TestIOStreamFilterFactory
 
TestItem - class equip.data.benchmark.TestItem.
item to share/serialise
TestItem() - Constructor for class equip.data.benchmark.TestItem
 
TestItemImpl - class equip.data.benchmark.TestItemImpl.
 
TestItemImpl() - Constructor for class equip.data.benchmark.TestItemImpl
 
Time - class equip.runtime.Time.
System time class (IDL'd in eqBasicTypes.idl).
Time() - Constructor for class equip.runtime.Time
Default no-arg constructor
TimeImpl - class equip.runtime.TimeImpl.
Implementation of Time (IDL'd in eqBasicTypes.idl).
TimeImpl() - Constructor for class equip.runtime.TimeImpl
 
Timer - class equip.net.Timer.
JCP Timer class.
Timer() - Constructor for class equip.net.Timer
Timer
Trader - class equip.net.Trader.
Java Implementation of TraderProxy, to provide a simple service trader
Trader(short) - Constructor for class equip.net.Trader
 
TraderLookup - class equip.net.TraderLookup.
internal - lookup
TraderLookup() - Constructor for class equip.net.TraderLookup
Default no-arg constructor
TraderLookupImpl - class equip.net.TraderLookupImpl.
Implementation of IDL'd class TraderLookup
TraderLookupImpl() - Constructor for class equip.net.TraderLookupImpl
 
TraderMoniker - class equip.net.TraderMoniker.
moniker that uses the trader to look up another moniker (IDL'd in eqTraderTypes.idl)
TraderMoniker() - Constructor for class equip.net.TraderMoniker
Default no-arg constructor
TraderMonikerImpl - class equip.net.TraderMonikerImpl.
Implementation of IDL'd class TraderMoniker
TraderMonikerImpl() - Constructor for class equip.net.TraderMonikerImpl
 
TraderProxy - class equip.net.TraderProxy.
Simple name-based service trader interface and proxy (client) (IDL'd in eqTraderTypes.idl)
TraderProxy() - Constructor for class equip.net.TraderProxy
Default no-arg constructor
TraderProxyImpl - class equip.net.TraderProxyImpl.
Implementation of IDL'd class TraderProxy.
TraderProxyImpl() - Constructor for class equip.net.TraderProxyImpl
 
TraderRebind - class equip.net.TraderRebind.
internal - rebind request
TraderRebind() - Constructor for class equip.net.TraderRebind
Default no-arg constructor
TraderRebindImpl - class equip.net.TraderRebindImpl.
Implementation of IDL'd class TraderRebind.
TraderRebindImpl() - Constructor for class equip.net.TraderRebindImpl
 
TraderRebindReply - class equip.net.TraderRebindReply.
internal - rebind reply
TraderRebindReply() - Constructor for class equip.net.TraderRebindReply
Default no-arg constructor
TraderRebindReplyImpl - class equip.net.TraderRebindReplyImpl.
Implementation of IDL'd class TraderRebindReply.
TraderRebindReplyImpl() - Constructor for class equip.net.TraderRebindReplyImpl
 
TraderRecord - class equip.net.TraderRecord.
internal - record = result
TraderRecord() - Constructor for class equip.net.TraderRecord
Default no-arg constructor
TraderRecordImpl - class equip.net.TraderRecordImpl.
Implementation of IDL'd class TraderRecord.
TraderRecordImpl() - Constructor for class equip.net.TraderRecordImpl
 
TreeNode - class equip.data.TreeNode.
The common base class for all shared ItemData subclass that are organised as trees
TreeNode() - Constructor for class equip.data.TreeNode
Default no-arg constructor
TreeNodeImpl - class equip.data.TreeNodeImpl.
Implementation of IDL'd abstract class TreeNode
TreeNodeImpl() - Constructor for class equip.data.TreeNodeImpl
 
Tuple - class equip.data.Tuple.
The generic tuple type.
Tuple() - Constructor for class equip.data.Tuple
Default no-arg constructor
TupleEvent - class equip.data.TupleEvent.
The generic tuple EVENT type.
TupleEvent() - Constructor for class equip.data.TupleEvent
 
TupleEventImpl - class equip.data.TupleEventImpl.
Implementation of IDL'd abstract class TupleEvent
TupleEventImpl() - Constructor for class equip.data.TupleEventImpl
 
TupleEventImpl(ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 1 field
TupleEventImpl(ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 2 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 3 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 4 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 5 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 6 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 7 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 8 fields
TupleEventImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleEventImpl
convenience constructor - 9 fields
TupleImpl - class equip.data.TupleImpl.
Implementation of IDL'd abstract class Tuple
TupleImpl() - Constructor for class equip.data.TupleImpl
 
TupleImpl(ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 1 field
TupleImpl(ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 2 fields
TupleImpl(ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 3 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 4 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 5 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 6 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 7 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 8 fields
TupleImpl(ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase, ValueBase) - Constructor for class equip.data.TupleImpl
convenience constructor - 9 fields
TupleTest - class equip.data.TupleTest.
A version of the standard dataspace demo app (see equip.data) using the DataProxy 'low-level' API but with generic tuple data items (Tuple) rather than custom IDL'd data types.
TupleTest.MyPanel - class equip.data.TupleTest.MyPanel.
our own Canvas class, uses a (local) copyCollect to find and draw all (locally) known tuples of the kind we want.
TupleTest.MyPanel() - Constructor for class equip.data.TupleTest.MyPanel
 
takeMbuf() - Method in class equip.runtime.MbufOutputStream
Return head of list of Mbufs that have been written into; clears internal reference.
target - Variable in class equip.data.DataDelegate.PostCallbackInfo
 
terminate() - Method in class equip.data.DataDelegate
 
terminate() - Method in class equip.data.DataProxy
Destroy this dataspace, terminating any communication and threads and (hopefully) allowing all resources to be released/GCed.
terminate() - Method in class equip.data.DataProxyImpl
Destroy this dataspace, terminating any communication and threads and (hopefully) allowing all resources to be released/GCed.
terminate() - Method in class equip.data.FileBackedMemoryDataStore
terminate - tidy up.
terminate() - Method in interface equip.data.IDataStore
terminate - tidy up.
terminate() - Method in class equip.data.MemoryDataStore
terminate - tidy up.
terminate() - Method in class equip.data.Server
Destroy this dataspace, terminating any communication and threads and (hopefully) allowing all resources to be released/GCed.
terminate() - Method in class equip.data.sql.CustomTableDataStore
terminate - tidy up.
tick() - Method in class equip.net.Timer
tick
time_s - Variable in class equip.data.GUID
UNIX-style time; updated on item_id=0 (start/wrap)
timeout - Variable in class equip.net.Timer
 
timeoutTimer - Variable in class equip.net.ConnectionSapJcp
 
timestamp - Variable in class equip.data.EventMetadata
the time at which the event was created
to - Variable in class equip.data.benchmark.UDPDelay.ForwardDelayed
 
toHex(int) - Static method in class equip.data.Challenge
nibble to char
toNativeType(String, String) - Method in class equip.data.sql.CustomTableDataStore
to type-specific java type
toString() - Method in class equip.data.GUIDImpl
 
toString() - Method in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
token - Variable in class equip.net.SimpleTCPMoniker
optional token object to send as first thing
top - Variable in class equip.discovery.DiscoveryBrowser
 
trader - Variable in class equip.net.TraderMoniker
The (simple?)
treatAsUnsent - Variable in class equip.net.JcpFragment
 
tree - Variable in class equip.discovery.DiscoveryBrowser
 
treeModel - Variable in class equip.discovery.DiscoveryBrowser
 
truncateExpireTimes(GUID) - Method in class equip.data.DataDelegate
reduce lease on all leased items with given responsible id to expire 'soon' (long enough for replication)
truncateExpireTimes(GUID, Time) - Method in interface equip.data.IDataStore
reduce lease on all leased items with given responsible id to expire at 'expire time'.
truncateExpireTimes(GUID, Time) - Method in class equip.data.MemoryDataStore
reduce lease on all leased items with given responsible id to expire at 'expire time'.
truncateExpireTimes(GUID, Time) - Method in class equip.data.sql.CustomTableDataStore
reduce lease on all leased items with given responsible id to expire at 'expire time'.
tupleFieldColumns - Variable in class equip.data.sql.CustomTableDataStore
config
tupleFieldTypes - Variable in class equip.data.sql.CustomTableDataStore
config
tupleSize - Variable in class equip.data.sql.CustomTableDataStore
config
tupleTypeName - Variable in class equip.data.sql.CustomTableDataStore
config
type - Variable in class equip.data.DataManager.DataspaceInfo
 
typeName - Static variable in class equip.data.EquipProbe
tuple type name

U

UDPDelay - class equip.data.benchmark.UDPDelay.
 
UDPDelay(int, InetAddress, int, int, double) - Constructor for class equip.data.benchmark.UDPDelay
 
UDPDelay.ForwardDelayed - class equip.data.benchmark.UDPDelay.ForwardDelayed.
 
UDPDelay.ForwardDelayed(DatagramSocket, DatagramSocket, int, double) - Constructor for class equip.data.benchmark.UDPDelay.ForwardDelayed
 
UDPDelay.ForwardDelayed.Forwarder - class equip.data.benchmark.UDPDelay.ForwardDelayed.Forwarder.
 
UDPDelay.ForwardDelayed.Forwarder() - Constructor for class equip.data.benchmark.UDPDelay.ForwardDelayed.Forwarder
 
UDPDelay.ForwardDelayed.Receiver - class equip.data.benchmark.UDPDelay.ForwardDelayed.Receiver.
 
UDPDelay.ForwardDelayed.Receiver() - Constructor for class equip.data.benchmark.UDPDelay.ForwardDelayed.Receiver
 
UDPDelay.JcpPacketHeader - class equip.data.benchmark.UDPDelay.JcpPacketHeader.
 
UDPDelay.JcpPacketHeader(byte[]) - Constructor for class equip.data.benchmark.UDPDelay.JcpPacketHeader
 
UDPDelay.Packet - class equip.data.benchmark.UDPDelay.Packet.
 
UDPDelay.Packet(DatagramPacket, int) - Constructor for class equip.data.benchmark.UDPDelay.Packet
 
UDPPacketHeader - class equip.net.UDPPacketHeader.
UDP (Not JCP) Packet header, i think this is legacy from UDP discovery, now superceded by equip.discovery (cmg).
UDPPacketHeader(byte[]) - Constructor for class equip.net.UDPPacketHeader
 
UNACKED - Variable in class equip.net.ConnectionSapJcp
 
UNKNOWN - Variable in class equip.net.ConnectionSapJcp
 
UNSENT - Variable in class equip.net.ConnectionSapJcp
 
URLClassLoader - class equip.runtime.URLClassLoader.
Loads class bytes from a URL (probably inherited from elsewhere).
URLClassLoader(String) - Constructor for class equip.runtime.URLClassLoader
 
UnicastProbe - class equip.net.UnicastProbe.
a simple unicast network probe to help with mobile networking tests.
UnicastProbe(InetAddress, int, int) - Constructor for class equip.net.UnicastProbe
cons on given multicast group - runs immediately
UpdateBindingEvent - class equip.data.UpdateBindingEvent.
An event representing a change in a data item's ItemBindingInfo (not currently supported - June 2003).
UpdateBindingEvent() - Constructor for class equip.data.UpdateBindingEvent
Default no-arg constructor
UpdateBindingEventImpl - class equip.data.UpdateBindingEventImpl.
Implementation of IDL'd abstract class UpdateBindingEvent
UpdateBindingEventImpl() - Constructor for class equip.data.UpdateBindingEventImpl
 
UpdateEvent - class equip.data.UpdateEvent.
An event representing the update of a previously added ItemData instance in the dataspace; replaces the previous item value with the new value in the event.
UpdateEvent() - Constructor for class equip.data.UpdateEvent
Default no-arg constructor
UpdateEventImpl - class equip.data.UpdateEventImpl.
Implementation of IDL'd abstract class UpdateEvent
UpdateEventImpl() - Constructor for class equip.data.UpdateEventImpl
 
unackedFragments - Variable in class equip.net.ConnectionSapJcp
 
unicastAnnouncementServer - Variable in class equip.discovery.DiscoveryClientAgentImpl
 
unicastServer - Variable in class equip.discovery.DiscoveryClientAgentImpl.DiscoveryClient
unicast announcement server
unsentFragments - Variable in class equip.net.ConnectionSapJcp
 
update(ItemData) - Method in class equip.data.beans.DataspaceBean
update an item, globally visible, reliable
update(ItemData, boolean) - Method in class equip.data.beans.DataspaceBean
update an item, globally visible, optionally reliable
update(ItemData) - Method in interface equip.data.beans.IDataspace
update an item, globally visible, reliable
update(ItemData, boolean) - Method in interface equip.data.beans.IDataspace
update an item, globally visible, optionally reliable
updateInfos(DataManager.DataspaceInfo[]) - Method in class equip.data.DataManagerBrowser
 
updateItem(ItemData, boolean, boolean) - Method in class equip.data.DataProxy
update item event helper - create and publish an UpdateEvent with default priority (0).
updateItem(ItemData, boolean, boolean) - Method in class equip.data.DataProxyImpl
 
updateItem(ItemData, boolean, boolean) - Method in class equip.data.Server
 
updateItem2(ItemData, boolean, boolean, int) - Method in class equip.data.DataProxy
update item event helper - create and publish an UpdateEvent.
updateItem2(ItemData, boolean, boolean, int) - Method in class equip.data.DataProxyImpl
 
updateItem2(ItemData, boolean, boolean, int) - Method in class equip.data.Server
 
updateLocal(ItemData) - Method in class equip.data.beans.DataspaceBean
update an item, local-only, reliable
updateLocal(ItemData, boolean) - Method in class equip.data.beans.DataspaceBean
update an item, local-only, optionally reliable
updateLocal(ItemData) - Method in interface equip.data.beans.IDataspace
update an item, local-only, reliable
updateLocal(ItemData, boolean) - Method in interface equip.data.beans.IDataspace
update an item, local-only, optionally reliable
updateThread - Variable in class equip.data.DataManagerBrowser
 
update_intervals - Static variable in class equip.data.ItemLeaseTest
 
url - Variable in class equip.discovery.DiscoveryBrowser.UrlNodeInfo
 
url - Variable in class equip.discovery.DiscoveryClientAgentImpl.HeardInfo
url
urls - Variable in class equip.discovery.ServerDiscoveryInfo
server end point URL(s)
urlsNotKnown(String[], String[]) - Static method in class equip.discovery.DiscoveryServerAgentImpl
return offer urls not already known
usec - Variable in class equip.runtime.Time
micro-seconds (millionths of a second) portion of time.
used - Variable in class equip.runtime.Mbuf
amount of internal buffer in use

V

VERSION - Static variable in class equip.runtime.ObjectOutputStream
Internal constant - serialisation version
ValueBase - class equip.runtime.ValueBase.
EQUIP IDL top class, comparable to equip.lang.Object, providing the abstract API for serialisation, equality, and pattern matching (and type-safe downcasting in C++).
ValueBase() - Constructor for class equip.runtime.ValueBase
 
ValueBaseArrayBox - class equip.data.ValueBaseArrayBox.
generic ValueBase array box type
ValueBaseArrayBox() - Constructor for class equip.data.ValueBaseArrayBox
Default no-arg constructor
ValueBaseArrayBoxImpl - class equip.data.ValueBaseArrayBoxImpl.
Implementation of IDL'd abstract class ValueBaseArrayBox
ValueBaseArrayBoxImpl() - Constructor for class equip.data.ValueBaseArrayBoxImpl
 
ValueBaseArrayBoxImpl(ValueBase[]) - Constructor for class equip.data.ValueBaseArrayBoxImpl
convenience constructor - by reference, ie v is NOT copied.
validateEvent(Event) - Method in class equip.data.DataDelegate
 
value - Variable in class equip.config.NameValuePair
value of name,value pair
value - Variable in class equip.data.BooleanArray2DBox
the boxed 2D array value
value - Variable in class equip.data.BooleanArrayBox
the boxed array value
value - Variable in class equip.data.BooleanBox
the boxed primitive value
value - Variable in class equip.data.ByteArray2DBox
the boxed 2D array value
value - Variable in class equip.data.ByteArrayBox
the boxed array value
value - Variable in class equip.data.ByteBox
the boxed primitive value
value - Variable in class equip.data.CharArray2DBox
the boxed 2D array value
value - Variable in class equip.data.CharArrayBox
the boxed array value
value - Variable in class equip.data.CharBox
the boxed primitive value
value - Static variable in interface equip.data.DATASPACE_SERVICE_TYPE
service type (name/version) for a dataspace (see equip.discovery and equip.service
value - Variable in class equip.data.DictionaryEntry
the value of this entryt
value - Variable in class equip.data.DoubleArray2DBox
the boxed 2D array value
value - Variable in class equip.data.DoubleArrayBox
the boxed array value
value - Variable in class equip.data.DoubleBox
the boxed primitive value
value - Variable in class equip.data.FloatArray2DBox
the boxed 2D array value
value - Variable in class equip.data.FloatArrayBox
the boxed array value
value - Variable in class equip.data.FloatBox
the boxed primitive value
value - Variable in class equip.data.IntArray2DBox
the boxed 2D array value
value - Variable in class equip.data.IntArrayBox
the boxed array value
value - Variable in class equip.data.IntBox
the boxed primitive value
value - Variable in class equip.data.LongArray2DBox
the boxed 2D array value
value - Variable in class equip.data.LongArrayBox
the boxed array value
value - Variable in class equip.data.LongBox
the boxed primitive value
value - Variable in class equip.data.ShortArray2DBox
the boxed 2D array value
value - Variable in class equip.data.ShortArrayBox
the boxed array value
value - Variable in class equip.data.ShortBox
the boxed primitive value
value - Variable in class equip.data.StringArray2DBox
the boxed 2D array value
value - Variable in class equip.data.StringArrayBox
the boxed array value
value - Variable in class equip.data.StringBox
the boxed primitive value
value - Variable in class equip.data.ValueBaseArrayBox
the boxed primitive value
value - Static variable in interface equip.discovery.ANNOUNCEMENT_EXPIRE_COUNT
 
value - Static variable in interface equip.discovery.ANNOUNCEMENT_INTERVAL_S
 
value - Static variable in interface equip.discovery.ANNOUNCEMENT_STARTUP_DELAY_S
 
value - Static variable in interface equip.discovery.DISCOVERY_ATTEMPTS
 
value - Static variable in interface equip.discovery.DISCOVERY_GROUP
 
value - Static variable in interface equip.discovery.DISCOVERY_GROUP_ANY
 
value - Static variable in interface equip.discovery.DISCOVERY_GROUP_DEFAULT
 
value - Static variable in interface equip.discovery.DISCOVERY_INTERVAL_S
 
value - Static variable in interface equip.discovery.DISCOVERY_PORT
 
value - Static variable in interface equip.discovery.DISCOVERY_TTL
 
value - Static variable in interface equip.discovery.DISCOVERY_VERSION
 
value - Static variable in interface equip.net.DEFAULT_TRADER_PORT
default trader port (7883) (IDL'd in eqTraderTypes.idl).
version - Static variable in class equip.net.UDPPacketHeader
 

W

waitForConnect() - Method in class equip.data.DataDelegatePeerTCP
 
waitForEvents(boolean) - Method in class equip.data.DataDelegate
 
waitForEvents(boolean) - Method in class equip.data.DataProxy
Block and wait for all pending events to be enacted.
waitForEvents(boolean) - Method in class equip.data.DataProxyImpl
 
waitForEvents(boolean) - Method in class equip.data.Server
 
waitInited - Variable in class equip.data.DataProxyImpl
 
waitSession - Variable in class equip.data.DataProxyImpl
 
waitUntilConnected() - Method in class equip.net.ConnectionSap
 
waitUntilConnected() - Method in class equip.net.ConnectionSapJcp
waitUntilConnected
waitUntilConnected() - Method in class equip.net.ConnectionSapTcp
 
wakeOutbound() - Method in class equip.data.DataDelegatePeer
 
workerLock - Variable in class equip.net.SimpleServer
 
wrapStreams(Socket, OutputStream, InputStream, IOStreamFilterFactory, String) - Method in class equip.net.ConnectionSapTcp
 
write(int) - Method in class equip.runtime.MbufOutputStream
OutputStream API
write2(byte[], int) - Method in class equip.runtime.MbufOutputStream
internal implementation of MbufOutputStream.write(int)
writeObject(ObjectOutputStream) - Method in class equip.config.ConfigManager
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.config.NameValuePair
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ActiveTreeNode
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.AddEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.BooleanArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.BooleanArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.BooleanBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ByteArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ByteArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ByteBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.CharArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.CharArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.CharBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataCallback
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataCallbackPost
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataProxy
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataSession
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataspaceStatus
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DataspaceStatusItem
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DeleteEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Dictionary
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DictionaryEntry
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DoubleArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DoubleArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.DoubleBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Event
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.EventMetadata
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.EventPattern
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.FloatArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.FloatArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.FloatBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.GUID
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.GUIDFactory
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.IntArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.IntArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.IntBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ItemBinding
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ItemBindingInfo
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ItemData
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ItemEventKindBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ItemMutator
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Lease
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.LongArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.LongArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.LongBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.MutateEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.OwnershipRequest
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.OwnershipResponse
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerAckData
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerAckEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerAddPatternsEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerChallengeEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerConnectEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerDeletePatternsEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerDisconnectEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.PeerPolicy
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.RemoveResponsible
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ReplicateRequest
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.SerializedObject
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ShortArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ShortArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ShortBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.StringArray2DBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.StringArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.StringBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Test.MyType
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Test.Position
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.TreeNode
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.Tuple
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.TupleEvent
 
writeObject(ObjectOutputStream) - Method in class equip.data.UpdateBindingEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.UpdateEvent
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.ValueBaseArrayBox
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.data.benchmark.TestItem
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.DiscoveryClientAgent
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.DiscoveryEventListener
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.DiscoveryRequest
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.DiscoveryServerAgent
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.ServerAnnouncement
 
writeObject(ObjectOutputStream) - Method in class equip.discovery.ServerDiscoveryInfo
 
writeObject(ObjectOutputStream) - Method in class equip.net.Ack
Internal IDL-generated serialisation helper.
writeObject(ValueBase) - Method in class equip.net.ConnectionSap
 
writeObject(ValueBase, boolean, int[], int) - Method in class equip.net.ConnectionSap
 
writeObject(ValueBase, boolean, int[]) - Method in class equip.net.ConnectionSapJcp
 
writeObject(ValueBase, boolean, int[], int) - Method in class equip.net.ConnectionSapJcp
writeObject
writeObject(ObjectOutputStream) - Method in class equip.net.ConnectionSapRequest
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.ConnectionSapResponse
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.DeactivateCallback
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.KeepAlive
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.Moniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.MulticastUDPMoniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.ServiceProxy
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.SimpleMoniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.SimpleTCPMoniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.SimpleUDPMoniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderLookup
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderMoniker
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderProxy
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderRebind
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderRebindReply
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.net.TraderRecord
Internal IDL-generated serialisation helper.
writeObject(ValueBase) - Method in class equip.runtime.ObjectOutputStream
Write an object (subclass of ValueBase) to the output stream; will write a nulls if provided.
writeObject(ObjectOutputStream) - Method in class equip.runtime.Time
Internal IDL-generated serialisation helper.
writeObject(ObjectOutputStream) - Method in class equip.runtime.ValueBase
Internal serialisation helper.
writeObjectEnd() - Method in class equip.runtime.ObjectOutputStream
Internal operation use by object serialisers
writeObjectLocked(ValueBase, boolean, int[], int) - Method in class equip.net.ConnectionSap
 
writeObjectLocked(ValueBase, boolean, int[], int) - Method in class equip.net.ConnectionSapJcp
 
writeObjectLocked(ValueBase, boolean, int[], int) - Method in class equip.net.ConnectionSapTcp
 
writeObjectStart() - Method in class equip.runtime.ObjectOutputStream
Internal operation use by object serialisers
writeRawString(OutputStream, String) - Method in class equip.net.ConnectionSapTcp
 
writeShort(OutputStream, int) - Method in class equip.net.ConnectionSapTcp
 
writeString(String) - Method in class equip.runtime.ObjectOutputStream
Write a Java string; will send a null if provided

X

x - Variable in class equip.data.Test.Position
 

Y

y - Variable in class equip.data.Test.Position
 

_

_equals_helper(ConfigManager) - Method in class equip.config.ConfigManager
Internal IDL-generated equality test helper
_equals_helper(NameValuePair) - Method in class equip.config.NameValuePair
Internal IDL-generated equality test helper
_equals_helper(ActiveTreeNode) - Method in class equip.data.ActiveTreeNode
Internal IDL-generated equality test helper
_equals_helper(AddEvent) - Method in class equip.data.AddEvent
Internal IDL-generated equality test helper
_equals_helper(BooleanArray2DBox) - Method in class equip.data.BooleanArray2DBox
Internal IDL-generated equality test helper
_equals_helper(BooleanArrayBox) - Method in class equip.data.BooleanArrayBox
Internal IDL-generated equality test helper
_equals_helper(BooleanBox) - Method in class equip.data.BooleanBox
Internal IDL-generated equality test helper
_equals_helper(ByteArray2DBox) - Method in class equip.data.ByteArray2DBox
Internal IDL-generated equality test helper
_equals_helper(ByteArrayBox) - Method in class equip.data.ByteArrayBox
Internal IDL-generated equality test helper
_equals_helper(ByteBox) - Method in class equip.data.ByteBox
Internal IDL-generated equality test helper
_equals_helper(CharArray2DBox) - Method in class equip.data.CharArray2DBox
Internal IDL-generated equality test helper
_equals_helper(CharArrayBox) - Method in class equip.data.CharArrayBox
Internal IDL-generated equality test helper
_equals_helper(CharBox) - Method in class equip.data.CharBox
Internal IDL-generated equality test helper
_equals_helper(DataCallback) - Method in class equip.data.DataCallback
Internal IDL-generated equality test helper
_equals_helper(DataCallbackPost) - Method in class equip.data.DataCallbackPost
Internal IDL-generated equality test helper
_equals_helper(DataProxy) - Method in class equip.data.DataProxy
Internal IDL-generated equality test helper
_equals_helper(DataSession) - Method in class equip.data.DataSession
Internal IDL-generated equality test helper
_equals_helper(DataspaceStatus) - Method in class equip.data.DataspaceStatus
Internal IDL-generated equality test helper
_equals_helper(DataspaceStatusItem) - Method in class equip.data.DataspaceStatusItem
Internal IDL-generated equality test helper
_equals_helper(DeleteEvent) - Method in class equip.data.DeleteEvent
Internal IDL-generated equality test helper
_equals_helper(Dictionary) - Method in class equip.data.Dictionary
Internal IDL-generated equality test helper
_equals_helper(DictionaryEntry) - Method in class equip.data.DictionaryEntry
Internal IDL-generated equality test helper
_equals_helper(DoubleArray2DBox) - Method in class equip.data.DoubleArray2DBox
Internal IDL-generated equality test helper
_equals_helper(DoubleArrayBox) - Method in class equip.data.DoubleArrayBox
Internal IDL-generated equality test helper
_equals_helper(DoubleBox) - Method in class equip.data.DoubleBox
Internal IDL-generated equality test helper
_equals_helper(Event) - Method in class equip.data.Event
Internal IDL-generated equality test helper
_equals_helper(EventMetadata) - Method in class equip.data.EventMetadata
Internal IDL-generated equality test helper
_equals_helper(EventPattern) - Method in class equip.data.EventPattern
Internal IDL-generated equality test helper
_equals_helper(FloatArray2DBox) - Method in class equip.data.FloatArray2DBox
Internal IDL-generated equality test helper
_equals_helper(FloatArrayBox) - Method in class equip.data.FloatArrayBox
Internal IDL-generated equality test helper
_equals_helper(FloatBox) - Method in class equip.data.FloatBox
Internal IDL-generated equality test helper
_equals_helper(GUID) - Method in class equip.data.GUID
Internal IDL-generated equality test helper
_equals_helper(GUIDFactory) - Method in class equip.data.GUIDFactory
Internal IDL-generated equality test helper
_equals_helper(IntArray2DBox) - Method in class equip.data.IntArray2DBox
Internal IDL-generated equality test helper
_equals_helper(IntArrayBox) - Method in class equip.data.IntArrayBox
Internal IDL-generated equality test helper
_equals_helper(IntBox) - Method in class equip.data.IntBox
Internal IDL-generated equality test helper
_equals_helper(ItemBinding) - Method in class equip.data.ItemBinding
Internal IDL-generated equality test helper
_equals_helper(ItemBindingInfo) - Method in class equip.data.ItemBindingInfo
Internal IDL-generated equality test helper
_equals_helper(ItemData) - Method in class equip.data.ItemData
Internal IDL-generated equality test helper
_equals_helper(ItemEventKindBox) - Method in class equip.data.ItemEventKindBox
Internal IDL-generated equality test helper
_equals_helper(ItemMutator) - Method in class equip.data.ItemMutator
Internal IDL-generated equality test helper
_equals_helper(Lease) - Method in class equip.data.Lease
Internal IDL-generated equality test helper
_equals_helper(LongArray2DBox) - Method in class equip.data.LongArray2DBox
Internal IDL-generated equality test helper
_equals_helper(LongArrayBox) - Method in class equip.data.LongArrayBox
Internal IDL-generated equality test helper
_equals_helper(LongBox) - Method in class equip.data.LongBox
Internal IDL-generated equality test helper
_equals_helper(MutateEvent) - Method in class equip.data.MutateEvent
Internal IDL-generated equality test helper
_equals_helper(OwnershipRequest) - Method in class equip.data.OwnershipRequest
Internal IDL-generated equality test helper
_equals_helper(OwnershipResponse) - Method in class equip.data.OwnershipResponse
Internal IDL-generated equality test helper
_equals_helper(PeerAckData) - Method in class equip.data.PeerAckData
Internal IDL-generated equality test helper
_equals_helper(PeerAckEvent) - Method in class equip.data.PeerAckEvent
Internal IDL-generated equality test helper
_equals_helper(PeerAddPatternsEvent) - Method in class equip.data.PeerAddPatternsEvent
Internal IDL-generated equality test helper
_equals_helper(PeerChallengeEvent) - Method in class equip.data.PeerChallengeEvent
Internal IDL-generated equality test helper
_equals_helper(PeerConnectEvent) - Method in class equip.data.PeerConnectEvent
Internal IDL-generated equality test helper
_equals_helper(PeerDeletePatternsEvent) - Method in class equip.data.PeerDeletePatternsEvent
Internal IDL-generated equality test helper
_equals_helper(PeerDisconnectEvent) - Method in class equip.data.PeerDisconnectEvent
Internal IDL-generated equality test helper
_equals_helper(PeerEvent) - Method in class equip.data.PeerEvent
Internal IDL-generated equality test helper
_equals_helper(PeerPolicy) - Method in class equip.data.PeerPolicy
Internal IDL-generated equality test helper
_equals_helper(RemoveResponsible) - Method in class equip.data.RemoveResponsible
Internal IDL-generated equality test helper
_equals_helper(ReplicateRequest) - Method in class equip.data.ReplicateRequest
Internal IDL-generated equality test helper
_equals_helper(SerializedObject) - Method in class equip.data.SerializedObject
Internal IDL-generated equality test helper
_equals_helper(ShortArray2DBox) - Method in class equip.data.ShortArray2DBox
Internal IDL-generated equality test helper
_equals_helper(ShortArrayBox) - Method in class equip.data.ShortArrayBox
Internal IDL-generated equality test helper
_equals_helper(ShortBox) - Method in class equip.data.ShortBox
Internal IDL-generated equality test helper
_equals_helper(StringArray2DBox) - Method in class equip.data.StringArray2DBox
Internal IDL-generated equality test helper
_equals_helper(StringArrayBox) - Method in class equip.data.StringArrayBox
Internal IDL-generated equality test helper
_equals_helper(StringBox) - Method in class equip.data.StringBox
Internal IDL-generated equality test helper
_equals_helper(MyType) - Method in class equip.data.Test.MyType
Internal IDL-generated equality test helper
_equals_helper(Position) - Method in class equip.data.Test.Position
Internal IDL-generated equality test helper
_equals_helper(TreeNode) - Method in class equip.data.TreeNode
Internal IDL-generated equality test helper
_equals_helper(Tuple) - Method in class equip.data.Tuple
Internal IDL-generated equality test helper
_equals_helper(TupleEvent) - Method in class equip.data.TupleEvent
 
_equals_helper(UpdateBindingEvent) - Method in class equip.data.UpdateBindingEvent
Internal IDL-generated equality test helper
_equals_helper(UpdateEvent) - Method in class equip.data.UpdateEvent
Internal IDL-generated equality test helper
_equals_helper(ValueBaseArrayBox) - Method in class equip.data.ValueBaseArrayBox
Internal IDL-generated equality test helper
_equals_helper(TestItem) - Method in class equip.data.benchmark.TestItem
 
_equals_helper(DiscoveryClientAgent) - Method in class equip.discovery.DiscoveryClientAgent
 
_equals_helper(DiscoveryEventListener) - Method in class equip.discovery.DiscoveryEventListener
 
_equals_helper(DiscoveryRequest) - Method in class equip.discovery.DiscoveryRequest
 
_equals_helper(DiscoveryServerAgent) - Method in class equip.discovery.DiscoveryServerAgent
 
_equals_helper(ServerAnnouncement) - Method in class equip.discovery.ServerAnnouncement
 
_equals_helper(ServerDiscoveryInfo) - Method in class equip.discovery.ServerDiscoveryInfo
 
_equals_helper(Ack) - Method in class equip.net.Ack
Internal IDL-generated equality test helper
_equals_helper(ConnectionSapRequest) - Method in class equip.net.ConnectionSapRequest
Internal IDL-generated equality test helper
_equals_helper(ConnectionSapResponse) - Method in class equip.net.ConnectionSapResponse
Internal IDL-generated equality test helper
_equals_helper(DeactivateCallback) - Method in class equip.net.DeactivateCallback
Internal IDL-generated equality test helper
_equals_helper(KeepAlive) - Method in class equip.net.KeepAlive
Internal IDL-generated equality test helper
_equals_helper(Moniker) - Method in class equip.net.Moniker
Internal IDL-generated equality test helper
_equals_helper(MulticastUDPMoniker) - Method in class equip.net.MulticastUDPMoniker
Internal IDL-generated equality test helper
_equals_helper(ServiceProxy) - Method in class equip.net.ServiceProxy
Internal IDL-generated equality test helper
_equals_helper(SimpleMoniker) - Method in class equip.net.SimpleMoniker
Internal IDL-generated equality test helper
_equals_helper(SimpleTCPMoniker) - Method in class equip.net.SimpleTCPMoniker
Internal IDL-generated equality test helper
_equals_helper(SimpleUDPMoniker) - Method in class equip.net.SimpleUDPMoniker
Internal IDL-generated equality test helper
_equals_helper(TraderLookup) - Method in class equip.net.TraderLookup
Internal IDL-generated equality test helper
_equals_helper(TraderMoniker) - Method in class equip.net.TraderMoniker
Internal IDL-generated equality test helper
_equals_helper(TraderProxy) - Method in class equip.net.TraderProxy
Internal IDL-generated equality test helper
_equals_helper(TraderRebind) - Method in class equip.net.TraderRebind
Internal IDL-generated equality test helper
_equals_helper(TraderRebindReply) - Method in class equip.net.TraderRebindReply
Internal IDL-generated equality test helper
_equals_helper(TraderRecord) - Method in class equip.net.TraderRecord
Internal IDL-generated equality test helper
_equals_helper(Time) - Method in class equip.runtime.Time
Internal IDL-generated equality test helper
_equals_helper(ValueBase) - Method in class equip.runtime.ValueBase
Internal IDL-generated equality test helper
_matches_helper(ConfigManager) - Method in class equip.config.ConfigManager
Internal IDL-generated match test helper
_matches_helper(NameValuePair) - Method in class equip.config.NameValuePair
Internal IDL-generated match test helper
_matches_helper(ActiveTreeNode) - Method in class equip.data.ActiveTreeNode
Internal IDL-generated match test helper
_matches_helper(AddEvent) - Method in class equip.data.AddEvent
Internal IDL-generated match test helper
_matches_helper(BooleanArray2DBox) - Method in class equip.data.BooleanArray2DBox
Internal IDL-generated match test helper
_matches_helper(BooleanArrayBox) - Method in class equip.data.BooleanArrayBox
Internal IDL-generated match test helper
_matches_helper(BooleanBox) - Method in class equip.data.BooleanBox
Internal IDL-generated match test helper
_matches_helper(ByteArray2DBox) - Method in class equip.data.ByteArray2DBox
Internal IDL-generated match test helper
_matches_helper(ByteArrayBox) - Method in class equip.data.ByteArrayBox
Internal IDL-generated match test helper
_matches_helper(ByteBox) - Method in class equip.data.ByteBox
Internal IDL-generated match test helper
_matches_helper(CharArray2DBox) - Method in class equip.data.CharArray2DBox
Internal IDL-generated match test helper
_matches_helper(CharArrayBox) - Method in class equip.data.CharArrayBox
Internal IDL-generated match test helper
_matches_helper(CharBox) - Method in class equip.data.CharBox
Internal IDL-generated match test helper
_matches_helper(DataCallback) - Method in class equip.data.DataCallback
Internal IDL-generated match test helper
_matches_helper(DataCallbackPost) - Method in class equip.data.DataCallbackPost
Internal IDL-generated match test helper
_matches_helper(DataProxy) - Method in class equip.data.DataProxy
Internal IDL-generated match test helper
_matches_helper(DataSession) - Method in class equip.data.DataSession
Internal IDL-generated match test helper
_matches_helper(DataspaceStatus) - Method in class equip.data.DataspaceStatus
Internal IDL-generated match test helper
_matches_helper(DataspaceStatusItem) - Method in class equip.data.DataspaceStatusItem
Internal IDL-generated match test helper
_matches_helper(DeleteEvent) - Method in class equip.data.DeleteEvent
Internal IDL-generated match test helper
_matches_helper(Dictionary) - Method in class equip.data.Dictionary
Internal IDL-generated match test helper
_matches_helper(DictionaryEntry) - Method in class equip.data.DictionaryEntry
Internal IDL-generated match test helper
_matches_helper(Dictionary) - Method in class equip.data.DictionaryImpl
Custom match test helper - if we have an entry, it must; if ours is non-null it must match theirs
_matches_helper(DoubleArray2DBox) - Method in class equip.data.DoubleArray2DBox
Internal IDL-generated match test helper
_matches_helper(DoubleArrayBox) - Method in class equip.data.DoubleArrayBox
Internal IDL-generated match test helper
_matches_helper(DoubleBox) - Method in class equip.data.DoubleBox
Internal IDL-generated match test helper
_matches_helper(Event) - Method in class equip.data.Event
Internal IDL-generated match test helper
_matches_helper(EventMetadata) - Method in class equip.data.EventMetadata
Internal IDL-generated match test helper
_matches_helper(EventPattern) - Method in class equip.data.EventPattern
Internal IDL-generated match test helper
_matches_helper(FloatArray2DBox) - Method in class equip.data.FloatArray2DBox
Internal IDL-generated match test helper
_matches_helper(FloatArrayBox) - Method in class equip.data.FloatArrayBox
Internal IDL-generated match test helper
_matches_helper(FloatBox) - Method in class equip.data.FloatBox
Internal IDL-generated match test helper
_matches_helper(GUID) - Method in class equip.data.GUID
Internal IDL-generated match test helper
_matches_helper(GUIDFactory) - Method in class equip.data.GUIDFactory
Internal IDL-generated match test helper
_matches_helper(IntArray2DBox) - Method in class equip.data.IntArray2DBox
Internal IDL-generated match test helper
_matches_helper(IntArrayBox) - Method in class equip.data.IntArrayBox
Internal IDL-generated match test helper
_matches_helper(IntBox) - Method in class equip.data.IntBox
Internal IDL-generated match test helper
_matches_helper(ItemBinding) - Method in class equip.data.ItemBinding
Internal IDL-generated match test helper
_matches_helper(ItemBindingInfo) - Method in class equip.data.ItemBindingInfo
Internal IDL-generated match test helper
_matches_helper(ItemData) - Method in class equip.data.ItemData
Internal IDL-generated match test helper
_matches_helper(ItemEventKindBox) - Method in class equip.data.ItemEventKindBox
Internal IDL-generated match test helper
_matches_helper(ItemMutator) - Method in class equip.data.ItemMutator
Internal IDL-generated match test helper
_matches_helper(Lease) - Method in class equip.data.Lease
Internal IDL-generated match test helper
_matches_helper(LongArray2DBox) - Method in class equip.data.LongArray2DBox
Internal IDL-generated match test helper
_matches_helper(LongArrayBox) - Method in class equip.data.LongArrayBox
Internal IDL-generated match test helper
_matches_helper(LongBox) - Method in class equip.data.LongBox
Internal IDL-generated match test helper
_matches_helper(MutateEvent) - Method in class equip.data.MutateEvent
Internal IDL-generated match test helper
_matches_helper(OwnershipRequest) - Method in class equip.data.OwnershipRequest
Internal IDL-generated match test helper
_matches_helper(OwnershipResponse) - Method in class equip.data.OwnershipResponse
Internal IDL-generated match test helper
_matches_helper(PeerAckData) - Method in class equip.data.PeerAckData
Internal IDL-generated match test helper
_matches_helper(PeerAckEvent) - Method in class equip.data.PeerAckEvent
Internal IDL-generated match test helper
_matches_helper(PeerAddPatternsEvent) - Method in class equip.data.PeerAddPatternsEvent
Internal IDL-generated match test helper
_matches_helper(PeerChallengeEvent) - Method in class equip.data.PeerChallengeEvent
Internal IDL-generated match test helper
_matches_helper(PeerConnectEvent) - Method in class equip.data.PeerConnectEvent
Internal IDL-generated match test helper
_matches_helper(PeerDeletePatternsEvent) - Method in class equip.data.PeerDeletePatternsEvent
Internal IDL-generated match test helper
_matches_helper(PeerDisconnectEvent) - Method in class equip.data.PeerDisconnectEvent
Internal IDL-generated match test helper
_matches_helper(PeerEvent) - Method in class equip.data.PeerEvent
Internal IDL-generated match test helper
_matches_helper(PeerPolicy) - Method in class equip.data.PeerPolicy
Internal IDL-generated match test helper
_matches_helper(RemoveResponsible) - Method in class equip.data.RemoveResponsible
Internal IDL-generated match test helper
_matches_helper(ReplicateRequest) - Method in class equip.data.ReplicateRequest
Internal IDL-generated match test helper
_matches_helper(SerializedObject) - Method in class equip.data.SerializedObject
Internal IDL-generated match test helper
_matches_helper(ShortArray2DBox) - Method in class equip.data.ShortArray2DBox
Internal IDL-generated match test helper
_matches_helper(ShortArrayBox) - Method in class equip.data.ShortArrayBox
Internal IDL-generated match test helper
_matches_helper(ShortBox) - Method in class equip.data.ShortBox
Internal IDL-generated match test helper
_matches_helper(StringArray2DBox) - Method in class equip.data.StringArray2DBox
Internal IDL-generated match test helper
_matches_helper(StringArrayBox) - Method in class equip.data.StringArrayBox
Internal IDL-generated match test helper
_matches_helper(StringBox) - Method in class equip.data.StringBox
Internal IDL-generated match test helper
_matches_helper(MyType) - Method in class equip.data.Test.MyType
Internal IDL-generated match test helper
_matches_helper(Position) - Method in class equip.data.Test.Position
Internal IDL-generated match test helper
_matches_helper(TreeNode) - Method in class equip.data.TreeNode
Internal IDL-generated match test helper
_matches_helper(Tuple) - Method in class equip.data.Tuple
Internal IDL-generated match test helper
_matches_helper(TupleEvent) - Method in class equip.data.TupleEvent
 
_matches_helper(TupleEvent) - Method in class equip.data.TupleEventImpl
custom matching
_matches_helper(Tuple) - Method in class equip.data.TupleImpl
custom matching
_matches_helper(UpdateBindingEvent) - Method in class equip.data.UpdateBindingEvent
Internal IDL-generated match test helper
_matches_helper(UpdateEvent) - Method in class equip.data.UpdateEvent
Internal IDL-generated match test helper
_matches_helper(ValueBaseArrayBox) - Method in class equip.data.ValueBaseArrayBox
Internal IDL-generated match test helper
_matches_helper(TestItem) - Method in class equip.data.benchmark.TestItem
 
_matches_helper(DiscoveryClientAgent) - Method in class equip.discovery.DiscoveryClientAgent
 
_matches_helper(DiscoveryEventListener) - Method in class equip.discovery.DiscoveryEventListener
 
_matches_helper(DiscoveryRequest) - Method in class equip.discovery.DiscoveryRequest
 
_matches_helper(DiscoveryServerAgent) - Method in class equip.discovery.DiscoveryServerAgent
 
_matches_helper(ServerAnnouncement) - Method in class equip.discovery.ServerAnnouncement
 
_matches_helper(ServerDiscoveryInfo) - Method in class equip.discovery.ServerDiscoveryInfo
 
_matches_helper(Ack) - Method in class equip.net.Ack
Internal IDL-generated match test helper
_matches_helper(ConnectionSapRequest) - Method in class equip.net.ConnectionSapRequest
Internal IDL-generated match test helper
_matches_helper(ConnectionSapResponse) - Method in class equip.net.ConnectionSapResponse
Internal IDL-generated match test helper
_matches_helper(DeactivateCallback) - Method in class equip.net.DeactivateCallback
Internal IDL-generated match test helper
_matches_helper(KeepAlive) - Method in class equip.net.KeepAlive
Internal IDL-generated match test helper
_matches_helper(Moniker) - Method in class equip.net.Moniker
Internal IDL-generated match test helper
_matches_helper(MulticastUDPMoniker) - Method in class equip.net.MulticastUDPMoniker
Internal IDL-generated match test helper
_matches_helper(ServiceProxy) - Method in class equip.net.ServiceProxy
Internal IDL-generated match test helper
_matches_helper(SimpleMoniker) - Method in class equip.net.SimpleMoniker
Internal IDL-generated match test helper
_matches_helper(SimpleTCPMoniker) - Method in class equip.net.SimpleTCPMoniker
Internal IDL-generated match test helper
_matches_helper(SimpleUDPMoniker) - Method in class equip.net.SimpleUDPMoniker
Internal IDL-generated match test helper
_matches_helper(TraderLookup) - Method in class equip.net.TraderLookup
Internal IDL-generated match test helper
_matches_helper(TraderMoniker) - Method in class equip.net.TraderMoniker
Internal IDL-generated match test helper
_matches_helper(TraderProxy) - Method in class equip.net.TraderProxy
Internal IDL-generated match test helper
_matches_helper(TraderRebind) - Method in class equip.net.TraderRebind
Internal IDL-generated match test helper
_matches_helper(TraderRebindReply) - Method in class equip.net.TraderRebindReply
Internal IDL-generated match test helper
_matches_helper(TraderRecord) - Method in class equip.net.TraderRecord
Internal IDL-generated match test helper
_matches_helper(Time) - Method in class equip.runtime.Time
Internal IDL-generated match test helper
_matches_helper(ValueBase) - Method in class equip.runtime.ValueBase
Internal IDL-generated match test helper

A B C D E F G H I J K L M N O P Q R S T U V W X Y _