| 构造器和说明 |
|---|
WebSocketEndpointAdapter(WsonrpcClientEndpoint endpoint) |
public WebSocketEndpointAdapter(WsonrpcClientEndpoint endpoint)
public void onOpen(javax.websocket.Session session)
public void onMessage(ByteBuffer buffer)
public void onError(Throwable error)
public void onClose(javax.websocket.CloseReason closeReason)
Copyright © 2017. All rights reserved.