org.eclipse.net4j.signal.wrapping
Class GZIPStreamWrapperInjector

java.lang.Object
  extended by org.eclipse.net4j.signal.wrapping.StreamWrapperInjector
      extended by org.eclipse.net4j.signal.wrapping.GZIPStreamWrapperInjector
All Implemented Interfaces:
IElementProcessor

public class GZIPStreamWrapperInjector
extends StreamWrapperInjector

An injector that injects GZIPStreamWrapper instances.


Field Summary
static GZIPStreamWrapper STREAM_WRAPPER
           
 
Constructor Summary
GZIPStreamWrapperInjector(String protocolID)
           
 
Method Summary
 
Methods inherited from class org.eclipse.net4j.signal.wrapping.StreamWrapperInjector
getProtocolID, getStreamWrapper, inject, process, shouldInject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STREAM_WRAPPER

public static final GZIPStreamWrapper STREAM_WRAPPER
Constructor Detail

GZIPStreamWrapperInjector

public GZIPStreamWrapperInjector(String protocolID)


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.