Class FCClientControlSocketRequestData


  • public class FCClientControlSocketRequestData
    extends java.lang.Object
    • Method Detail

      • getRemoteHost

        public java.lang.String getRemoteHost()
      • getRemotePort

        public int getRemotePort()
      • isSslSocket

        public boolean isSslSocket()
      • getLogger

        public unlimited.core.util.common.logs.LogUtils getLogger()
      • getTimeout

        public int getTimeout()
      • getSslSocketProducer

        public unlimited.core.util.common.net.ssl.FCSSLSocketProducerImpl getSslSocketProducer()
      • getStickySessionIDSupplier

        protected java.util.function.Supplier<java.lang.String> getStickySessionIDSupplier()