|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PastContentHandleDeserializer | |
|---|---|
| rice.p2p.aggregation | |
| rice.p2p.glacier.v2 | |
| rice.p2p.past | |
| rice.p2p.past.messaging | |
| rice.p2p.past.rawserialization | |
| Uses of PastContentHandleDeserializer in rice.p2p.aggregation |
|---|
| Fields in rice.p2p.aggregation declared as PastContentHandleDeserializer | |
|---|---|
protected PastContentHandleDeserializer |
AggregationImpl.contentHandleDeserializer
|
| Methods in rice.p2p.aggregation with parameters of type PastContentHandleDeserializer | |
|---|---|
void |
AggregationImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
|
void |
Moraine.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
|
| Uses of PastContentHandleDeserializer in rice.p2p.glacier.v2 |
|---|
| Fields in rice.p2p.glacier.v2 declared as PastContentHandleDeserializer | |
|---|---|
protected PastContentHandleDeserializer |
GlacierImpl.contentHandleDeserializer
|
| Methods in rice.p2p.glacier.v2 with parameters of type PastContentHandleDeserializer | |
|---|---|
void |
GlacierImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
|
| Uses of PastContentHandleDeserializer in rice.p2p.past |
|---|
| Fields in rice.p2p.past declared as PastContentHandleDeserializer | |
|---|---|
protected PastContentHandleDeserializer |
PastImpl.contentHandleDeserializer
|
| Methods in rice.p2p.past with parameters of type PastContentHandleDeserializer | |
|---|---|
void |
Past.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
|
void |
PastImpl.setContentHandleDeserializer(PastContentHandleDeserializer deserializer)
|
| Uses of PastContentHandleDeserializer in rice.p2p.past.messaging |
|---|
| Methods in rice.p2p.past.messaging with parameters of type PastContentHandleDeserializer | |
|---|---|
static FetchMessage |
FetchMessage.build(InputBuffer buf,
Endpoint endpoint,
PastContentDeserializer pcd,
PastContentHandleDeserializer pchd)
|
static FetchHandleMessage |
FetchHandleMessage.build(InputBuffer buf,
Endpoint endpoint,
PastContentHandleDeserializer pchd)
|
| Uses of PastContentHandleDeserializer in rice.p2p.past.rawserialization |
|---|
| Classes in rice.p2p.past.rawserialization that implement PastContentHandleDeserializer | |
|---|---|
class |
JavaPastContentHandleDeserializer
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||