public interface NetworkDelegate
Modifier and Type | Method and Description |
---|---|
void |
error(ProtocolError error) |
void |
frame(Frame frame) |
void |
init(ProtocolHeader header) |
void init(ProtocolHeader header)
void frame(Frame frame)
void error(ProtocolError error)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.