public class ServiceFinder
extends java.lang.Object
Constructor and Description |
---|
ServiceFinder(int planId,
java.util.List<ServiceLink> serviceLinkList) |
Modifier and Type | Method and Description |
---|---|
int |
getPlanId() |
ServiceLink |
getServiceLink(int direct,
long addr,
int port,
int iface,
int diffServ) |
public ServiceFinder(int planId, java.util.List<ServiceLink> serviceLinkList)
public int getPlanId()
public ServiceLink getServiceLink(int direct, long addr, int port, int iface, int diffServ)