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

M

MANUAL - Static variable in class com.alien.enterpriseRFID.discovery.DiscoveryItem
Constant used to specify how a reader was discovered.
Message - class com.alien.enterpriseRFID.notify.Message.
Message encapsulates the information contained in a reader's notification messages.
Message() - Constructor for class com.alien.enterpriseRFID.notify.Message
Constructs a new empty Message object.
MessageListener - interface com.alien.enterpriseRFID.notify.MessageListener.
MessageListener is an Interface to be implemented by all objects that want to receive and decode notification messages from readers operating in Autonomous Mode.
MessageListenerService - class com.alien.enterpriseRFID.notify.MessageListenerService.
MessageListenerService is a class for receiving notification messages from a Reader.
MessageListenerService() - Constructor for class com.alien.enterpriseRFID.notify.MessageListenerService
Constructs a MessageListenerService which listens for reader notifications on the default port, 3600.
MessageListenerService(int) - Constructor for class com.alien.enterpriseRFID.notify.MessageListenerService
Constructs a MessageListenerService which listens for reader notifications on the port specified by listenerPort, using the default (chosen by ServerSocket) Ethernet interface.
MessageListenerService(int, InetAddress) - Constructor for class com.alien.enterpriseRFID.notify.MessageListenerService
Constructs a MessageListenerService which listens for reader notifications on the port specified by listenerPort, using the specified Ethernet interface.
macroDel(String) - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Permanently deletes the named macro stored on the reader.
macroDelAll() - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Permanently deletes all of the macros stored on the reader.
macroList() - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Returns the list of macros currently stored on the reader.
macroRun(String) - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Runs the named macro stored on the reader.
macroStartRec(String) - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Begins recording of a new macro with the specified name.
macroStopRec() - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Halts recording of the macro.
macroView(String) - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Returns the contents of a named macro stored on the reader.
main(String[]) - Static method in class com.alien.enterpriseRFID.util.SerialManager
 
manageReserved(String) - Method in class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Enables one of the "Manage Reserved" DLE-based command sequences to be sent to the reader.
manageReservedCLI() - Method in class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Enables one of the "Manage Reserved" DLE-based command sequences to be sent to the reader.
messageReceived(Message) - Method in interface com.alien.enterpriseRFID.notify.MessageListener
A single notification message has been received from a Reader.
messageReceived(Message) - Method in class com.alien.enterpriseRFID.notify.MessageListenerService
Daughter MessageListenerEngines pass their message events up to the server, and the server hands them up to the user's MessageListener.

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