Interface BiDiStream.BiDiStreamFactory
- Enclosing class:
- BiDiStream<Req,
Resp>
public static interface BiDiStream.BiDiStreamFactory
-
Method Summary
Modifier and TypeMethodDescriptionopenBiDiStream
(BrowserHeaders headers) should return a BidirectionalStream of some flavor
-
Method Details
-
openBiDiStream
should return a BidirectionalStream of some flavor
-