Uses of Class
org.glassfish.appclient.server.core.jws.servedcontent.Content.State
-
Packages that use Content.State Package Description org.glassfish.appclient.server.core.jws.servedcontent -
-
Uses of Content.State in org.glassfish.appclient.server.core.jws.servedcontent
Methods in org.glassfish.appclient.server.core.jws.servedcontent that return Content.State Modifier and Type Method Description Content.StateContent.Adapter. state()Content.StateContent. state()static Content.StateContent.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Content.State[]Content.State. values()Returns an array containing the constants of this enum type, in the order they are declared.
-