com.sun.xml.ws.transport.tcp.dev
Class TcpTransportFeatureReader

java.lang.Object
  extended by com.sun.xml.ws.config.metro.dev.SimpleFeatureReader
      extended by com.sun.xml.ws.transport.tcp.dev.TcpTransportFeatureReader
All Implemented Interfaces:
FeatureReader

public class TcpTransportFeatureReader
extends SimpleFeatureReader

Author:
Fabian Ritzmann

Field Summary
 
Fields inherited from interface com.sun.xml.ws.config.metro.dev.FeatureReader
ENABLED_ATTRIBUTE_NAME
 
Constructor Summary
TcpTransportFeatureReader()
           
 
Method Summary
protected  TcpTransportFeature createFeature(boolean enabled)
          Instantiate the proper feature class.
 
Methods inherited from class com.sun.xml.ws.config.metro.dev.SimpleFeatureReader
parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcpTransportFeatureReader

public TcpTransportFeatureReader()
Method Detail

createFeature

protected TcpTransportFeature createFeature(boolean enabled)
Description copied from class: SimpleFeatureReader
Instantiate the proper feature class.

Specified by:
createFeature in class SimpleFeatureReader


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.