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, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabort, createLink, isStarted, setDavConnection, shutdown, startprotected String getDefaultProperty(String name)
getDefaultProperty in class AbstractDataLinkLayerpublic int getMaximumDataSize()
DataLinkLayerprotected byte[] createKeepAliveTelegramBytes(int version,
int type,
InetAddress localAddress)