Uses of Class
com.suse.salt.netapi.exception.MessageTooBigException
-
Packages that use MessageTooBigException Package Description com.suse.salt.netapi.event -
-
Uses of MessageTooBigException in com.suse.salt.netapi.event
Methods in com.suse.salt.netapi.event that throw MessageTooBigException Modifier and Type Method Description void
WebSocketEventStream. onMessage(String partialMessage, boolean last)
Notify listeners on each event received on the websocket and buffer partial messages.
-