|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddressingHandler
An interface for processing incoming addressing packets on specific ports.
| Method Summary | |
|---|---|
void |
processAddressingPacket(byte[] packet,
int len,
byte source)
Process the adressing packet. |
| Method Detail |
|---|
void processAddressingPacket(byte[] packet,
int len,
byte source)
packet - the addressing packetlen - the length of the packetsource - the machine and port address to return replies to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||