public static class ServiceProviderConfiguration.Bulk extends SupportedAttribute
| Constructor and Description |
|---|
ServiceProviderConfiguration.Bulk() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxOperations() |
int |
getMaxPayloadSize() |
ServiceProviderConfiguration.Bulk |
setMaxOperations(int maxOperations) |
ServiceProviderConfiguration.Bulk |
setMaxPayloadSize(int maxPayloadSize) |
isSupported, setSupportedpublic int getMaxOperations()
public ServiceProviderConfiguration.Bulk setMaxOperations(int maxOperations)
public int getMaxPayloadSize()
public ServiceProviderConfiguration.Bulk setMaxPayloadSize(int maxPayloadSize)
Copyright © 2013 JBoss Inc.. All Rights Reserved.