public interface ChannelClient<ProRequest,ProResponse>
Modifier and Type | Method and Description |
---|---|
void |
asynSend(ProRequest proRequest) |
ProResponse |
send(ProRequest proRequest) |
ProResponse send(ProRequest proRequest)
void asynSend(ProRequest proRequest)
Copyright © 2006–2018 TinyGroup. All rights reserved.