org.zeromq.api
Interface TypedSendable<T>


public interface TypedSendable<T>


Method Summary
 void send(T t, int flags)
           
 

Method Detail

send

void send(T t,
          int flags)
          throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.