Class TextPayloadImpl.Inbound

  • All Implemented Interfaces:
    org.glassfish.api.admin.Payload.Inbound
    Enclosing class:
    TextPayloadImpl

    public static class TextPayloadImpl.Inbound
    extends PayloadImpl.Inbound
    • Method Detail

      • supportsContentType

        public static boolean supportsContentType​(String contentType)
        Does this Inbound Payload implementation support the given content type?
        Returns:
        true if the content type is supported
      • parts

        public Iterator<org.glassfish.api.admin.Payload.Part> parts()