Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.TransportGuaranteeType

Packages that use TransportGuaranteeType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of TransportGuaranteeType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as TransportGuaranteeType
protected  TransportGuaranteeType UserDataConstraintType.transportGuarantee
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return TransportGuaranteeType
 TransportGuaranteeType ObjectFactory.createTransportGuaranteeType()
          Create an instance of TransportGuaranteeType
 TransportGuaranteeType UserDataConstraintType.getTransportGuarantee()
          Gets the value of the transportGuarantee property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type TransportGuaranteeType
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the transportGuarantee property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.