public class ReactorFactory
extends java.lang.Object
public static Reactor createReactor(ReactorOptions options, ReactorErrorInfo errorInfo)
Reactor, including all necessary internal memory and
threads. Once the RsslReactor is created, use
Reactor.connect(ReactorConnectOptions, ReactorRole, ReactorErrorInfo)
or Reactor.accept(com.thomsonreuters.upa.transport.Server, ReactorAcceptOptions,
ReactorRole, ReactorErrorInfo) to create new ReactorChannel.
Options are passed in via the ReactorOptions.options - the optionserrorInfo - the error infopublic static ReactorErrorInfo createReactorErrorInfo()
ReactorErrorInfo.ReactorErrorInfo objectReactorErrorInfopublic static ReactorOptions createReactorOptions()
ReactorOptions.ReactorOptions objectReactorOptionspublic static ReactorConnectOptions createReactorConnectOptions()
ReactorConnectOptions.ReactorConnectOptions objectReactorConnectOptionspublic static ReactorAcceptOptions createReactorAcceptOptions()
ReactorAcceptOptions.ReactorAcceptOptions objectReactorAcceptOptionspublic static ReactorDispatchOptions createReactorDispatchOptions()
ReactorDispatchOptions.ReactorDispatchOptions objectReactorDispatchOptionspublic static ReactorSubmitOptions createReactorSubmitOptions()
ReactorSubmitOptions.ReactorSubmitOptions objectReactorSubmitOptionspublic static TunnelStreamOpenOptions createTunnelStreamOpenOptions()
TunnelStreamOpenOptions.TunnelStreamOpenOptions objectTunnelStreamOpenOptionspublic static ConsumerRole createConsumerRole()
ConsumerRole objectConsumerRolepublic static ProviderRole createProviderRole()
ProviderRole objectProviderRolepublic static NIProviderRole createNIProviderRole()
NIProviderRole objectNIProviderRolepublic static ReactorChannelInfo createReactorChannelInfo()
ReactorChannelInfo.ReactorChannelInfo objectReactorChannelInfopublic static ReactorConnectInfo createReactorConnectInfo()
ReactorConnectInfo.ReactorConnectInfo objectReactorConnectInfopublic static TunnelStreamAcceptOptions createTunnelStreamAcceptOptions()
TunnelStreamAcceptOptions.TunnelStreamAcceptOptions objectTunnelStreamAcceptOptionspublic static TunnelStreamRejectOptions createTunnelStreamRejectOptions()
TunnelStreamRejectOptions.TunnelStreamRejectOptions objectTunnelStreamRejectOptionspublic static TunnelStreamSubmitOptions createTunnelStreamSubmitOptions()
TunnelStreamSubmitOptions.TunnelStreamSubmitOptions objectTunnelStreamSubmitOptionspublic static ClassOfService createClassOfService()
ClassOfService.ClassOfService objectClassOfServicepublic static ReactorServiceDiscoveryOptions createReactorServiceDiscoveryOptions()
ReactorServiceDiscoveryOptions.ReactorServiceDiscoveryOptions objectReactorServiceDiscoveryOptionspublic static TunnelStreamStatusEvent createTunnelStreamStatusEvent()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.