tuweni / org.apache.tuweni.devp2p.proxy

Package org.apache.tuweni.devp2p.proxy

Types

ClientHandler

interface ClientHandler

ProxyClient

class ProxyClient : SubProtocolClient

ProxyHandler

class ProxyHandler : CoroutineScope, SubProtocolHandler

ProxySubprotocol

class ProxySubprotocol : SubProtocol

RequestMessage

data class RequestMessage

ResponseMessage

data class ResponseMessage

StatusMessage

data class StatusMessage

Exceptions

ProxyError

class ProxyError : RuntimeException

Properties

REQUEST

const val REQUEST: Int

RESPONSE

const val RESPONSE: Int

STATUS

const val STATUS: Int