java.lang.Object
swim.io.warp.WarpSettings
- All Implemented Interfaces:
Debug
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WarpSettingscreate(WsSettings wsSettings) <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleanstatic Form<WarpSettings>form()inthashCode()final HttpSettingshttpSettings(HttpSettings httpSettings) final IpSettingsipSettings(IpSettings ipSettings) static WarpSettingsstandard()final TcpSettingstcpSettings(TcpSettings tcpSettings) final TlsSettingstlsSettings(TlsSettings tlsSettings) toString()toValue()final WsSettingswsSettings(WsSettings wsSettings)
-
Field Details
-
wsSettings
-
-
Constructor Details
-
WarpSettings
-
-
Method Details
-
wsSettings
-
wsSettings
-
httpSettings
-
httpSettings
-
ipSettings
-
ipSettings
-
tlsSettings
-
tlsSettings
-
tcpSettings
-
tcpSettings
-
toValue
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
standard
-
create
-
form
-