Class Property.StringProperty

java.lang.Object
org.apache.sshd.common.Property.BaseProperty<String>
org.apache.sshd.common.Property.StringProperty
All Implemented Interfaces:
NamedResource, Property<String>
Enclosing interface:
Property<T>

public static class Property.StringProperty extends Property.BaseProperty<String>