public class XSStreamFactory
extends java.lang.Object
| Constructor and Description |
|---|
XSStreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends XSDataPacket<?,?>> |
createStream(java.lang.Class<?> topic,
java.lang.Class<?> signature,
CommunicationType communicationType) |
public static <T extends XSDataPacket<?,?>> XSStream<T> createStream(java.lang.Class<?> topic, java.lang.Class<?> signature, CommunicationType communicationType)