org.apache.geronimo.security.network.protocol
Class SubjectCarryingChannel.SubjectPacketFilter

java.lang.Object
  extended byorg.activeio.packet.FilterPacket
      extended byorg.apache.geronimo.security.network.protocol.SubjectCarryingChannel.SubjectPacketFilter
All Implemented Interfaces:
org.activeio.Disposable, org.activeio.Packet
Enclosing class:
SubjectCarryingChannel

public class SubjectCarryingChannel.SubjectPacketFilter
extends org.activeio.packet.FilterPacket


Nested Class Summary
 
Nested classes inherited from class org.activeio.Packet
org.activeio.Packet.ByteSequence
 
Field Summary
 
Fields inherited from class org.activeio.packet.FilterPacket
next
 
Method Summary
 org.activeio.Packet filter(org.activeio.Packet packet)
           
 Object narrow(Class target)
           
 
Methods inherited from class org.activeio.packet.FilterPacket
asByteSequence, capacity, clear, dispose, duplicate, duplicate, flip, hasRemaining, limit, limit, position, position, read, read, read, remaining, rewind, slice, sliceAsBytes, write, write, writeTo, writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

narrow

public Object narrow(Class target)

filter

public org.activeio.Packet filter(org.activeio.Packet packet)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.