|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointReferenceType | |
org.codehaus.activesoap.policy.addressing | |
org.codehaus.activesoap.policy.addressing.handler |
Uses of EndpointReferenceType in org.codehaus.activesoap.policy.addressing |
Methods in org.codehaus.activesoap.policy.addressing that return EndpointReferenceType | |
EndpointReferenceType |
AddressingContext.getFrom()
|
EndpointReferenceType |
AddressingContext.getReplyTo()
|
EndpointReferenceType |
AddressingContext.getFaultTo()
|
EndpointReferenceType |
AddressingContext.getRecipient()
|
Methods in org.codehaus.activesoap.policy.addressing with parameters of type EndpointReferenceType | |
void |
AddressingContext.setFrom(EndpointReferenceType from)
|
void |
AddressingContext.setReplyTo(EndpointReferenceType replyTo)
|
void |
AddressingContext.setFaultTo(EndpointReferenceType faultTo)
|
void |
AddressingContext.setRecipient(EndpointReferenceType recipient)
|
Uses of EndpointReferenceType in org.codehaus.activesoap.policy.addressing.handler |
Methods in org.codehaus.activesoap.policy.addressing.handler with parameters of type EndpointReferenceType | |
protected void |
EndpointReferenceTypeHandler.populateEndpointReferenceType(MessageExchange exchange,
EndpointReferenceType value)
|
protected void |
EndpointReferenceTypeHandler.processElement(MessageExchange exchange,
EndpointReferenceType value)
|
protected abstract void |
EndpointReferenceTypeHandler.setValue(AddressingContext context,
EndpointReferenceType value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |