org.apache.ws.resource.metadataexchange.v2004_09.porttype
Interface MetadataExchangePortType
- All Known Implementing Classes:
- MetadataExchangePortTypeImpl
- public interface MetadataExchangePortType
The WS-MEX MetadataExchange portType.
Field Summary |
static javax.xml.namespace.QName |
NAME
|
Method Summary |
org.xmlsoap.schemas.ws.x2004.x09.mex.AnyXmlType |
get()
|
org.xmlsoap.schemas.ws.x2004.x09.mex.MetadataDocument |
getMetadata(org.xmlsoap.schemas.ws.x2004.x09.mex.GetMetadataDocument request)
|
NAME
public static final javax.xml.namespace.QName NAME
getMetadata
public org.xmlsoap.schemas.ws.x2004.x09.mex.MetadataDocument getMetadata(org.xmlsoap.schemas.ws.x2004.x09.mex.GetMetadataDocument request)
get
public org.xmlsoap.schemas.ws.x2004.x09.mex.AnyXmlType get()
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.