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

M

main(String[]) - Static method in class Examples.Bonjour2SLP
 
main(String[]) - Static method in class Examples.Bonjour2UPnP
 
main(String[]) - Static method in class Examples.IIOPRPCAutomata
 
main(String[]) - Static method in class Examples.PhotoSharing
 
main(String[]) - Static method in class Examples.SLP2Bonjour
 
main(String[]) - Static method in class Examples.SLP2UPnP
 
main(String[]) - Static method in class Examples.UPnP2Bonjour
 
main(String[]) - Static method in class Examples.UPnP2SLP
 
main(String[]) - Static method in class Examples.XMLRPCAutomata
 
main(String[]) - Static method in class InvocationSamples.InvocationClient
 
main(String[]) - Static method in class InvocationSamples.InvocationClient2
 
main(String[]) - Static method in class InvocationSamples.InvocationClient3
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.CORBA.Listener
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.CORBA.PhotoSharingClient
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.CORBA.PhotoSharingServer
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.CORBA.ProxyTest
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.XMLCall.PhotoShareClient
 
main(String[]) - Static method in class SampleApplications.PhotoSharing.XMLCall.PhotoShareServer
 
main(String[]) - Static method in class SampleApplications.Universal.UniversalServer
 
main(String[]) - Static method in class Test.DNSComposeTest
 
main(String[]) - Static method in class Test.DNSParseTest
 
main(String[]) - Static method in class Test.GIOPComposeTest
 
main(String[]) - Static method in class Test.GIOPParseTest
 
main(String[]) - Static method in class Test.GIOPStructComposeTest
 
main(String[]) - Static method in class Test.HTTPComposeTest
 
main(String[]) - Static method in class Test.HTTPParseTest
 
main(String[]) - Static method in class Test.LimeParseTest
 
main(String[]) - Static method in class Test.SOAPComposeTest
 
main(String[]) - Static method in class Test.SOAPParseTest
 
main(String[]) - Static method in class Test.SSDPParseTest
 
main(String[]) - Static method in class Test.XMLRPCComposeTest
 
main(String[]) - Static method in class Test.XMLRPCParseTest
 
main(String[]) - Static method in class Test.XMPPComposeTest
 
main(String[]) - Static method in class Test.XMPPParseTest
 
main(String[]) - Static method in class TestTraces.BonjourMultipleReceiver
 
main(String[]) - Static method in class TestTraces.BonjourMultipleSender
 
main(String[]) - Static method in class TestTraces.BonjourReceiver
 
main(String[]) - Static method in class TestTraces.BonjourSender
 
main(String[]) - Static method in class TestTraces.IIOPSender
 
main(String[]) - Static method in class TestTraces.SLPMultipleReceiver
 
main(String[]) - Static method in class TestTraces.SLPMultipleSender
 
main(String[]) - Static method in class TestTraces.SLPReceiver
 
main(String[]) - Static method in class TestTraces.SLPSender
 
main(String[]) - Static method in class TestTraces.SLPXMLRPCClient
 
main(String[]) - Static method in class TestTraces.UPnPMultipleReceiver
 
main(String[]) - Static method in class TestTraces.UPnPMultipleSender
 
main(String[]) - Static method in class TestTraces.UPnPReceiver
 
main(String[]) - Static method in class TestTraces.UPnPSender
 
main(String[]) - Static method in class TestTraces.XMLRPCReceiver
 
main(String[]) - Static method in class TestTraces.XMLRPCSender
 
mandatory - Variable in class starlink.AbstractMessage.PrimitiveField
 
Max(ArrayList<Long>) - Static method in class TestTraces.Statistics
 
Mean(ArrayList<Long>) - Static method in class TestTraces.Statistics
 
Median(ArrayList<Long>) - Static method in class TestTraces.Statistics
 
MergedAutomaton - Variable in class starlink.ApplicationAutomata.AbstractState
 
MergedAutomaton - Variable in class starlink.ColouredAutomata.AbstractState
 
mergeStates(Map<String, State>) - Method in class starlink.ApplicationAutomata.StateMachine
 
mergeStates(Map<String, State>) - Method in class starlink.ColouredAutomata.StateMachine
 
Message - package Message
 
Message - Class in starlink.AbstractMessage
Java class for anonymous complex type.
Message() - Constructor for class starlink.AbstractMessage.Message
 
message - Variable in class starlink.AbstractMessage.ProtocolMessage
 
message - Variable in class starlink.ApplicationAutomata.Action
 
message - Variable in class starlink.AutomataElements.Node
 
message - Variable in class starlink.AutomataElements.Transition
 
MessageActuator - Class in Actuator
General Message Actuator for binary protocols that is specialised by the loaded message description language.
MessageActuator(String) - Constructor for class Actuator.MessageActuator
 
MessageCompose(AbstractMessage) - Method in interface Actuator.IMessageCompose
Takes an object describing the message and converts it into a stream of bytes that can be sent as a network message.
MessageCompose(AbstractMessage) - Method in class Actuator.MessageActuator
Takes an object describing the message and converts it into a stream of bytes that can be sent as a network message.
MessageCompose(AbstractMessage) - Method in class Actuator.TextMessageActuator
 
