public class ServiceHttpChannelManager extends Object
| Constructor and Description |
|---|
ServiceHttpChannelManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addService(ServiceHttp service) |
List<ServiceInfo> |
getInfos() |
ServiceHttp |
getService(String id) |
public void addService(ServiceHttp service)
public ServiceHttp getService(String id)
public List<ServiceInfo> getInfos()
Copyright © 2006–2018 TinyGroup. All rights reserved.