public interface EventSourceInit
Modifier and Type | Method and Description |
---|---|
static EventSourceInit |
create() |
boolean |
isWithCredentials() |
void |
setWithCredentials(boolean withCredentials) |
static EventSourceInit create()
boolean isWithCredentials()
void setWithCredentials(boolean withCredentials)