Interface StreamSubscription
- All Superinterfaces:
AsynchronousCloseable,AutoCloseable
public interface StreamSubscription extends AsynchronousCloseable
Subscription for a streaming
ServerMethod.-
Method Summary
Modifier and Type Method Description ServerMethodgetMethod()Methods inherited from interface com.tick42.glue.core.AsynchronousCloseable
close, closeAsync, onClose
-
Method Details
-
getMethod
ServerMethod getMethod()
-