public interface ProtocolInInterface<ProRequest,ProResponse> extends ProtocolInterface
Modifier and Type | Method and Description |
---|---|
void |
addProtocolListener(ProtocolInListener listener) |
ProResponse |
received(ProRequest proRequest) |
void |
setProtocolProcess(ProtocolProcess protocolProcess) |
getId, setId, setProtocolTrans
ProResponse received(ProRequest proRequest)
void setProtocolProcess(ProtocolProcess protocolProcess)
void addProtocolListener(ProtocolInListener listener)
Copyright © 2006–2018 TinyGroup. All rights reserved.