Klasse Port
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Port
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Port
extends Object
Port
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected Object
protected Integer
protected String
protected Object
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected Integer
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Port()
Port
(String accessMode, String clientAuth, String configURL, String curDelay, String enabled, String factoryKey, String hasAccessList, String hasIPAccessList, String hostAccessMode, List<String> hostAllow, List<String> hostDeny, Object idProvider, Integer internalPort, String ipAccessMode, Object jsseEnabledProtocols, String keepAliveTimeout, String key, String listenerType, String listening, String maxQueue, String maxThread, String minThread, String pkg, Integer port, String portAlias, String portDescription, String protocol, String provider, String ssl, String status, String stepsize, String suspended, String threadPool, String threadPriority, String uniqueID, String usedThreadCount) Constructs a validated implementation ofPort
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaccessMode
(String accessMode) protected boolean
clientAuth
(String clientAuth) curDelay()
enabled()
boolean
factoryKey
(String factoryKey) hasAccessList
(String hasAccessList) int
hashCode()
hasIPAccessList
(String hasIPAccessList) hostAccessMode
(String hostAccessMode) hostDeny()
idProvider
(Object idProvider) internalPort
(Integer internalPort) ipAccessMode
(String ipAccessMode) jsseEnabledProtocols
(Object jsseEnabledProtocols) keepAliveTimeout
(String keepAliveTimeout) key()
listenerType
(String listenerType) maxQueue()
pkg()
port()
portDescription
(String portDescription) protocol()
provider()
ssl()
status()
stepsize()
threadPool
(String threadPool) threadPriority
(String threadPriority) toString()
uniqueID()
usedThreadCount
(String usedThreadCount)
-
Felddetails
-
accessMode
-
clientAuth
-
configURL
-
curDelay
-
enabled
-
factoryKey
-
hasAccessList
-
hasIPAccessList
-
hostAccessMode
-
hostAllow
-
hostDeny
-
idProvider
-
internalPort
-
ipAccessMode
-
jsseEnabledProtocols
-
keepAliveTimeout
-
key
-
listenerType
-
listening
-
maxQueue
-
maxThread
-
minThread
-
pkg
-
port
-
portAlias
-
portDescription
-
protocol
-
provider
-
ssl
-
status
-
stepsize
-
suspended
-
threadPool
-
threadPriority
-
uniqueID
-
usedThreadCount
-
-
Konstruktordetails
-
Port
Constructs a validated implementation ofPort
.- Parameter:
spec
- the specification to process
-
Port
public Port(String accessMode, String clientAuth, String configURL, String curDelay, String enabled, String factoryKey, String hasAccessList, String hasIPAccessList, String hostAccessMode, List<String> hostAllow, List<String> hostDeny, Object idProvider, Integer internalPort, String ipAccessMode, Object jsseEnabledProtocols, String keepAliveTimeout, String key, String listenerType, String listening, String maxQueue, String maxThread, String minThread, String pkg, Integer port, String portAlias, String portDescription, String protocol, String provider, String ssl, String status, String stepsize, String suspended, String threadPool, String threadPriority, String uniqueID, String usedThreadCount) -
Port
protected Port()
-
-
Methodendetails
-
accessMode
-
clientAuth
-
configURL
-
curDelay
-
enabled
-
factoryKey
-
hasAccessList
-
hasIPAccessList
-
hostAccessMode
-
hostAllow
-
hostDeny
-
idProvider
-
internalPort
-
ipAccessMode
-
jsseEnabledProtocols
-
keepAliveTimeout
-
key
-
listenerType
-
listening
-
maxQueue
-
maxThread
-
minThread
-
pkg
-
port
-
portAlias
-
portDescription
-
protocol
-
provider
-
ssl
-
status
-
stepsize
-
suspended
-
threadPool
-
threadPriority
-
uniqueID
-
usedThreadCount
-
accessMode
- Gibt zurück:
this
.
-
clientAuth
- Gibt zurück:
this
.
-
configURL
- Gibt zurück:
this
.
-
curDelay
- Gibt zurück:
this
.
-
enabled
- Gibt zurück:
this
.
-
factoryKey
- Gibt zurück:
this
.
-
hasAccessList
- Gibt zurück:
this
.
-
hasIPAccessList
- Gibt zurück:
this
.
-
hostAccessMode
- Gibt zurück:
this
.
-
hostAllow
- Gibt zurück:
this
.
-
hostDeny
- Gibt zurück:
this
.
-
idProvider
- Gibt zurück:
this
.
-
internalPort
- Gibt zurück:
this
.
-
ipAccessMode
- Gibt zurück:
this
.
-
jsseEnabledProtocols
- Gibt zurück:
this
.
-
keepAliveTimeout
- Gibt zurück:
this
.
-
key
- Gibt zurück:
this
.
-
listenerType
- Gibt zurück:
this
.
-
listening
- Gibt zurück:
this
.
-
maxQueue
- Gibt zurück:
this
.
-
maxThread
- Gibt zurück:
this
.
-
minThread
- Gibt zurück:
this
.
-
pkg
- Gibt zurück:
this
.
-
port
- Gibt zurück:
this
.
-
portAlias
- Gibt zurück:
this
.
-
portDescription
- Gibt zurück:
this
.
-
protocol
- Gibt zurück:
this
.
-
provider
- Gibt zurück:
this
.
-
ssl
- Gibt zurück:
this
.
-
status
- Gibt zurück:
this
.
-
stepsize
- Gibt zurück:
this
.
-
suspended
- Gibt zurück:
this
.
-
threadPool
- Gibt zurück:
this
.
-
threadPriority
- Gibt zurück:
this
.
-
uniqueID
- Gibt zurück:
this
.
-
usedThreadCount
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-