Package com.netcracker.profiler.io.xlsx
Interface CallsToXLSXListenerFactory
public interface CallsToXLSXListenerFactory
Factory interface for creating CallsToXLSXListener instances.
-
Method Summary
Modifier and TypeMethodDescriptioncreate(String serverAddress, CallFilterer cf, OutputStream out)
-
Method Details
-
create
-