public interface Subscribable
| Modifier and Type | Method and Description |
|---|---|
SubSocketBuilder |
subscribe(byte[] data)
Subscribe to the given channel.
|
SubSocketBuilder |
subscribeAll()
Subscribe to all messages.
|
SubSocketBuilder subscribe(byte[] data)
data - The channel prefix, as bytesSubSocketBuilder subscribeAll()
Copyright © 2019. All rights reserved.