MessageCompose(AbstractMessage) - Method in class Actuator.XMLMessageActuator
 
MessageField - Class in Message
 
MessageField(String, MessageFieldType, String) - Constructor for class Message.MessageField
 
MessageField(String, String) - Constructor for class Message.MessageField
 
MessageField(String, String, int) - Constructor for class Message.MessageField
 
MessageField(String, String, String) - Constructor for class Message.MessageField
 
MessageField(String, String, boolean) - Constructor for class Message.MessageField
 
MessageField(String, char[]) - Constructor for class Message.MessageField
 
MessageField(String, char[], boolean) - Constructor for class Message.MessageField
 
MessageField(String, Sequence, String) - Constructor for class Message.MessageField
 
MessageField(String, Sequence, String, int) - Constructor for class Message.MessageField
 
MessageFieldType - Class in Message
 
MessageFieldType(String) - Constructor for class Message.MessageFieldType
 
MessageFieldType(String, String) - Constructor for class Message.MessageFieldType
 
MessageListener - Class in Listener
Each MessageListener object takes messages for a specified communication protocol and translates them to a data description object describing the message in terms of the message name, and a set of fields where the fields contains the message's values.
MessageListener(String) - Constructor for class Listener.MessageListener
 
MessageMonitor - Class in Test
 
MessageMonitor() - Constructor for class Test.MessageMonitor
 
MessageName - Variable in class Message.AbstractMessage
 
MessageParse(byte[]) - Method in interface Listener.IMessageParse
Takes a Message packet which is a byte array and transfers it into a object that describes each message in terms of its name/type and the message fields with their value.
MessageParse(byte[], ArrayList<String>) - Method in interface Listener.IMessageParse
Takes a Message packet which is a byte array and transfers it into a object that describes each message in terms of its name/type and the message fields with their value.
MessageParse(byte[]) - Method in class Listener.JavaObjectListener
 
MessageParse(byte[], ArrayList<String>) - Method in class Listener.JavaObjectListener
 
MessageParse(byte[], ArrayList<String>) - Method in class Listener.MessageListener
 
MessageParse(byte[]) - Method in class Listener.MessageListener
Takes a Message packet which is a byte array and transfers it into a object that describes each message in terms of its name/type and the message fields with their value.
MessageParse(byte[]) - Method in class Listener.TextMessageListener
Takes a Message packet which is a byte array and transfers it into a object that describes each message in terms of its name/type and the message fields with their value.
MessageParse(byte[], ArrayList<String>) - Method in class Listener.TextMessageListener
 
MessageParse(byte[]) - Method in class Listener.XMLMessageListener
Takes a Message packet which is a byte array and transfers it into a object that describes each message in terms of its name/type and the message fields with their value.
MessageParse(byte[], ArrayList<String>) - Method in class Listener.XMLMessageListener
 
MessageRule - Class in Message
 
MessageRule(String) - Constructor for class Message.MessageRule
 
MessageRule(String, String, String) - Constructor for class Message.MessageRule
 
MessageRules - Variable in class Parsers.Parser
 
MessageTable - Class in Test
 
MessageTable(String) - Constructor for class Test.MessageTable
 
method - Variable in class starlink.AutomataElements.Operation
 
Min(ArrayList<Long>) - Static method in class TestTraces.Statistics
 
Monitor - Variable in class starlink.ColouredAutomata.AbstractState
 
Monitoring.Exceptions - package Monitoring.Exceptions
 
msgName - Variable in class starlink.ApplicationAutomata.CallException
 
myXML - Class in Common
Title: XML parser/generator
myXML(String) - Constructor for class Common.myXML
Create new myXML object with no subelements, no attributes, and no value
myXML() - Constructor for class Common.myXML
 
myXML(BufferedReader) - Constructor for class Common.myXML
Read the XML tree in from the specified stream.
myXML.Attribute - Class in Common
Attributes associated with element tags.
myXML.Attribute() - Constructor for class Common.myXML.Attribute
 
myXML.myXMLEncodingException - Exception in Common
Signals that the XML being parsed has an error in the encoding.
myXML.myXMLEncodingException() - Constructor for exception Common.myXML.myXMLEncodingException
 
myXML.myXMLEncodingException(String) - Constructor for exception Common.myXML.myXMLEncodingException
 
myXML.myXMLException - Exception in Common
Signals that a general exception has occurred.
myXML.myXMLException() - Constructor for exception Common.myXML.myXMLException
 
myXML.myXMLException(String) - Constructor for exception Common.myXML.myXMLException
 
myXML.myXMLIOException - Exception in Common
Signals that an I/O excetion has occurred.
myXML.myXMLIOException() - Constructor for exception Common.myXML.myXMLIOException
 
myXML.myXMLIOException(String) - Constructor for exception Common.myXML.myXMLIOException
 

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