Uses of Class
org.atmosphere.client.TrackMessageSizeInterceptor
-
Packages that use TrackMessageSizeInterceptor Package Description org.atmosphere.client -
-
Uses of TrackMessageSizeInterceptor in org.atmosphere.client
Methods in org.atmosphere.client that return TrackMessageSizeInterceptor Modifier and Type Method Description TrackMessageSizeInterceptorTrackMessageSizeInterceptor. excludedContentType(java.lang.String excludedContentType)Exclude response's content-type from being processed by this class.TrackMessageSizeInterceptorTrackMessageSizeInterceptor. messageDelimiter(java.lang.String endString)Set the character delimiter used by this class to separate message.
-