|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.pluginsimpl.local.messaging.MessageAdapter org.gudy.azureus2.plugins.messaging.bittorrent.BTMessageCancel
public class BTMessageCancel
Field Summary |
---|
Fields inherited from interface org.gudy.azureus2.plugins.messaging.Message |
---|
TYPE_DATA_PAYLOAD, TYPE_PROTOCOL_PAYLOAD |
Fields inherited from interface com.aelitis.azureus.core.peermanager.messaging.Message |
---|
TYPE_DATA_PAYLOAD, TYPE_PROTOCOL_PAYLOAD |
Constructor Summary | |
---|---|
protected |
BTMessageCancel(Message core_msg)
|
Method Summary | |
---|---|
int |
getLength()
|
int |
getPieceNumber()
|
int |
getPieceOffset()
|
Methods inherited from class org.gudy.azureus2.pluginsimpl.local.messaging.MessageAdapter |
---|
create, deserialize, destroy, getCoreMessage, getData, getDescription, getFeatureID, getFeatureSubID, getID, getIDBytes, getPayload, getPluginMessage, getType, getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected BTMessageCancel(Message core_msg)
Method Detail |
---|
public int getPieceNumber()
public int getPieceOffset()
public int getLength()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |