Package | Description |
---|---|
net.tomp2p.p2p | |
net.tomp2p.p2p.builder |
Modifier and Type | Method and Description |
---|---|
SendBuilder |
Peer.send(Number160 locationKey)
The send method works as follows:
|
Modifier and Type | Method and Description |
---|---|
SendBuilder |
SendBuilder.setBuffer(org.jboss.netty.buffer.ChannelBuffer buffer) |
SendBuilder |
SendBuilder.setCancelOnFinish() |
SendBuilder |
SendBuilder.setCancelOnFinish(boolean cancelOnFinish) |
SendBuilder |
SendBuilder.setObject(Object object) |
SendBuilder |
SendBuilder.setRepetitions(int repetitions) |
Copyright © 2013. All Rights Reserved.