Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.hut.tcm.jacob.tcpip.arp.EthernetHeaderToNetMessenger
Field Summary | |
static EthernetHeaderToNetMessenger | instance
|
Method Summary | |
void | addEthernetHeader(fi.hut.tcm.jacob.conduits.Message message)
Adds Ethernet header to binarymessage of message by using information in out of band part of message. |
void | apply(fi.hut.tcm.jacob.conduits.Message message,
fi.hut.tcm.jacob.conduits.State state,
fi.hut.tcm.jacob.conduits.Session session)
|
Methods inherited from class java.lang.Object | |
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Field Detail |
public static EthernetHeaderToNetMessenger instance
Method Detail |
public void addEthernetHeader(fi.hut.tcm.jacob.conduits.Message message)
message
- public void apply(fi.hut.tcm.jacob.conduits.Message message, fi.hut.tcm.jacob.conduits.State state, fi.hut.tcm.jacob.conduits.Session session)
message
-
state
-
session
- Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |