XNIO API 3.0.7.GA

Uses of Class
org.xnio.Property

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

Copyright © 2010 JBoss, a division of Red Hat, Inc.