| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.xml.ws.handler | |
|---|---|
| javax.xml.ws | This package contains the core JAX-WS APIs. | 
| javax.xml.ws.handler | This package defines APIs for message handlers. | 
| javax.xml.ws.handler.soap | This package defines APIs for SOAP message handlers. | 
| javax.xml.ws.spi | This package defines SPIs for JAX-WS. | 
| Classes in javax.xml.ws.handler used by javax.xml.ws | |
|---|---|
| Handler The Handlerinterface
  is the base interface for JAX-WS handlers. | |
| HandlerResolver HandlerResolveris an interface implemented
  by an application to get control over the handler chain
  set on proxy/dispatch objects at the time of their creation. | |
| MessageContext The interface MessageContextabstracts the message
 context that is processed by a handler in thehandlemethod. | |
| Classes in javax.xml.ws.handler used by javax.xml.ws.handler | |
|---|---|
| Handler The Handlerinterface
  is the base interface for JAX-WS handlers. | |
| LogicalMessageContext The LogicalMessageContextinterface extendsMessageContextto
  provide access to a the contained message as a protocol neutral
  LogicalMessage | |
| MessageContext The interface MessageContextabstracts the message
 context that is processed by a handler in thehandlemethod. | |
| MessageContext.Scope Property scope. | |
| PortInfo The PortInfointerface is used by aHandlerResolverto query information about
  the port it is being asked to create a handler chain for. | |
| Classes in javax.xml.ws.handler used by javax.xml.ws.handler.soap | |
|---|---|
| Handler The Handlerinterface
  is the base interface for JAX-WS handlers. | |
| MessageContext The interface MessageContextabstracts the message
 context that is processed by a handler in thehandlemethod. | |
| Classes in javax.xml.ws.handler used by javax.xml.ws.spi | |
|---|---|
| HandlerResolver HandlerResolveris an interface implemented
  by an application to get control over the handler chain
  set on proxy/dispatch objects at the time of their creation. | |
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.