|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||