Uses of Enum Class
ch.nolix.baseapi.net.netproperty.ConnectionType
Packages that use ConnectionType
Package
Description
-
Uses of ConnectionType in ch.nolix.base.net.executoranddataproviderserver
Methods in ch.nolix.base.net.executoranddataproviderserver that return ConnectionTypeModifier and TypeMethodDescriptionLocalEndPoint.getConnectionType()NetEndPoint.getConnectionType() -
Uses of ConnectionType in ch.nolix.base.net.senderandreceiverserver
Methods in ch.nolix.base.net.senderandreceiverserver that return ConnectionTypeModifier and TypeMethodDescriptionLocalEndPoint.getConnectionType()SocketEndPoint.getConnectionType()SslServerEndPoint.getConnectionType() -
Uses of ConnectionType in ch.nolix.base.net.senderandreplierserver
Methods in ch.nolix.base.net.senderandreplierserver that return ConnectionTypeModifier and TypeMethodDescriptionLocalEndPoint.getConnectionType()NetEndPoint.getConnectionType() -
Uses of ConnectionType in ch.nolix.baseapi.net.netattribute
Methods in ch.nolix.baseapi.net.netattribute that return ConnectionType -
Uses of ConnectionType in ch.nolix.baseapi.net.netproperty
Subclasses with type arguments of type ConnectionType in ch.nolix.baseapi.net.netpropertyMethods in ch.nolix.baseapi.net.netproperty that return ConnectionTypeModifier and TypeMethodDescriptionstatic ConnectionTypeReturns the enum constant of this class with the specified name.static ConnectionType[]ConnectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.