Uses of Class
com.sun.xml.ws.api.message.Packet.Status

Packages that use Packet.Status
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
 

Uses of Packet.Status in com.sun.xml.ws.api.message
 

Methods in com.sun.xml.ws.api.message that return Packet.Status
static Packet.Status Packet.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Packet.Status[] Packet.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.