org.glassfish.admin.payload
Class PayloadImpl

java.lang.Object
  extended by org.glassfish.admin.payload.PayloadImpl
All Implemented Interfaces:
Payload

public class PayloadImpl
extends Object
implements Payload

Abstract implementation of the Payload API.

Author:
tjquinn

Nested Class Summary
static class PayloadImpl.Inbound
          Partial implementation of the Inbound interface.
static class PayloadImpl.Outbound
           
static class PayloadImpl.Part
          Partial implementation of Part.
 
Field Summary
 
Fields inherited from interface org.glassfish.api.admin.Payload
PAYLOAD_HEADER_NAME
 
Constructor Summary
PayloadImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayloadImpl

public PayloadImpl()


Copyright © 2012 GlassFish Community. All Rights Reserved.