Package io.sisu.nng.pipeline
Class Pull0Socket
- java.lang.Object
-
- io.sisu.nng.Socket
-
- io.sisu.nng.pipeline.Pull0Socket
-
- All Implemented Interfaces:
java.lang.AutoCloseable
public class Pull0Socket extends Socket
-
-
Constructor Summary
Constructors Constructor Description Pull0Socket()
-
Method Summary
-
Methods inherited from class io.sisu.nng.Socket
close, dial, getSocketStruct, listen, receive, receive, receiveMessage, receiveMessage, send, send, sendMessage, sendMessage, sendMessage, setReceiveTimeout, setSendTimeout, setTlsConfig
-
-
-
-
Constructor Detail
-
Pull0Socket
public Pull0Socket() throws NngException
- Throws:
NngException
-
-