public interface NetChannelInput<T> extends ChannelInput<T>, Networked
ChannelInput,
Networked,
NetChannel| Modifier and Type | Method and Description |
|---|---|
void |
setDecoder(NetworkMessageFilter.FilterRx decoder)
Sets the underlying decoder for the channel
|
endRead, read, startReadpoisondestroy, getLocationvoid setDecoder(NetworkMessageFilter.FilterRx decoder)
decoder - The new decoder to use.Copyright © 1996–2019. All rights reserved.