| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| Handler<C extends MessageContext> | 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. | 
| LogicalHandler<C extends LogicalMessageContext> | The LogicalHandlerextends
  Handler to provide typesafety for the message context parameter. | 
| 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. | 
| PortInfo | The PortInfointerface is used by aHandlerResolverto query information about
  the port it is being asked to create a handler chain for. | 
| Enum Summary | |
|---|---|
| MessageContext.Scope | Property scope. | 
This package defines APIs for message handlers.
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.