Uses of Class
com.sun.xml.ws.handler.HandlerProcessor.RequestOrResponse

Packages that use HandlerProcessor.RequestOrResponse
com.sun.xml.ws.handler   
 

Uses of HandlerProcessor.RequestOrResponse in com.sun.xml.ws.handler
 

Methods in com.sun.xml.ws.handler that return HandlerProcessor.RequestOrResponse
static HandlerProcessor.RequestOrResponse HandlerProcessor.RequestOrResponse.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HandlerProcessor.RequestOrResponse[] HandlerProcessor.RequestOrResponse.values()
          Returns an array containing the constants of this enum type, in the order they're declared.