C# 클래스 Apache.NMS.ActiveMQ.Transport.Tcp.TcpFaultyTransport

상속: TcpTransport
파일 보기 프로젝트 열기: ThorTech/apache-nms 1 사용 예제들

공개 메소드들

메소드 설명
Oneway ( Command command ) : void
TcpFaultyTransport ( Uri location, Socket socket, IWireFormat wireFormat ) : System

메소드 상세

Oneway() 공개 메소드

public Oneway ( Command command ) : void
command Command
리턴 void

TcpFaultyTransport() 공개 메소드

public TcpFaultyTransport ( Uri location, Socket socket, IWireFormat wireFormat ) : System
location System.Uri
socket System.Net.Sockets.Socket
wireFormat IWireFormat
리턴 System