Uses of Class
org.glassfish.admin.payload.PayloadImpl.Inbound

Packages that use PayloadImpl.Inbound
org.glassfish.admin.payload   
 

Uses of PayloadImpl.Inbound in org.glassfish.admin.payload
 

Subclasses of PayloadImpl.Inbound in org.glassfish.admin.payload
static class TextPayloadImpl.Inbound
           
 

Methods in org.glassfish.admin.payload that return PayloadImpl.Inbound
static PayloadImpl.Inbound PayloadImpl.Inbound.newInstance(String payloadContentType, InputStream is)
          Creates a new Inbound Payload of the given content type, read from the specified InputStream.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.