Uses of Class
org.openamf.config.ServiceMethodConfig

Packages that use ServiceMethodConfig
org.openamf   
org.openamf.config   
 

Uses of ServiceMethodConfig in org.openamf
 

Methods in org.openamf that return ServiceMethodConfig
 ServiceMethodConfig ServiceRequest.getServiceMethodConfig()
           
 

Uses of ServiceMethodConfig in org.openamf.config
 

Methods in org.openamf.config with parameters of type ServiceMethodConfig
 void ServiceConfig.addMethodConfig(ServiceMethodConfig methodConfig)