Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b24

javax.xml.ws.handler
Interface LogicalHandler<C extends LogicalMessageContext>

All Superinterfaces:
Handler<C>

public interface LogicalHandler<C extends LogicalMessageContext>
extends Handler<C>

The LogicalHandler extends Handler to provide typesafety for the message context parameter.

Since:
JAX-WS 2.0

Method Summary
 
Methods inherited from interface javax.xml.ws.handler.Handler
close, handleFault, handleMessage
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.