ProtocolStackConfigurator
public class PlainConfigurator extends java.lang.Object implements ProtocolStackConfigurator
Constructor | Description |
---|---|
PlainConfigurator(java.lang.String properties) |
Instantiates a PlainConfigurator with old style properties
|
Modifier and Type | Method | Description |
---|---|---|
ProtocolData[] |
getProtocolStack() |
Throws a UnsupportedOperationException all the time.
|
java.lang.String |
getProtocolStackString() |
returns the old style protocol string
|
public PlainConfigurator(java.lang.String properties)
public java.lang.String getProtocolStackString()
getProtocolStackString
in interface ProtocolStackConfigurator
public ProtocolData[] getProtocolStack()
getProtocolStack
in interface ProtocolStackConfigurator
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.