org.glassfish.grizzly.portunif
Class PUProtocol
java.lang.Object
org.glassfish.grizzly.portunif.PUProtocol
public class PUProtocol
- extends Object
The wrapper class, which holds protocol finder and correspondent protocol,
represented by FilterChain.
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PUProtocol
public PUProtocol(ProtocolFinder finder,
FilterChain processor)
getProtocolFinder
public ProtocolFinder getProtocolFinder()
getFilterChain
public FilterChain getFilterChain()
Copyright © 2012 Oracle Corporation. All Rights Reserved.