com.jproxy.proxy.server.protocol
Interface IMemoryHandler


public interface IMemoryHandler


Method Summary
 byte[] getBytes(java.lang.String name)
           
 void setBytes(java.lang.String name, byte[] bytes)
           
 

Method Detail

getBytes

public byte[] getBytes(java.lang.String name)

setBytes

public void setBytes(java.lang.String name,
                     byte[] bytes)


Copyright © JProxy LLC. All Rights Reserved.