Interface for objects used inside an Envelope or other Payloads.
| 21 | * Interface for objects used inside an Envelope or other Payloads. |
| 22 | */ |
| 23 | public interface Payload extends Proto { |
| 24 | } |
nothing calls this directly
no outgoing calls
no test coverage detected