|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisEndpoint | |
---|---|
org.apache.axis2.description |
Uses of AxisEndpoint in org.apache.axis2.description |
---|
Methods in org.apache.axis2.description that return AxisEndpoint | |
---|---|
AxisEndpoint |
AxisBinding.getAxisEndpoint()
|
AxisEndpoint |
AxisService.getEndpoint(java.lang.String key)
|
Methods in org.apache.axis2.description that return types with arguments of type AxisEndpoint | |
---|---|
java.util.Map<java.lang.String,AxisEndpoint> |
AxisService.getEndpoints()
|
Methods in org.apache.axis2.description with parameters of type AxisEndpoint | |
---|---|
void |
AxisService.addEndpoint(java.lang.String key,
AxisEndpoint axisEndpoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |