public static class SockJsFrame.DefaultFrameFormat extends Object implements SockJsFrame.FrameFormat
Constructor and Description |
---|
SockJsFrame.DefaultFrameFormat(String format) |
Modifier and Type | Method and Description |
---|---|
SockJsFrame |
format(SockJsFrame frame) |
protected String |
preProcessContent(String content) |
public SockJsFrame.DefaultFrameFormat(String format)
public SockJsFrame format(SockJsFrame frame)
format
in interface SockJsFrame.FrameFormat
frame
- the SockJs frame.