public interface IAccessPointTask
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
AccessPointDef |
decomposeNode(AccessPointNode apNode) |
GeneratedWsdlContentDef |
generateWSDL(java.lang.String accessPointId) |
GeneratedWsPolicyContentDef |
generateWsPolicy(java.lang.String accessPointId) |
java.lang.String[] |
getServiceDescriptionLanguageUrls(java.lang.String accessPointId) |
java.lang.String |
getSoapEndpointUrl(java.lang.String accessPointId) |
java.lang.String |
getWsdlFileUrl(java.lang.String accessPointId) |
java.lang.String |
getWsPolicyUrl(java.lang.String accessPointId) |
java.lang.String getWsPolicyUrl(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException
GeneratedWsdlContentDef generateWSDL(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException
GeneratedWsPolicyContentDef generateWsPolicy(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException
AccessPointDef decomposeNode(AccessPointNode apNode) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getWsdlFileUrl(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String[] getServiceDescriptionLanguageUrls(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getSoapEndpointUrl(java.lang.String accessPointId) throws java.rmi.RemoteException
java.rmi.RemoteException