Uses of Record Class
ch.rasc.jcentserverclient.models.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return ConnectionStateModifier and TypeMethodDescriptionConnectionState.Builder.build()ConnectionInfo.state()Returns the value of thestaterecord component.Methods in ch.rasc.jcentserverclient.models with parameters of type ConnectionStateConstructors in ch.rasc.jcentserverclient.models with parameters of type ConnectionStateModifierConstructorDescriptionConnectionInfo(String appName, String appVersion, String transport, String protocol, String user, ConnectionState state) Creates an instance of aConnectionInforecord class.