Class Property.CharsetProperty

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

public static class Property.CharsetProperty extends Property.BaseProperty<Charset>