|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wsdl.mock.dispatch.MockOperationDispatchRegistry
public class MockOperationDispatchRegistry
| Constructor Summary | |
|---|---|
MockOperationDispatchRegistry()
|
|
| Method Summary | |
|---|---|
static MockOperationDispatcher |
buildDispatcher(java.lang.String type,
WsdlMockOperation mockOperation)
|
static java.lang.String[] |
getDispatchTypes()
|
static void |
putFactory(java.lang.String type,
MockOperationDispatchFactory factory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockOperationDispatchRegistry()
| Method Detail |
|---|
public static void putFactory(java.lang.String type,
MockOperationDispatchFactory factory)
public static java.lang.String[] getDispatchTypes()
public static MockOperationDispatcher buildDispatcher(java.lang.String type,
WsdlMockOperation mockOperation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||