public interface ProtocolChainInstanceHandler
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
| Modifier and Type | Method and Description |
|---|---|
String |
getClassname()
Protocol chain instance handler implementation class
|
ProtocolChain |
getProtocolChain()
Defines protocol chain configuration
|
void |
setClassname(String value) |
void |
setProtocolChain(ProtocolChain value) |
String getClassname()
void setClassname(String value)
ProtocolChain getProtocolChain()
void setProtocolChain(ProtocolChain value)
Copyright © 2017. All rights reserved.