| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.stack.users.alternating_tree.routing.MessageInitP2P
public class MessageInitP2P
| Field Summary | |
|---|---|
|  Query | query | 
| Fields inherited from interface jist.swans.misc.Message | 
|---|
| NULL | 
| Constructor Summary | |
|---|---|
| MessageInitP2P(Query query)Creates a new instance of MessageInitP2P | |
| Method Summary | |
|---|---|
|  void | getBytes(byte[] b,
         int offset)Store packet into byte array. | 
|  int | getSize()Return packet size or Constants.ZERO_WIRE_SIZE. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public Query query
| Constructor Detail | 
|---|
public MessageInitP2P(Query query)
| Method Detail | 
|---|
public int getSize()
Message
getSize in interface Message
public void getBytes(byte[] b,
                     int offset)
getBytes in interface Messageb - destination byte arrayoffset - byte array starting offset| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||