Uses of Class
kong.unirest.core.SocketSet
-
Packages that use SocketSet Package Description kong.unirest.core -
-
Uses of SocketSet in kong.unirest.core
Fields in kong.unirest.core declared as SocketSet Modifier and Type Field Description private SocketSetMockClient. remoteSocketprivate SocketSetMockWebSocket. remoteSocketSetMethods in kong.unirest.core that return SocketSet Modifier and Type Method Description SocketSet<MockWebSocket,MockListener>MockClient. serversSocket()Methods in kong.unirest.core with parameters of type SocketSet Modifier and Type Method Description voidMockWebSocket. init(SocketSet otherSide)
-