Uses of Interface
com.yahoo.config.subscription.impl.MockConnection.ResponseHandler
-
Packages that use MockConnection.ResponseHandler Package Description com.yahoo.config.subscription.impl -
-
Uses of MockConnection.ResponseHandler in com.yahoo.config.subscription.impl
Classes in com.yahoo.config.subscription.impl that implement MockConnection.ResponseHandler Modifier and Type Class Description static class
MockConnection.AbstractResponseHandler
Constructors in com.yahoo.config.subscription.impl with parameters of type MockConnection.ResponseHandler Constructor Description MockConnection(MockConnection.ResponseHandler responseHandler)
MockConnection(MockConnection.ResponseHandler responseHandler, int numSpecs)
-