public interface Receiver extends PropertyContainer
Receivers can have string-named properties attached to them. These properties are defined to have meaning only within a given protocol, and can be used by clients to control receivers.
Modifier and Type | Method and Description |
---|---|
Channel |
getChannel()
Get the channel to which this receiver is attached, or null
if it isn't attached to anything.
|
Protocol |
getProtocol()
Get the protocol that this receiver implements.
|
getProperty, propertyNames, setProperty
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.