クラス DefaultSockJsFrameFormat

java.lang.ObjectSE
org.springframework.web.socket.sockjs.frame.DefaultSockJsFrameFormat
実装されたすべてのインターフェース:
SockJsFrameFormat

public class DefaultSockJsFrameFormat extends ObjectSE implements SockJsFrameFormat
String.format(String, Object...)SE に依存する SockJsFrameFormat のデフォルト実装。
導入:
4.0
作成者:
Rossen Stoyanchev