org.richfaces.request
Interface ByteSequenceMatcher.BytesHandler

Enclosing class:
ByteSequenceMatcher

public static interface ByteSequenceMatcher.BytesHandler


Method Summary
 void handle(byte[] bytes, int length)
           
 

Method Detail

handle

void handle(byte[] bytes,
            int length)
            throws IOException
Throws:
IOException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.