org.codehaus.xfire.annotations.commons.soap
Class SOAPMessageHandlers
java.lang.Object
org.codehaus.xfire.annotations.soap.SOAPMessageHandlersAnnotation
org.codehaus.xfire.annotations.commons.soap.SOAPMessageHandlers
- All Implemented Interfaces:
- Serializable
public class SOAPMessageHandlers
- extends SOAPMessageHandlersAnnotation
Commons Attributes version of the SOAP message handlers annotation.
- Author:
- Arjen Poutsma
- See Also:
SOAPMessageHandlersAnnotation
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPMessageHandlers
public SOAPMessageHandlers(SOAPMessageHandler[] value)
- Initializes a new instance of the
SOAPMessageHandlersAnnotation
.
- Parameters:
value
- the handlers.
Copyright © 2004-2013. All Rights Reserved.