Uses of Class
com.sun.xml.ws.tx.coord.v11.types.Expires
Packages that use Expires
-
Uses of Expires in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type ExpiresModifier and TypeMethodDescriptionstatic CoordinationContextIF<W3CEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> XmlTypeAdapter.adapt(CoordinationContext delegate) static BaseExpires<Expires>XmlTypeAdapter.CoordinationContextTypeImpl.getExpires()Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type ExpiresMethod parameters in com.sun.xml.ws.tx.coord.v11 with type arguments of type ExpiresModifier and TypeMethodDescriptionvoidXmlTypeAdapter.CoordinationContextTypeImpl.setExpires(BaseExpires<Expires> value) -
Uses of Expires in com.sun.xml.ws.tx.coord.v11.types
Fields in com.sun.xml.ws.tx.coord.v11.types declared as ExpiresModifier and TypeFieldDescriptionprotected ExpiresCoordinationContextType.expiresprotected ExpiresCreateCoordinationContextType.expiresMethods in com.sun.xml.ws.tx.coord.v11.types that return ExpiresModifier and TypeMethodDescriptionObjectFactory.createExpires()Create an instance ofExpiresCoordinationContextType.getExpires()Gets the value of the expires property.CreateCoordinationContextType.getExpires()Gets the value of the expires property.Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type ExpiresModifier and TypeMethodDescriptionvoidCoordinationContextType.setExpires(Expires value) Sets the value of the expires property.voidCreateCoordinationContextType.setExpires(Expires value) Sets the value of the expires property.