Uses of Class
com.unboundid.scim.wink.AbstractBulkResource

Packages that use AbstractBulkResource
com.unboundid.scim.wink   
 

Uses of AbstractBulkResource in com.unboundid.scim.wink
 

Subclasses of AbstractBulkResource in com.unboundid.scim.wink
 class BulkResource
          This class is a JAX-RS resource for the Bulk operation, where the content type is determined by HTTP headers.
 class JSONBulkResource
          This class is a JAX-RS resource for the Bulk operation, where JSON content type is specified in the URL path.
 class XMLBulkResource
          This class is a JAX-RS resource for the Bulk operation, where XML content type is specified in the URL path.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.