- Type Parameters:
LOCATOR
- Defines the type of the locators identifying a peer.
- All Superinterfaces:
org.refcodes.mixin.DestinationAccessor<LOCATOR>
- All Known Implementing Classes:
AbstractP2PHeader
public interface P2PHeader<LOCATOR>
extends org.refcodes.mixin.DestinationAccessor<LOCATOR>
The
P2PHeader
defines the static attributes addressed for the target
of the P2PMessage
(a header might be signed as it is not modified
during dispatch).-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.refcodes.mixin.DestinationAccessor
getDestination