abstract class WanCom extends AbstractDataLinkLayer
AbstractDataLinkLayer.Link
Constructor and Description |
---|
WanCom() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
createKeepAliveTelegramBytes(int version,
int type,
InetAddress localAddress) |
protected String |
getDefaultProperty(String name) |
int |
getMaximumDataSize()
Bestimmt die maximale Anzahl von Nutzdatenbytes in einem OSI-2 Paket (Telegramm).
|
addEventListener, allowConnection, allowConnection, checkConnection, getLocalAddress, getProperty, notifyEvent, notifyEvent, removeEventListener, setLocalAddress, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abort, createLink, isStarted, setDavConnection, shutdown, start
protected String getDefaultProperty(String name)
getDefaultProperty
in class AbstractDataLinkLayer
public int getMaximumDataSize()
DataLinkLayer
protected byte[] createKeepAliveTelegramBytes(int version, int type, InetAddress localAddress)