|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractExternalServiceCaller | |
|---|---|
| org.ow2.petals.binding.soap.listener.outgoing | |
| Uses of AbstractExternalServiceCaller in org.ow2.petals.binding.soap.listener.outgoing |
|---|
| Subclasses of AbstractExternalServiceCaller in org.ow2.petals.binding.soap.listener.outgoing | |
|---|---|
class |
JSONCaller
A caller for JSON services |
class |
RESTCaller
A REST service caller. |
class |
SOAPCaller
An external web service dispatcher. |
class |
WSNotifier
|
| Fields in org.ow2.petals.binding.soap.listener.outgoing with type parameters of type AbstractExternalServiceCaller | |
|---|---|
protected java.util.Map<java.lang.String,AbstractExternalServiceCaller> |
JBIListener.callers
Map of service callers. |
| Methods in org.ow2.petals.binding.soap.listener.outgoing with parameters of type AbstractExternalServiceCaller | |
|---|---|
protected void |
JBIListener.addCaller(AbstractExternalServiceCaller caller)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||