Uses of Class
org.apache.openejb.jee.was.v6.wsclient.Handler

Packages that use Handler
org.apache.openejb.jee.was.v6.wsclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Handler in org.apache.openejb.jee.was.v6.wsclient
 

Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type Handler
protected  java.util.List<Handler> ServiceRef.handlers
           
 

Methods in org.apache.openejb.jee.was.v6.wsclient that return Handler
 Handler ObjectFactory.createHandler()
          Create an instance of Handler
 

Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type Handler
 javax.xml.bind.JAXBElement<Handler> ObjectFactory.createHandler(Handler value)
          Create an instance of JAXBElement<Handler>
 java.util.List<Handler> ServiceRef.getHandlers()
          Gets the value of the handlers property.
 

Methods in org.apache.openejb.jee.was.v6.wsclient with parameters of type Handler
 javax.xml.bind.JAXBElement<Handler> ObjectFactory.createHandler(Handler value)
          Create an instance of JAXBElement<Handler>
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.