| Package | Description |
|---|---|
| org.apache.shenyu.common.dto.convert.selector |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketUpstream.Builder |
WebSocketUpstream.builder()
class builder.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.host(java.lang.String host)
build host.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.protocol(java.lang.String protocol)
build protocol.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.status(boolean status)
build status.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.timestamp(long timestamp)
build timestamp.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.upstreamUrl(java.lang.String url)
build url.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.warmup(int warmup)
build warmup.
|
WebSocketUpstream.Builder |
WebSocketUpstream.Builder.weight(int weight)
build weight.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.