Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Apache
NMS
ActiveMQ
Transport
Tcp
SslTransportFactory
C# Class Apache.NMS.ActiveMQ.Transport.Tcp.SslTransportFactory
Inheritance:
TcpTransportFactory
Show file
Open project: ThorTech/apache-nms
Public Methods
Method
Description
SslTransportFactory
( ) :
System
Protected Methods
Method
Description
DoCreateTransport
(
Uri
location
,
Socket
socket
,
IWireFormat
wireFormat
) :
ITransport
Method Details
DoCreateTransport()
protected
method
protected
DoCreateTransport
(
Uri
location
,
Socket
socket
,
IWireFormat
wireFormat
) :
ITransport
location
System.Uri
socket
System.Net.Sockets.Socket
wireFormat
IWireFormat
return
ITransport
SslTransportFactory()
public
method
public
SslTransportFactory
( ) :
System
return
System