public interface SvpHttpMockService<T extends MockOperation, M extends GenericMockDispatcher> extends SvpMockService
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getPath() |
|
public int |
getPort() |
|
public boolean |
isHttpSecure() |
|
public void |
setPath(java.lang.String path) |
|
public void |
setPort(int port) |
Methods inherited from class | Name |
---|---|
interface SvpMockService |
getAssertable, getDataSources, getDescription, setDescription |