Uses of Class
org.cxml.URLPost
-
Packages that use URLPost Package Description org.cxml -
-
Uses of URLPost in org.cxml
Fields in org.cxml declared as URLPost Modifier and Type Field Description protected URLPostNotification. urlPostMethods in org.cxml that return URLPost Modifier and Type Method Description URLPostObjectFactory. createURLPost()Create an instance ofURLPostURLPostNotification. getURLPost()Gets the value of the urlPost property.Methods in org.cxml with parameters of type URLPost Modifier and Type Method Description voidNotification. setURLPost(URLPost value)Sets the value of the urlPost property.
-