Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee

Packages that use TransportGuarantee
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of TransportGuarantee in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as TransportGuarantee
protected  TransportGuarantee UserDataConstraint.transportGuarantee
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return TransportGuarantee
 TransportGuarantee ObjectFactory.createTransportGuarantee()
          Create an instance of TransportGuarantee
 TransportGuarantee UserDataConstraint.getTransportGuarantee()
          Gets the value of the transportGuarantee property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type TransportGuarantee
 void UserDataConstraint.setTransportGuarantee(TransportGuarantee value)
          Sets the value of the transportGuarantee property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.