|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.xnio | The main API package for XNIO. |
| Uses of Property in org.xnio |
|---|
| Fields in org.xnio with type parameters of type Property | |
|---|---|
static Option<Sequence<Property>> |
Options.SASL_PROPERTIES
A list of provider specific SASL properties. |
| Methods in org.xnio that return Property | |
|---|---|
static Property |
Property.of(String key,
String value)
Create a new property for the specified key and value. |
| Methods in org.xnio with parameters of type Property | |
|---|---|
boolean |
Property.equals(Property other)
Determine if this Property equals another Property. |
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||