|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SBServiceCallDescriptor | |
org.resilientedge.jockey.servicebridge |
Uses of SBServiceCallDescriptor in org.resilientedge.jockey.servicebridge |
Methods in org.resilientedge.jockey.servicebridge that return SBServiceCallDescriptor | |
SBServiceCallDescriptor |
SBServiceCall.getCallDescriptor()
Get the value of callDescriptor. |
SBServiceCallDescriptor |
SBServiceDescriptor.getCallDescriptor(java.lang.String callName)
getCallDescriptor returns a descriptor
for a given method |
Methods in org.resilientedge.jockey.servicebridge with parameters of type SBServiceCallDescriptor | |
void |
SBServiceCall.setCallDescriptor(SBServiceCallDescriptor callDescriptor)
Set the value of callDescriptor. |
void |
SBServiceDescriptor.addCallDescriptor(SBServiceCallDescriptor descriptor)
|
Constructors in org.resilientedge.jockey.servicebridge with parameters of type SBServiceCallDescriptor | |
SBServiceCall(SBServiceCallDescriptor descriptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |