de.bsvrz.kex.tls.osi2osi3.osi3
Interface NetworkLayerSender

All Known Implementing Classes:
TlsNetworkLayer

public interface NetworkLayerSender

Author:
Kappich Systemberatung

Method Summary
 void sendWithoutRedirection(int destination, int priority, byte[] data, boolean longTelegram)
           
 

Method Detail

sendWithoutRedirection

void sendWithoutRedirection(int destination,
                            int priority,
                            byte[] data,
                            boolean longTelegram)
                            throws DestinationUnreachableException
Throws:
DestinationUnreachableException