Package org.jumpmind.symmetric.transport
Class TransportManagerFactory
java.lang.Object
org.jumpmind.symmetric.transport.TransportManagerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()
protected HttpTransportManager
createHttpTransportManager
(ISymmetricEngine symmetricEngine) static void
-
Constructor Details
-
TransportManagerFactory
-
-
Method Details
-
initHttps
public static void initHttps(String httpSslVerifiedServerNames, boolean allowSelfSignedCerts, boolean enableHttps2) -
create
-
create
-
createHttpTransportManager
-