|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoapRef | |
---|---|
org.apache.cxf.aegis.type.encoded |
Uses of SoapRef in org.apache.cxf.aegis.type.encoded |
---|
Methods in org.apache.cxf.aegis.type.encoded that return types with arguments of type SoapRef | |
---|---|
java.util.SortedMap<java.lang.String,java.util.List<SoapRef>> |
SoapRefRegistry.getUnresolvedRefs()
Gets the unresolved SOAP references by referenced id. |
Methods in org.apache.cxf.aegis.type.encoded with parameters of type SoapRef | |
---|---|
void |
SoapRefRegistry.addRef(java.lang.String id,
SoapRef soapRef)
Adds a reference to the specified id. |
void |
SoapRef.Action.onSet(SoapRef ref)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |