| Home >> All >> net >> mp3elf |
| | net.mp3elf.TINIelf.* (21) | | net.mp3elf.atmelConverter.* (1) | | net.mp3elf.atmelprogrammer.* (1) |
| | net.mp3elf.elfServer.* (20) |
Package Samples:
net.mp3elf.elfServer
net.mp3elf.atmelConverter
net.mp3elf.atmelprogrammer
net.mp3elf.TINIelf
Classes:
elfXMLRPCProxy: This class provides the functions that are available to XMLRPC clients. The argument and return types of these functions are mapped to XML-RPC types as documented by the helma xml-rpc library. The functions in this class are prefixed by the appropriate elf MAC address. The elf MAC Address can be obtained from ServerXMLRPCProxy.enumerateElfs() Note that the constructor is documented here by javadoc. You do not need to call the constructor from your XMLRPC Client
Syslog: The Syslog class implements the UNIX syslog protocol allowing Java to log messages to a specified UNIX host. Care has been taken to preserve as much of the UNIX implementation as possible. To use Syslog, simply create an instance, and use the Syslog() method to log your message. The class provides all the expected syslog constants. For example, LOG_ERR is Syslog.LOG_ERR.
ServerXMLRPCProxy: This class provides the functions that are available to XMLRPC clients. The argument and return types of these functions are mapped to XML-RPC types as documented by the helma xml-rpc library. The functions in this class are prefixed by "elfServer.". Note that the constructor is documented here by javadoc. You do not need to call the constructor from your XMLRPC Client
ConsoleCommand: The interface that any console commands must implement.
elfServerRPCHandler: This class provides an RPC interface to the elfServer
StatsCommand: Display current system status information.
AtmelIntelHexSource
AtmelProgrammer
CatCommand
CommandInterpreter
LCD
Logger
MultiCastAdvertise
MusicBuffer
OneWireControl
ScreenController
SerialLink
ServerCommandConnection
STAControl
SyslogDefs
SyslogException
TextChunk
TINIelfMain
UninstallCommand
| Home | Contact Us | Privacy Policy | Terms of Service |