当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
IDResolver (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.message
Interface IDResolver
- public interface IDResolver
- Author:
- Glen Daniels (gdaniels@allaire.com)
getReferencedObject
public Object getReferencedObject(String href)
- Get the object refereced by the href
addReferencedObject
public void addReferencedObject(String id,
Object referent)
- Store the object associated with id
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.