C# 클래스 Apache.NMS.ActiveMQ.Test.Commands.ActiveMQTextMessageTest

파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 메소드들

메소드 설명
SetContent ( Message message, String text ) : void

비공개 메소드들

메소드 설명
TestClearBody ( ) : void
TestCommand ( ) : void
TestGetBytes ( ) : void
TestNullText ( ) : void
TestReadOnlyBody ( ) : void
TestSetText ( ) : void
TestShallowCopy ( ) : void
TestShortText ( ) : void
TtestWriteOnlyBody ( ) : void

메소드 상세

SetContent() 보호된 메소드

protected SetContent ( Message message, String text ) : void
message Apache.NMS.ActiveMQ.Commands.Message
text String
리턴 void