public class OversizedSseEvent
extends java.lang.Object
implements scala.Product, java.io.Serializable
| Constructor and Description |
|---|
OversizedSseEvent(ServerSentEvent event) |
| Modifier and Type | Method and Description |
|---|---|
abstract static R |
apply(T1 v1) |
ServerSentEvent |
event() |
static java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic OversizedSseEvent(ServerSentEvent event)
public abstract static R apply(T1 v1)
public static java.lang.String toString()
public ServerSentEvent event()