de.bsvrz.kex.tls.osi2osi3.redirection
Class WildcardProcessor

java.lang.Object
  extended by de.bsvrz.kex.tls.osi2osi3.redirection.WildcardProcessor

public class WildcardProcessor
extends Object

Klasse zur Auswertung des OSI-3 Umleitungsparameters. Der Wildcardprozessor erzeugt ein Objekt der Klasse RedirectionInfo und initialisiert die Maps Receive- und Send Entries durch die entsprechenden Funktionen.

Author:
Kappich Systemberatung

Constructor Summary
WildcardProcessor(TlsModel tlsModel)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WildcardProcessor

public WildcardProcessor(TlsModel tlsModel)