Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
Y
A
Access
- class com.ibutton.
Access
.
iButton Pure Java Access Layer that will load other iButton PortAdapter interface class for com.iButton package.
Access()
- Constructor for class com.ibutton.
Access
Constructor declaration
activityOnMicroLan()
- Method in interface com.ibutton.tmex.adapter.
MicroLanActivityListener
adapter
- Variable in class com.ibutton.tmex.container.
iButtonContainerGeneral
Reference to the adapter that is needed to communicate with this iButton.
Adapter5VActivate(int)
- Method in class com.ibutton.
Access
Activate the strong-5volts operation now.
Adapter5VActivate(int)
- Method in class com.ibutton.
SerialAdapterSmall
Activate the strong-5volts operation now.
Adapter5VActivate(int)
- Method in interface com.ibutton.
PortAdapter
Activate the strong-5volts operation now.
Adapter5VCancel()
- Method in class com.ibutton.
Access
Cancel the current strong-5volts operation.
Adapter5VCancel()
- Method in class com.ibutton.
SerialAdapterSmall
Cancel the current strong-5volts operation.
Adapter5VCancel()
- Method in interface com.ibutton.
PortAdapter
Cancel the current strong-5volts operation.
Adapter5VPrime()
- Method in class com.ibutton.
Access
Prime the strong-5volts operation to occur after the next iBDataBit.
Adapter5VPrime()
- Method in class com.ibutton.
SerialAdapterSmall
Prime the strong-5volts operation to occur after the next iBDataBit.
Adapter5VPrime()
- Method in interface com.ibutton.
PortAdapter
Prime the strong-5volts operation to occur after the next iBDataBit.
Adapter5VPrimeByte()
- Method in class com.ibutton.
Access
Prime the strong-5volts operation to occur after the next iBDataBit.
Adapter5VPrimeByte()
- Method in class com.ibutton.
SerialAdapterSmall
Prime the strong-5volts operation to occur after the next iBDataByte.
Adapter5VPrimeByte()
- Method in interface com.ibutton.
PortAdapter
Prime the strong-5volts operation to occur after the next iBDataBit.
adapterDetected()
- Method in interface com.ibutton.tmex.adapter.
DSPortAdapter
Retrieve a list of the platform apropriate port names for this adapter.
adapterDetected()
- Method in class com.ibutton.tmex.adapter.
TINISerialAdapter
Verify that the adapter is connected to the selected port.
AdapterNotDetectedException
- exception com.ibutton.tmex.adapter.
AdapterNotDetectedException
.
This exception is thrown when the iButton adapter cannot be detected on the selected port.
AdapterNotDetectedException()
- Constructor for class com.ibutton.tmex.adapter.
AdapterNotDetectedException
Constructs a AdapterNotDetectedException with no detail message.
AdapterNotDetectedException(String)
- Constructor for class com.ibutton.tmex.adapter.
AdapterNotDetectedException
Constructs a AdapterNotDetectedException with the specified detail message.
addBusPowerStateListener(BusPowerStateListener)
- Method in interface com.ibutton.tmex.adapter.
DSPortAdapter
The following method is used to notify interested applications of the change in Bus Power state.
addBusPowerStateListener(BusPowerStateListener)
- Method in class com.ibutton.tmex.adapter.
TINISerialAdapter
The following method is used to notify interested applications of the change in Bus Power state.
addCommand(String, SlushCommand)
- Static method in class com.dalsemi.slush.
CommandInterpreter
Adds a command to the list of those recognized by the slush shell.
addDHCPListener(DHCPListener)
- Method in class com.dalsemi.tininet.dhcp.
DHCPClient
addEntry(ARPCacheEntry)
- Static method in class com.dalsemi.nethack.
ARPCache
Deprecated.
This class will be removed in future releases.
addEventListener(ExternalInterruptEventListener)
- Method in class com.dalsemi.system.
ExternalInterrupt
addEventListener(SerialPortEventListener)
- Method in class com.dalsemi.comm.
TINISerialPort
Adds a serial port event listener
addMicroLanActivityListener(MicroLanActivityListener)
- Method in interface com.ibutton.tmex.adapter.
DSPortAdapter
The following method is used to notify interested applications of the change in Bus Power state.
addMicroLanActivityListener(MicroLanActivityListener)
- Method in class com.ibutton.tmex.adapter.
TINISerialAdapter
NOT IMPLEMENTED.
address
- Variable in class com.dalsemi.nethack.
EthernetAddress
address
- Variable in class com.dalsemi.nethack.
IPAddress
AddressException
- exception com.dalsemi.nethack.
AddressException
.
Thrown when an error has occurred when constructing an ip or ethernet address.
AddressException()
- Constructor for class com.dalsemi.nethack.
AddressException
Deprecated.
This class will be removed in future releases.
AddressException(String)
- Constructor for class com.dalsemi.nethack.
AddressException
Constructs an
AddressException
with the specified detail message.
ALARM_SEARCH_CMD
- Static variable in class com.ibutton.tmex.adapter.
MicroLanState
Conditional Search, only 'alarming' devices participate
appendData(byte[])
- Method in class com.ibutton.jib.
CommandAPDU
Appends the given data to this APDU.
appendData(byte[])
- Method in class com.ibutton.jib.
JibButton
Append a byte[] to the body of the command packet.
appendData(char[])
- Method in class com.ibutton.jib.
JibButton
Append a char[] to the body of the command packet.
appendData(int)
- Method in class com.ibutton.jib.
JibButton
Append an integer to the body of the command packet.
appendData(int[])
- Method in class com.ibutton.jib.
JibButton
Append an int[] to the body of the command packet.
ARPCache
- class com.dalsemi.nethack.
ARPCache
.
Class declaration
ARPCache()
- Constructor for class com.dalsemi.nethack.
ARPCache
Deprecated.
This class will be removed in future releases.
ARPCacheEntry
- class com.dalsemi.nethack.
ARPCacheEntry
.
Class declaration
ARPCacheEntry(byte[], byte[], boolean)
- Constructor for class com.dalsemi.nethack.
ARPCacheEntry
Deprecated.
This class will be removed in future releases.
ARPCacheEntry(byte[], int)
- Constructor for class com.dalsemi.nethack.
ARPCacheEntry
Deprecated.
This class will be removed in future releases.
ARPCacheException
- exception com.dalsemi.nethack.
ARPCacheException
.
Thrown when an error has occurred when adding or removing an entry to/from the system's ARP cache.
ARPCacheException()
- Constructor for class com.dalsemi.nethack.
ARPCacheException
Deprecated.
This class will be removed in future releases.
ARPCacheException(String)
- Constructor for class com.dalsemi.nethack.
ARPCacheException
Deprecated.
This class will be removed in future releases.
arrayComp(byte[], int, byte[], int, int)
- Static method in class com.dalsemi.jellybeans.
ArrayUtils
Quick function to compare two byte arrays.
arrayComp(char[], int, char[], int, int)
- Static method in class com.dalsemi.jellybeans.
ArrayUtils
Deprecated.
arrayCopyUnequal(Object, int, Object, int, int)
- Static method in class com.dalsemi.jellybeans.
ArrayUtils
Copy the common LSBytes of one array type into another.
arrayFill(byte[], int, int, byte)
- Static method in class com.dalsemi.jellybeans.
ArrayUtils
ArrayUtils
- class com.dalsemi.jellybeans.
ArrayUtils
.
autoAnswerRemoteFrameRequest(int, int, byte[])
- Method in class com.dalsemi.comm.
CanBus
Set up a message center to auto reply to remote frame requests.
autoBaud()
- Method in class com.dalsemi.comm.
CanBus
Attempt to autobaud to traffic on the CAN Bus.
available()
- Method in class com.dalsemi.comm.
SerialPort
Deprecated.
Returns the number of bytes available on the port.
available()
- Method in class com.dalsemi.comm.
LCDPort
returns the number of bytes available on the port.
available()
- Method in class com.dalsemi.comm.
SerialInputStream
Returns the number of bytes that can be read from this input stream without blocking.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
Y