PublishedStreamAdapterFactory.Create Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Create(PublishedStreamInputAdapterConfiguration, EventShape, CepEventType) | Creates a new input adapter. This method should not be called directly. | |
Create(PublishedStreamOutputAdapterConfiguration, EventShape, CepEventType) | Creates a new output adapter. This method should not be called directly. |
Top