org.mpisws.p2p.transport.priority
Interface PriorityTransportLayerListener<Identifier>
- All Superinterfaces:
- TransportLayerListener<Identifier>
public interface PriorityTransportLayerListener<Identifier>
- extends TransportLayerListener<Identifier>
|
Method Summary |
void |
dropped(int bytes,
Identifier i,
Map<String,Object> options,
boolean passthrough,
boolean socket)
|
void |
enqueued(int bytes,
Identifier i,
Map<String,Object> options,
boolean passthrough,
boolean socket)
|
enqueued
void enqueued(int bytes,
Identifier i,
Map<String,Object> options,
boolean passthrough,
boolean socket)
dropped
void dropped(int bytes,
Identifier i,
Map<String,Object> options,
boolean passthrough,
boolean socket)
Copyright © 2010. All Rights Reserved.